Builder
Properties
An object that determines whether any cookies in viewer requests (and if so, which cookies) are included in the cache key and in requests that CloudFront sends to the origin.
A flag that can affect whether the Accept-Encoding
HTTP header is included in the cache key and included in requests that CloudFront sends to the origin.
A flag that can affect whether the Accept-Encoding
HTTP header is included in the cache key and included in requests that CloudFront sends to the origin.
An object that determines whether any HTTP headers (and if so, which headers) are included in the cache key and in requests that CloudFront sends to the origin.
An object that determines whether any URL query strings in viewer requests (and if so, which query strings) are included in the cache key and in requests that CloudFront sends to the origin.
Functions
construct an aws.sdk.kotlin.services.cloudfront.model.CachePolicyCookiesConfig inside the given block
construct an aws.sdk.kotlin.services.cloudfront.model.CachePolicyHeadersConfig inside the given block
construct an aws.sdk.kotlin.services.cloudfront.model.CachePolicyQueryStringsConfig inside the given block