TransitGatewayAttachment
Fields
| name | type | nullable | description |
|---|---|---|---|
name | String | true | -- |
id | String | false | -- |
tags | List<String> | false | -- |
attachmentType | TransitGatewayAttachmentType | false | -- |
routeTables | List<TransitGatewayRouteTable> | false | -- |
Used by
network → cloudAccounts → transitGateways → attachments
See also
Data model path
- network:
Network- cloudAccounts: List<
CloudAccount>- transitGateways: List<
TransitGateway>- attachments: List<
TransitGatewayAttachment>
- attachments: List<
- transitGateways: List<
- cloudAccounts: List<