Ec2NetworkInterface - Amazon GuardDuty
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Ec2NetworkInterface

Contains information about the elastic network interface of the Amazon EC2 instance.

Contents

ipv6Addresses

A list of IPv6 addresses for the Amazon EC2 instance.

Type: Array of strings

Required: No

privateIpAddresses

Other private IP address information of the Amazon EC2 instance.

Type: Array of PrivateIpAddressDetails objects

Required: No

publicIp

The public IP address of the Amazon EC2 instance.

Type: String

Required: No

securityGroups

The security groups associated with the Amazon EC2 instance.

Type: Array of SecurityGroup objects

Required: No

subNetId

The subnet ID of the Amazon EC2 instance.

Type: String

Required: No

vpcId

The VPC ID of the Amazon EC2 instance.

Type: String

Required: No

See Also

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