NetworkInterface

Name Description Required Schema Default Example

association

Information about the association between the FNI and an EIP.

false

NetworkInterfaceAssociation

attachment

Information about the FNI attachment.

false

NetworkInterfaceAttachment

availabilityZone

The AZ where the FNI is located.

false

string

description

The description of the FNI.

false

string

groups

Information about one or more security groups associated with the FNI.

false

GroupIdentifier

macAddress

The Media Access Control (MAC) address of the FNI.

false

string

networkInterfaceId

The ID of the FNI.

false

string

ownerId

The account ID of the FNI owner.

false

string

privateDnsName

The private DNS name associated with the primary private IP address of the FNI.

false

string

privateIpAddress

The primary private IP address of the FNI.

false

string

privateIpAddressesSet.N

Information about the EIP and the private IP addresses assigned to the FNI.

false

NetworkInterfacePrivateIpAddress

sourceDestCheck

If true, the traffic to or from the instance is validated. If false, it is not.

false

boolean

status

The state of the FNI.

false

string

subnetId

The ID of the subnet where the FNI is located.

false

string

tagSet.N

One or more tags associated with the FNI.

false

Tag

vpcId

The ID of the VPC where the FNI is located.

false

string