Skip to content

/AWS1/CL_EC2MOVINGADDRESSSTAT

This action is deprecated.

Describes the status of a moving Elastic IP address.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_MOVESTATUS TYPE /AWS1/EC2MOVESTATUS /AWS1/EC2MOVESTATUS

The status of the Elastic IP address that's being moved or restored.

IV_PUBLICIP TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The Elastic IP address.


Queryable Attributes

MoveStatus

The status of the Elastic IP address that's being moved or restored.

Accessible with the following methods

Method Description
GET_MOVESTATUS() Getter for MOVESTATUS, with configurable default
ASK_MOVESTATUS() Getter for MOVESTATUS w/ exceptions if field has no value
HAS_MOVESTATUS() Determine if MOVESTATUS has a value

PublicIp

The Elastic IP address.

Accessible with the following methods

Method Description
GET_PUBLICIP() Getter for PUBLICIP, with configurable default
ASK_PUBLICIP() Getter for PUBLICIP w/ exceptions if field has no value
HAS_PUBLICIP() Determine if PUBLICIP has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_MOVINGADDRESSSTATUSSET

TYPES TT_MOVINGADDRESSSTATUSSET TYPE STANDARD TABLE OF REF TO /AWS1/CL_EC2MOVINGADDRESSSTAT WITH DEFAULT KEY
.