Package | Description |
---|---|
com.amazonaws.services.cloudfront.model |
Modifier and Type | Method and Description |
---|---|
ResponseHeadersPolicyContentSecurityPolicy |
ResponseHeadersPolicyContentSecurityPolicy.clone() |
ResponseHeadersPolicyContentSecurityPolicy |
ResponseHeadersPolicySecurityHeadersConfig.getContentSecurityPolicy()
The policy directives and their values that CloudFront includes as values for the
Content-Security-Policy HTTP response header. |
ResponseHeadersPolicyContentSecurityPolicy |
ResponseHeadersPolicyContentSecurityPolicy.withContentSecurityPolicy(String contentSecurityPolicy)
The policy directives and their values that CloudFront includes as values for the
Content-Security-Policy HTTP response header. |
ResponseHeadersPolicyContentSecurityPolicy |
ResponseHeadersPolicyContentSecurityPolicy.withOverride(Boolean override)
A Boolean that determines whether CloudFront overrides the
Content-Security-Policy HTTP response
header received from the origin with the one specified in this response headers policy. |
Modifier and Type | Method and Description |
---|---|
void |
ResponseHeadersPolicySecurityHeadersConfig.setContentSecurityPolicy(ResponseHeadersPolicyContentSecurityPolicy contentSecurityPolicy)
The policy directives and their values that CloudFront includes as values for the
Content-Security-Policy HTTP response header. |
ResponseHeadersPolicySecurityHeadersConfig |
ResponseHeadersPolicySecurityHeadersConfig.withContentSecurityPolicy(ResponseHeadersPolicyContentSecurityPolicy contentSecurityPolicy)
The policy directives and their values that CloudFront includes as values for the
Content-Security-Policy HTTP response header. |
Copyright © 2021. All rights reserved.