NetworkConfig / VpcConfig | VpcTemplatesConfig / TransitGatewayAttachmentConfig / TransitGatewayAttachmentTargetConfig

Transit Gateway attachment target configuration. Use this configuration to target a Transit Gateway when defining an attachment for your VPC.

Example

- name: Network-Main
account: Network

Hierarchy

  • TransitGatewayAttachmentTargetConfig

Implements

Constructors

Properties

Constructors

Properties

account: string = ''

The friendly name of the account for the attachment target Transit Gateway.

Remarks

This is the logical account property of the Transit Gateway as defined in network-config.yaml.

See

TransitGatewayConfig.

name: string = ''

A friendly name for the attachment target Transit Gateway.

Remarks

This is the logical name property of the Transit Gateway as defined in network-config.yaml.

See

TransitGatewayConfig

Generated using TypeDoc