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

Class: Aws::EC2::Types::MovingAddressStatus

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

Overview

Describes the status of a moving Elastic IP address.

Instance Attribute Summary collapse

Instance Attribute Details

#move_statusString

The status of the Elastic IP address that\'s being moved to the EC2-VPC platform, or restored to the EC2-Classic platform.

Possible values:

  • movingToVpc
  • restoringToClassic

Returns:

  • (String)

    The status of the Elastic IP address that\'s being moved to the EC2-VPC platform, or restored to the EC2-Classic platform.

#public_ipString

The Elastic IP address.

Returns:

  • (String)

    The Elastic IP address.