Optional ReadonlycacheOptional ReadonlycommentA comment to describe the cache policy.
The comment cannot be longer than 128 characters.
Optional ReadonlycookieDetermines whether any cookies in viewer requests are included in the cache key and automatically included in requests that CloudFront sends to the origin.
Optional ReadonlydefaultThe default amount of time for objects to stay in the CloudFront cache. Only used when the origin does not send Cache-Control or Expires headers with the object.
Optional ReadonlyenableWhether to normalize and include the Accept-Encoding header in the cache key when the Accept-Encoding header is 'br'.
Optional ReadonlyenableWhether to normalize and include the Accept-Encoding header in the cache key when the Accept-Encoding header is 'gzip'.
Optional ReadonlyheaderDetermines whether any HTTP headers are included in the cache key and automatically included in requests that CloudFront sends to the origin.
Optional ReadonlymaxThe maximum amount of time for objects to stay in the CloudFront cache. CloudFront uses this value only when the origin sends Cache-Control or Expires headers with the object.
Optional ReadonlyminThe minimum amount of time for objects to stay in the CloudFront cache.
Optional ReadonlyqueryDetermines whether any query strings are included in the cache key and automatically included in requests that CloudFront sends to the origin.
A unique name to identify the cache policy. The name must only include '-', '_', or alphanumeric characters.