Readonly
accountThe friendly name of the account the transit gateway is deployed to.
This is the account
property of the transit gateway as defined in network-config.yaml.
If specifying an account that differs from the account of the Direct Connect Gateway, this will create an association proposal from the transit gateway owner account to the Direct Connect Gateway owner account. Proposals must be manually approved. Proposal associations cannot also have configured transit gateway route table associations or propagations.
Readonly
allowedAn array of CIDR prefixes that are allowed to advertise over this transit gateway association.
Use CIDR notation, i.e. 10.0.0.0/16
https://docs.aws.amazon.com/directconnect/latest/UserGuide/allowed-to-prefixes.html
Readonly
nameThe friendly name of the transit gateway to associate.
This is the logical name
property of the transit gateway as defined in network-config.yaml.
Readonly
route(OPTIONAL) The friendly name of TGW route table(s) to associate with this attachment.
This is the logical name
property of the route table(s) as defined in network-config.yaml.
Readonly
route(OPTIONAL) The friendly name of TGW route table(s) to propagate routes from this attachment.
This is the logical name
property of the route table(s) as defined in network-config.yaml.
Generated using TypeDoc
NetworkConfig / DxGatewayConfig / DxTransitGatewayAssociationConfig
Direct Connect Gateway transit gateway association configuration. Use this configuration to define transit gateway attachments for a DX gateway.
Example