TransitGatewayRuleV1Dot2
TransitGatewayRuleV1Dot2
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : f1e6c81a2b054582878cb9724dc2ce9f | string | |
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| description required | 설명 Example : Routing Rule Description | string | |
| destination_cidr required | 목적지 CIDR Example : 192.167.5.0/24 | string | |
| destination_resource_id required | 목적지 자원 ID Example : ceb44ea5ecb34a49b16495f9a63b0718 | any of [string, null] | |
| destination_resource_name optional | 목적지 자원명 Example : VpcName | any of [string, null] | |
| destination_type required | 목적지 타입 Example : VPC | enum (VPC, TGW, ON_PREMISE) | |
| id required | Routing Rule ID Example : 43772aff4539403d9ba74bf1fdaa00c8 | string | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| rule_type required | 규칙 타입 Example : TGW_VPC | enum (TGW_VPC, TGW_UPLINK) | |
| source_resource_id required | 출발지 자원 ID Example : 8582cc5d89994a42ad53282fd4a8d8be | any of [string, null] | |
| source_resource_name optional | 출발지 자원명 Example : TgwName | any of [string, null] | |
| source_type required | 출발지 타입 Example : TGW | enum (VPC, TGW, ON_PREMISE) | |
| state required | 상태 Example : ACTIVE | enum (CREATING, ACTIVE, DELETING, DELETED, ERROR) | |
| tgw_connection_vpc_id required | Transit Gateway에 연결된 VPC ID. Example : ffeced8e191c478eabd66b6e2cab8e34 | any of [string, null] | |
| tgw_connection_vpc_name optional | Transit Gateway에 연결된 VPC명. Example : ConnectedVpcName | any of [string, null] |