/AWS1/CL_FNTUPANYCASTIPLISTRS¶
UpdateAnycastIpListResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_anycastiplist TYPE REF TO /AWS1/CL_FNTANYCASTIPLIST /AWS1/CL_FNTANYCASTIPLIST¶
An Anycast static IP list. For more information, see Request Anycast static IPs to use for allowlisting in the Amazon CloudFront Developer Guide.
iv_etag TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING¶
The current version of the Anycast static IP list.
Queryable Attributes¶
AnycastIpList¶
An Anycast static IP list. For more information, see Request Anycast static IPs to use for allowlisting in the Amazon CloudFront Developer Guide.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANYCASTIPLIST() |
Getter for ANYCASTIPLIST |
ETag¶
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 |