InstanceNetworkInterfaceAttachment
Describes a network interface attachment.
Contents
- attachmentId
 - 
               
The ID of the network interface attachment.
Type: String
Required: No
 - attachTime
 - 
               
The time stamp 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 index of the device on the instance for the network interface attachment.
Type: Integer
Required: No
 - enaQueueCount
 - 
               
The number of ENA queues created with the instance.
Type: Integer
Required: No
 - enaSrdSpecification
 - 
               
Contains the ENA Express settings for the network interface that's attached to the instance.
Type: InstanceAttachmentEnaSrdSpecification object
Required: No
 - networkCardIndex
 - 
               
The index of the network card.
Type: Integer
Required: No
 - status
 - 
               
The attachment state.
Type: String
Valid Values:
attaching | attached | detaching | detachedRequired: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: