You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Inspector::Types::PrivateIp
- Inherits:
-
Struct
- Object
- Struct
- Aws::Inspector::Types::PrivateIp
- Defined in:
- (unknown)
Overview
Contains information about a private IP address associated with a network interface. This data type is used as a response element in the DescribeFindings action.
Instance Attribute Summary collapse
-
#private_dns_name ⇒ String
The DNS name of the private IP address.
-
#private_ip_address ⇒ String
The full IP address of the network inteface.
Instance Attribute Details
#private_dns_name ⇒ String
The DNS name of the private IP address.
#private_ip_address ⇒ String
The full IP address of the network inteface.