Builder
Properties
The policy directives and their values that CloudFront includes as values for the Content-Security-Policy
HTTP response header.
Determines whether CloudFront includes the X-Content-Type-Options
HTTP response header with its value set to nosniff
.
Determines whether CloudFront includes the X-Frame-Options
HTTP response header and the header's value.
Determines whether CloudFront includes the Referrer-Policy
HTTP response header and the header's value.
Determines whether CloudFront includes the Strict-Transport-Security
HTTP response header and the header's value.
Determines whether CloudFront includes the X-XSS-Protection
HTTP response header and the header's value.
Functions
construct an aws.sdk.kotlin.services.cloudfront.model.ResponseHeadersPolicyContentSecurityPolicy inside the given block
construct an aws.sdk.kotlin.services.cloudfront.model.ResponseHeadersPolicyContentTypeOptions inside the given block
construct an aws.sdk.kotlin.services.cloudfront.model.ResponseHeadersPolicyFrameOptions inside the given block
construct an aws.sdk.kotlin.services.cloudfront.model.ResponseHeadersPolicyReferrerPolicy inside the given block
construct an aws.sdk.kotlin.services.cloudfront.model.ResponseHeadersPolicyStrictTransportSecurity inside the given block
construct an aws.sdk.kotlin.services.cloudfront.model.ResponseHeadersPolicyXssProtection inside the given block