/AWS1/CL_FNTCRECLOUDFRONTORI01¶
The returned result of the corresponding request.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IO_CLOUDFRONTORIGINACCESSID
TYPE REF TO /AWS1/CL_FNTCLOUDFRONTORIGIN01
/AWS1/CL_FNTCLOUDFRONTORIGIN01
¶
The origin access identity's information.
IV_LOCATION
TYPE /AWS1/FNTSTRING
/AWS1/FNTSTRING
¶
The fully qualified URI of the new origin access identity just created.
IV_ETAG
TYPE /AWS1/FNTSTRING
/AWS1/FNTSTRING
¶
The current version of the origin access identity created.
Queryable Attributes¶
CloudFrontOriginAccessIdentity¶
The origin access identity's information.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CLOUDFRONTORIGINACCESSID() |
Getter for CLOUDFRONTORIGINACCESSID |
Location¶
The fully qualified URI of the new origin access identity just created.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LOCATION() |
Getter for LOCATION, with configurable default |
ASK_LOCATION() |
Getter for LOCATION w/ exceptions if field has no value |
HAS_LOCATION() |
Determine if LOCATION has a value |
ETag¶
The current version of the origin access identity created.
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 |