Readonly
accountThe friendly name of the account to deploy the DX Gateway.
Readonly
asnA Border Gateway Protocol (BGP) Autonomous System Number (ASN).
The range is 64512 to 65534 for 16-bit ASNs.
The range is 4200000000 to 4294967294 for 32-bit ASNs.
Readonly
gatewayThe name of the Direct Connect Gateway. This name will show as the name of the resource in the AWS console and API.
This name can be changed without replacing the physical resource.
Readonly
nameA friendly name for the DX Gateway. This name is used as a logical reference for the resource in the accelerator.
This name cannot be changed without recreating the physical resource.
Readonly
transit(OPTIONAL) An array of transit gateway association configurations. Creates a transit gateway attachment for this DX gateway.
Readonly
virtual(OPTIONAL) An array of virtual interface configurations. Creates virtual interfaces on the DX gateway.
The transitGatewayAssociations
property must also be defined if defining this property.
Generated using TypeDoc
NetworkConfig / DxGatewayConfig
Direct Connect Gateway configuration. Used to define Direct Connect Gateways, virtual interfaces, and gateway associations.
Example