TrunkInterfaceAssociation - Amazon Elastic Compute Cloud

TrunkInterfaceAssociation

Information about an association between a branch network interface with a trunk network interface.

Contents

associationId

The ID of the association.

Type: String

Required: No

branchInterfaceId

The ID of the branch network interface.

Type: String

Required: No

greKey

The application key when you use the GRE protocol.

Type: Integer

Required: No

interfaceProtocol

The interface protocol. Valid values are VLAN and GRE.

Type: String

Valid Values: VLAN | GRE

Required: No

tagSet

The tags for the trunk interface association.

Type: Array of Tag objects

Required: No

trunkInterfaceId

The ID of the trunk network interface.

Type: String

Required: No

vlanId

The ID of the VLAN when you use the VLAN protocol.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: