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

Class: Aws::EC2::Types::MoveAddressToVpcResult

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#allocation_idString

The allocation ID for the Elastic IP address.

Returns:

  • (String)

    The allocation ID for the Elastic IP address.

#statusString

The status of the move of the IP address.

Possible values:

  • MoveInProgress
  • InVpc
  • InClassic

Returns:

  • (String)

    The status of the move of the IP address.