class Aws::SecurityHub::Types::AwsCloudFrontDistributionOriginGroupFailoverStatusCodes

The status codes that cause an origin group to fail over.

@note When making an API call, you may pass AwsCloudFrontDistributionOriginGroupFailoverStatusCodes

data as a hash:

    {
      items: [1],
      quantity: 1,
    }

@!attribute [rw] items

The list of status code values that can cause a failover to the next
origin.
@return [Array<Integer>]

@!attribute [rw] quantity

The number of status codes that can cause a failover.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/securityhub-2018-10-26/AwsCloudFrontDistributionOriginGroupFailoverStatusCodes AWS API Documentation

Constants

SENSITIVE