class Aws::SecurityHub::Types::AwsCloudFrontDistributionCacheBehaviors

Provides information about caching for the distribution.

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

data as a hash:

    {
      items: [
        {
          viewer_protocol_policy: "NonEmptyString",
        },
      ],
    }

@!attribute [rw] items

The cache behaviors for the distribution.
@return [Array<Types::AwsCloudFrontDistributionCacheBehavior>]

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

Constants

SENSITIVE