You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::GuardDuty::Types::PrivateIpAddressDetails
- Inherits:
-
Struct
- Object
- Struct
- Aws::GuardDuty::Types::PrivateIpAddressDetails
- Defined in:
- (unknown)
Overview
Contains other private IP address information of the EC2 instance.
Instance Attribute Summary collapse
-
#private_dns_name ⇒ String
The private DNS name of the EC2 instance.
-
#private_ip_address ⇒ String
The private IP address of the EC2 instance.
Instance Attribute Details
#private_dns_name ⇒ String
The private DNS name of the EC2 instance.
#private_ip_address ⇒ String
The private IP address of the EC2 instance.