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

Class: Aws::Redshift::Types::ElasticIpStatus

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

Overview

Describes the status of the elastic IP (EIP) address.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#elastic_ipString

The elastic IP (EIP) address for the cluster.

Returns:

  • (String)

    The elastic IP (EIP) address for the cluster.

#statusString

The status of the elastic IP (EIP) address.

Returns:

  • (String)

    The status of the elastic IP (EIP) address.