Values.StatusCodesSourceA complex data type for the status codes that you specify that, when returned by a primary origin, trigger CloudFront to failover to a second origin.
type nonrec t = {quantity : Integer.t;The number of status codes.
*)items : StatusCodeList.t;The items (status codes) for an origin group.
*)}