TransitGatewayV1Dot2
TransitGatewayV1Dot2
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : f1e6c81a2b054582878cb9724dc2ce9f | string | |
| bandwidth optional | Transit Gateway Port Bandwidth Example : 1 | any of [integer, null] | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| description optional | Transit Gateway Description Example : TransitGateway Description | any of [string, null] | |
| firewall_connection_state optional | Firewall Connection State Example : INACTIVE | any of [enum (ATTACHING, ACTIVE, DETACHING, DELETED, INACTIVE, ERROR), null] | |
| firewall_ids optional | Firewall ID Example : ['bbb93aca123f4bb2b2c0f206f4a86b2b'] | any of [string, null] | |
| id required | Transit Gateway ID Example : fe860e0af0c04dcd8182b84f907f31f4 | string | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Transit Gateway Name Example : TransitGatewayNamePattern : ^[a-zA-Z0-9-]*$Minimum length : 3Maximum length : 20 | string | |
| state required | State Example : ACTIVE | enum (CREATING, ACTIVE, DELETING, DELETED, ERROR, EDITING) | |
| uplink_enabled optional | Uplink Enabled Example : False | boolean |