Module: AWSCDK::CloudFront::CloudFrontAllowedCachedMethods

Defined in:
cloud_front/cloud_front_allowed_cached_methods.rb

Overview

Enums for the methods CloudFront can cache.

Constant Summary collapse

GET_HEAD =
Deprecated.
Note:

Default:

Jsii::Enum.new("aws-cdk-lib.aws_cloudfront.CloudFrontAllowedCachedMethods", "GET_HEAD")
GET_HEAD_OPTIONS =
Deprecated.
Note:

Default:

Jsii::Enum.new("aws-cdk-lib.aws_cloudfront.CloudFrontAllowedCachedMethods", "GET_HEAD_OPTIONS")