/AWS1/CL_FNTCREANYCASTIPLISTRS¶
CreateAnycastIpListResult
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IO_ANYCASTIPLIST
TYPE REF TO /AWS1/CL_FNTANYCASTIPLIST
/AWS1/CL_FNTANYCASTIPLIST
¶
A response structure that includes the version identifier (ETag) and the created AnycastIpList structure.
IV_ETAG
TYPE /AWS1/FNTSTRING
/AWS1/FNTSTRING
¶
The version identifier for the current version of the Anycast static IP list.
Queryable Attributes¶
AnycastIpList¶
A response structure that includes the version identifier (ETag) and the created AnycastIpList structure.
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 |