/** *
A 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.
*/ export interface _StatusCodes { /** *The number of status codes.
*/ Quantity: number; /** *The items (status codes) for an origin group.
*/ Items: ArrayThe items (status codes) for an origin group.
*/ Items: Array