Response Headers Policy Content Security Policy Args
data class ResponseHeadersPolicyContentSecurityPolicyArgs(val contentSecurityPolicy: Output<String>, val override: Output<Boolean>) : ConvertibleToJava<ResponseHeadersPolicyContentSecurityPolicyArgs>
The policy directives and their values that CloudFront includes as values for the `Content-Security-Policy`
HTTP response header. For more information about the `Content-Security-Policy`
HTTP response header, see Content-Security-Policy in the MDN Web Docs.
Properties
Link copied to clipboard
The policy directives and their values that CloudFront includes as values for the `Content-Security-Policy`
HTTP response header. For more information about the `Content-Security-Policy`
HTTP response header, see Content-Security-Policy in the MDN Web Docs.