SecondaryInterfaceAttachment - Amazon Elastic Compute Cloud
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

SecondaryInterfaceAttachment

Describes the attachment of a secondary interface to an instance.

Contents

attachmentId

The ID of the attachment.

Type: String

Required: No

attachTime

The timestamp when the attachment was created.

Type: Timestamp

Required: No

deleteOnTermination

Indicates whether the secondary interface is deleted when the instance is terminated.

The only supported value for this field is true.

Type: Boolean

Required: No

deviceIndex

The device index of the secondary interface.

Type: Integer

Required: No

instanceId

The ID of the instance to which the secondary interface is attached.

Type: String

Required: No

instanceOwnerId

The AWS account ID of the owner of the instance.

Type: String

Required: No

networkCardIndex

The index of the network card.

Type: Integer

Required: No

status

The attachment state.

Type: String

Valid Values: attaching | attached | detaching | detached

Required: No

See Also

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