Builder
Properties
A configuration for a set of HTTP response headers that are used for cross-origin resource sharing (CORS).
A configuration for a set of custom HTTP response headers.
A configuration for a set of HTTP headers to remove from the HTTP response.
A configuration for a set of security-related HTTP response headers.
A configuration for enabling the Server-Timing
header in HTTP responses sent from CloudFront.
Functions
construct an aws.sdk.kotlin.services.cloudfront.model.ResponseHeadersPolicyCorsConfig inside the given block
construct an aws.sdk.kotlin.services.cloudfront.model.ResponseHeadersPolicyCustomHeadersConfig inside the given block
construct an aws.sdk.kotlin.services.cloudfront.model.ResponseHeadersPolicyRemoveHeadersConfig inside the given block
construct an aws.sdk.kotlin.services.cloudfront.model.ResponseHeadersPolicySecurityHeadersConfig inside the given block
construct an aws.sdk.kotlin.services.cloudfront.model.ResponseHeadersPolicyServerTimingHeadersConfig inside the given block