Readonly
accountThe friendly name of the account where the VPC resides.
Note: This is the logical name
property for the account as defined in accounts-config.yaml.
Readonly
vpcThe friendly name of the VPC.
Note: This is the logical name
property for the VPC as defined in network-config.yaml.
Generated using TypeDoc
NetworkConfig / TransitGatewayConfig / TransitGatewayRouteTableConfig / TransitGatewayRouteEntryConfig / TransitGatewayRouteTableVpcEntryConfig
Transit Gateway VPC static route entry configuration. Use this configuration to define an account and VPC name as a target for Transit Gateway static route entries.
Remarks
The targeted VPC must have a Transit Gateway attachment defined.
See
TransitGatewayAttachmentConfig
Example