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

Class: Aws::OpsWorks::Types::ElasticIp

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

Overview

Describes an Elastic IP address.

Instance Attribute Summary collapse

Instance Attribute Details

#domainString

The domain.

Returns:

  • (String)

    The domain.

#instance_idString

The ID of the instance that the address is attached to.

Returns:

  • (String)

    The ID of the instance that the address is attached to.

#ipString

The IP address.

Returns:

  • (String)

    The IP address.

#nameString

The name.

Returns:

  • (String)

    The name.

#regionString

The AWS region. For more information, see Regions and Endpoints.

Returns:

  • (String)

    The AWS region.