/AWS1/CL_EC2DSCADDRESSXFERSRS¶
DescribeAddressTransfersResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_addresstransfers TYPE /AWS1/CL_EC2ADDRESSTRANSFER=>TT_ADDRESSTRANSFERLIST TT_ADDRESSTRANSFERLIST¶
The Elastic IP address transfer.
iv_nexttoken TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
Specify the pagination token from a previous request to retrieve the next page of results.
Queryable Attributes¶
AddressTransfers¶
The Elastic IP address transfer.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDRESSTRANSFERS() |
Getter for ADDRESSTRANSFERS, with configurable default |
ASK_ADDRESSTRANSFERS() |
Getter for ADDRESSTRANSFERS w/ exceptions if field has no va |
HAS_ADDRESSTRANSFERS() |
Determine if ADDRESSTRANSFERS has a value |
NextToken¶
Specify the pagination token from a previous request to retrieve the next page of results.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NEXTTOKEN() |
Getter for NEXTTOKEN, with configurable default |
ASK_NEXTTOKEN() |
Getter for NEXTTOKEN w/ exceptions if field has no value |
HAS_NEXTTOKEN() |
Determine if NEXTTOKEN has a value |