You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::AssignedPrivateIpAddress

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Describes the private IP addresses assigned to a network interface.

Instance Attribute Summary collapse

Instance Attribute Details

#private_ip_addressString

The private IP address assigned to the network interface.

Returns:

  • (String)

    The private IP address assigned to the network interface.