/AWS1/CL_EC2MOVEADDRESSTOVPCRS¶
MoveAddressToVpcResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_allocationid TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The allocation ID for the Elastic IP address.
iv_status TYPE /AWS1/EC2STATUS /AWS1/EC2STATUS¶
The status of the move of the IP address.
Queryable Attributes¶
AllocationId¶
The allocation ID for the Elastic IP address.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALLOCATIONID() |
Getter for ALLOCATIONID, with configurable default |
ASK_ALLOCATIONID() |
Getter for ALLOCATIONID w/ exceptions if field has no value |
HAS_ALLOCATIONID() |
Determine if ALLOCATIONID has a value |
Status¶
The status of the move of 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 |