NatGatewayCreateRequestV1Dot3
NatGatewayCreateRequestV1Dot3
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | NAT Gateway Description Example : VpcEndpoint DescriptionMaximum length : 50 | string | |
| multi_zone_enabled optional | Multi Zone Use Example : true | any of [boolean, null] | |
| publicip_ids required | PublicIP IDs Example : ['12f56e27070248a6a240a497e43fbe18', '24f56e27070248a6a240a497e43fbe18'] | array[string] | |
| subnet_id required | Subnet CIDR Example : 023c57b14f11483689338d085e061492 | string | |
| tags optional | Tag List Example : [{'key': 'key', 'value': 'value'}] | array[Tag] |