TransitGatewayCreateRequest
TransitGatewayCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | 설명 Example : TransitGateway Description | any of [string, null] | |
| name required | Transit Gateway 명 Example : TransitGatewayNamePattern : ^[a-zA-Z0-9-]*$Minimum length : 3Maximum length : 20 | string | |
| tags optional | 태그 목록 Example : [{'key': 'key', 'value': 'value'}] | array[Tag] |