Skip to content

/AWS1/CL_FNTORIGINGRFAILOVER00

A complex data type that includes information about the failover criteria for an origin group, including the status codes for which CloudFront will failover from the primary origin to the second origin.

CONSTRUCTOR

IMPORTING

Required arguments:

io_statuscodes TYPE REF TO /AWS1/CL_FNTSTATUSCODES /AWS1/CL_FNTSTATUSCODES

The status codes that, when returned from the primary origin, will trigger CloudFront to failover to the second origin.


Queryable Attributes

StatusCodes

The status codes that, when returned from the primary origin, will trigger CloudFront to failover to the second origin.

Accessible with the following methods

Method Description
GET_STATUSCODES() Getter for STATUSCODES