Amazon Elastic Compute Cloud
API Reference (API Version 2013-02-01)
« PreviousNext »
View the PDF for this guide.Go to the AWS Discussion Forum for this product.Did this page help you?  Yes | No |  Tell us about it...

NetworkInterfaceType

Describes a network interface.

Ancestors

  • NetworkInterfaceSetType

Contents

networkInterfaceId

The ID of the network interface.

Type: String

subnetId

The ID of the subnet.

networkInterfaceId

The ID of the network interface.

Type: String

subnetId

The ID of the subnet.

Type: String

vpcId

The ID of the VPC.

Type: String

availabilityZone

The Availability Zone.

Type: String

description

A description.

Type: String

ownerId

The ID of the customer who created the interface.

Type: String

requesterId

The ID of the entity that launched the instance on your behalf (for example, AWS Management Console or Auto Scaling)

Type: String

requesterManaged

Whether the network interface is being managed by AWS.

Type: String

status

The status (available, attaching, in-use, detaching).

Type: String

macAddress

The MAC address.

Type: String

privateIpAddress

The IP address of the interface within the subnet.

Type: String

privateDnsName

The private DNS name.

Type: String

sourceDestCheck

Whether traffic to or from the instance is validated.

Type: Boolean

groupSet

The security group.

Type: GroupItemType

attachment

The network interface attachment.

Type: NetworkInterfaceAttachmentType

association

The association information for an Elastic IP associated with the network interface.

Type: NetworkInterfaceAssociationType

tagSet

The tags assigned to the resource.

Type: ResourceTagSetItemType

privateIpAddressesSet

The private IP addresses associated with the network interface. Items are returned in a set.

Type: NetworkInterfacePrivateIpAddressesSetItemType