InstanceSecondaryInterface - Amazon Elastic Compute Cloud
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

InstanceSecondaryInterface

Describes a secondary interface attached to an instance.

Contents

attachment

The attachment information for the secondary interface.

Type: InstanceSecondaryInterfaceAttachment object

Required: No

interfaceType

The type of secondary interface.

Type: String

Valid Values: secondary

Required: No

macAddress

The MAC address of the secondary interface.

Type: String

Required: No

ownerId

The Amazon Web Services account ID of the owner of the secondary interface.

Type: String

Required: No

PrivateIpAddressSet.N

The private IPv4 addresses associated with the secondary interface.

Type: Array of InstanceSecondaryInterfacePrivateIpAddress objects

Required: No

secondaryInterfaceId

The ID of the secondary interface.

Type: String

Required: No

secondaryNetworkId

The ID of the secondary network.

Type: String

Required: No

secondarySubnetId

The ID of the secondary subnet.

Type: String

Required: No

sourceDestCheck

Indicates whether source/destination checking is enabled.

Type: Boolean

Required: No

status

The status of the secondary interface.

Type: String

Valid Values: available | in-use

Required: No

See Also

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