/AWS1/CL_FNTGETANYCASTIPLISTRS¶
GetAnycastIpListResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_anycastiplist TYPE REF TO /AWS1/CL_FNTANYCASTIPLIST /AWS1/CL_FNTANYCASTIPLIST¶
The Anycast static IP list details.
iv_etag TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING¶
The version identifier for the current version of the Anycast static IP list.
Queryable Attributes¶
AnycastIpList¶
The Anycast static IP list details.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANYCASTIPLIST() |
Getter for ANYCASTIPLIST |
ETag¶
The version identifier for the current version of the Anycast static IP list.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ETAG() |
Getter for ETAG, with configurable default |
ASK_ETAG() |
Getter for ETAG w/ exceptions if field has no value |
HAS_ETAG() |
Determine if ETAG has a value |