class Aws::GuardDuty::Types::NetworkInterface
Contains information about the elastic network interface of the EC2 instance.
@!attribute [rw] ipv_6_addresses
A list of IPv6 addresses for the EC2 instance. @return [Array<String>]
@!attribute [rw] network_interface_id
The ID of the network interface. @return [String]
@!attribute [rw] private_dns_name
The private DNS name of the EC2 instance. @return [String]
@!attribute [rw] private_ip_address
The private IP address of the EC2 instance. @return [String]
@!attribute [rw] private_ip_addresses
Other private IP address information of the EC2 instance. @return [Array<Types::PrivateIpAddressDetails>]
@!attribute [rw] public_dns_name
The public DNS name of the EC2 instance. @return [String]
@!attribute [rw] public_ip
The public IP address of the EC2 instance. @return [String]
@!attribute [rw] security_groups
The security groups associated with the EC2 instance. @return [Array<Types::SecurityGroup>]
@!attribute [rw] subnet_id
The subnet ID of the EC2 instance. @return [String]
@!attribute [rw] vpc_id
The VPC ID of the EC2 instance. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/guardduty-2017-11-28/NetworkInterface AWS API Documentation
Constants
- SENSITIVE