Skip to content

/AWS1/CL_EC2RESTOREADDRESSTO01

RestoreAddressToClassicResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_PUBLICIP TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The Elastic IP address.

IV_STATUS TYPE /AWS1/EC2STATUS /AWS1/EC2STATUS

The move status for the IP address.


Queryable Attributes

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

Status

The move status for the IP address.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value