InstanceNetworkInterface

Name Description Required Schema Default Example

association

Information about an External IP associated with the interface.

false

InstanceNetworkInterfaceAssociation

attachment

The attachment of the network interface.

false

InstanceNetworkInterfaceAttachment

description

The description of the network interface.

false

string

groupSet.N

One and more security groups for the instance.

false

GroupIdentifier

macAddress

The MAC address of the interface.

false

string

networkInterfaceId

The ID of the network interface.

false

string

ownerId

The account ID of the owner of the instance reservation.

false

string

privateDnsName

The name of the private DNS assigned to the instance.

false

string

privateIpAddress

The private IP address assigned to the instance.

false

string

privateIpAddressesSet.N

The private IP addresses assigned to the network interface.

false

InstancePrivateIpAddress

sourceDestCheck

If true in a VPC, the check to perform NAT is enabled.

false

boolean

status

The state of the interface.

false

string

subnetId

In a VPC, the ID of the subnet in which to launch the instance.

false

string

vpcId

The ID of the VPC in which the instance is launched.

false

string