/AWS1/CL_FNTGETORIGINREQPLYC01¶
GetOriginRequestPolicyConfigResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_originrequestpolicyconfig TYPE REF TO /AWS1/CL_FNTORIGINREQPLYCONFIG /AWS1/CL_FNTORIGINREQPLYCONFIG¶
The origin request policy configuration.
iv_etag TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING¶
The current version of the origin request policy.
Queryable Attributes¶
OriginRequestPolicyConfig¶
The origin request policy configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ORIGINREQPOLICYCONFIG() |
Getter for ORIGINREQUESTPOLICYCONFIG |
ETag¶
The current version of the origin request policy.
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 |