InternetGatewayCreateRequest
InternetGatewayCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | 설명 Example : | any of [string, null] | |
| firewall_enabled optional | 방화벽 사용 Example : False | boolean | |
| firewall_loggable optional | 방화벽 로깅 가능 Example : False | boolean | |
| tags optional | 태그 목록 | array[Tag] | |
| type required | Internet Gateway 유형 Example : IGW | enum (IGW, GGW, SIGW) | |
| vpc_id required | VPC ID Example : | string |