InternetGatewayCreateRequest
InternetGatewayCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | Description Example : | any of [string, null] | |
| firewall_enabled optional | Firewall Enable Example : False | boolean | |
| firewall_loggable optional | Firewall Loggable Example : False | boolean | |
| tags optional | Tag List | array[Tag] | |
| type required | Internet Gateway Type Example : IGW | enum (IGW, GGW, SIGW) | |
| vpc_id required | VPC Id Example : | string |