CloudFrontAllowedCachedMethods

class aws_cdk.aws_cloudfront.CloudFrontAllowedCachedMethods(value)

Bases: Enum

Enums for the methods CloudFront can cache.

Attributes

GET_HEAD = 'GET_HEAD'
GET_HEAD_OPTIONS = 'GET_HEAD_OPTIONS'