GetResponseHeadersPolicySecurityHeadersConfigContentSecurityPolicy

data class GetResponseHeadersPolicySecurityHeadersConfigContentSecurityPolicy(val contentSecurityPolicy: String, val override: Boolean)

Constructors

constructor(contentSecurityPolicy: String, override: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The policy directives and their values that CloudFront includes as values for the Content-Security-Policy HTTP response header.

Link copied to clipboard

Whether CloudFront overrides the X-XSS-Protection HTTP response header received from the origin with the one specified in this response headers policy.