Class: Aws::Inspector::Types::PrivateIp
- Inherits:
-
Struct
- Object
- Struct
- Aws::Inspector::Types::PrivateIp
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-inspector/types.rb
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.
Constant Summary collapse
- SENSITIVE =
[]
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.