Skip to content

/AWS1/CL_FNTGETORIGINACCCTLRS

GetOriginAccessControlResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IO_ORIGINACCESSCONTROL TYPE REF TO /AWS1/CL_FNTORIGINACCESSCTL /AWS1/CL_FNTORIGINACCESSCTL

Contains an origin access control, including its unique identifier.

IV_ETAG TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING

The version identifier for the current version of the origin access control.


Queryable Attributes

OriginAccessControl

Contains an origin access control, including its unique identifier.

Accessible with the following methods

Method Description
GET_ORIGINACCESSCONTROL() Getter for ORIGINACCESSCONTROL

ETag

The version identifier for the current version of the origin access control.

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