VpnGatewayCreateRequest
VpnGatewayCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | 설명 Example : Example Description for VPN Gateway | any of [string, null] | |
| ip_address required | VPN Gateway IP 주소 Example : 123.0.0.1 | string | |
| ip_id required | VPN Gateway IP ID Example : fcde872f75c145a0893d656cc698f13e | string | |
| ip_type required | VPN Gateway IP 타입 Example : PUBLIC | string | |
| name required | VPN Gateway Name Example : ExampleVpnGW1 | string | |
| tags optional | 태그 목록 | array[Tag] | |
| vpc_id required | VPC ID Example : ceb44ea5ecb34a49b16495f9a63b0718 | string |