| « PreviousNext » | |
![]() ![]() ![]() | Did this page help you? Yes | No | Tell us about it... |
Describes a network interface attachment for an Elastic Network Interface (ENI). AWS::EC2::NetworkInterface takes an object of this type in its Attachment property.
{
"AttachmentID" : String,
"InstanceID" : String
}
The ID of the network interface attachment.
Required: Yes
Type: String
The ID of the instance attached to the network interface.
Required: Yes
Type: String