Skip to content

/AWS1/CL_FNTORIGINACCESSCTL

A CloudFront origin access control, including its unique identifier.

CONSTRUCTOR

IMPORTING

Required arguments:

IV_ID TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING

The unique identifier of the origin access control.

Optional arguments:

IO_ORIGINACCESSCONTROLCONFIG TYPE REF TO /AWS1/CL_FNTORIGINACCCTLCONFIG /AWS1/CL_FNTORIGINACCCTLCONFIG

The origin access control.


Queryable Attributes

Id

The unique identifier of the origin access control.

Accessible with the following methods

Method Description
GET_ID() Getter for ID, with configurable default
ASK_ID() Getter for ID w/ exceptions if field has no value
HAS_ID() Determine if ID has a value

OriginAccessControlConfig

The origin access control.

Accessible with the following methods

Method Description
GET_ORIGINACCESSCTLCONFIG() Getter for ORIGINACCESSCONTROLCONFIG