Skip to content

/AWS1/CL_FNTORIGINREQPLYSUMM

Contains an origin request policy.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_type TYPE /AWS1/FNTORIGINREQPOLICYTYPE /AWS1/FNTORIGINREQPOLICYTYPE

The type of origin request policy, either managed (created by Amazon Web Services) or custom (created in this Amazon Web Services account).

io_originrequestpolicy TYPE REF TO /AWS1/CL_FNTORIGINREQPOLICY /AWS1/CL_FNTORIGINREQPOLICY

The origin request policy.


Queryable Attributes

Type

The type of origin request policy, either managed (created by Amazon Web Services) or custom (created in this Amazon Web Services account).

Accessible with the following methods

Method Description
GET_TYPE() Getter for TYPE, with configurable default
ASK_TYPE() Getter for TYPE w/ exceptions if field has no value
HAS_TYPE() Determine if TYPE has a value

OriginRequestPolicy

The origin request policy.

Accessible with the following methods

Method Description
GET_ORIGINREQUESTPOLICY() Getter for ORIGINREQUESTPOLICY

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_ORIGINREQUESTPOLICYSUMMLIST

TYPES TT_ORIGINREQUESTPOLICYSUMMLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_FNTORIGINREQPLYSUMM WITH DEFAULT KEY
.