class Aws::CloudFront::Types::StatusCodes
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.
@note When making an API call, you may pass StatusCodes
data as a hash: { quantity: 1, # required items: [1], # required }
@!attribute [rw] quantity
The number of status codes. @return [Integer]
@!attribute [rw] items
The items (status codes) for an origin group. @return [Array<Integer>]
@see docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/StatusCodes AWS API Documentation
Constants
- SENSITIVE