NetworkInterfaceAttachment - 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).

NetworkInterfaceAttachment

Describes a network interface attachment.

Contents

attachmentId

The ID of the network interface attachment.

Type: String

Required: No

attachTime

The timestamp indicating when the attachment initiated.

Type: Timestamp

Required: No

deleteOnTermination

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

Type: Boolean

Required: No

deviceIndex

The device index of the network interface attachment on the instance.

Type: Integer

Required: No

enaSrdSpecification

Configures ENA Express for the network interface that this action attaches to the instance.

Type: AttachmentEnaSrdSpecification object

Required: No

instanceId

The ID of the instance.

Type: String

Required: No

instanceOwnerId

The Amazon Web Services 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 Amazon SDKs, see the following: