TransitGatewayRuleCreateRequest
TransitGatewayRuleCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| description optional | 설명 Example : Routing Rule DescriptionMaximum length : 50 | string | |
| destination_cidr required | 목적지 CIDR Example : 192.167.5.0/24 | string | |
| destination_type required | 목적지 타입 Example : VPC | enum (VPC, TGW) | |
| tgw_connection_vpc_id required | Transit Gateway에 연결된 VPC ID. Example : ffeced8e191c478eabd66b6e2cab8e34 | string |