AwsEc2NetworkInterfaceDetails - AWS Security Hub

AwsEc2NetworkInterfaceDetails

Details about the network interface

Contents

Attachment

The network interface attachment.

Type: AwsEc2NetworkInterfaceAttachment object

Required: No

IpV6Addresses

The IPv6 addresses associated with the network interface.

Type: Array of AwsEc2NetworkInterfaceIpV6AddressDetail objects

Required: No

NetworkInterfaceId

The ID of the network interface.

Type: String

Pattern: .*\S.*

Required: No

PrivateIpAddresses

The private IPv4 addresses associated with the network interface.

Type: Array of AwsEc2NetworkInterfacePrivateIpAddressDetail objects

Required: No

PublicDnsName

The public DNS name of the network interface.

Type: String

Pattern: .*\S.*

Required: No

PublicIp

The address of the Elastic IP address bound to the network interface.

Type: String

Pattern: .*\S.*

Required: No

SecurityGroups

Security groups for the network interface.

Type: Array of AwsEc2NetworkInterfaceSecurityGroup objects

Required: No

SourceDestCheck

Indicates whether traffic to or from the instance is validated.

Type: Boolean

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: