Uses of Class
software.amazon.awssdk.services.cloudfront.model.ResponseHeadersPolicyContentSecurityPolicy
-
Packages that use ResponseHeadersPolicyContentSecurityPolicy Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of ResponseHeadersPolicyContentSecurityPolicy in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ResponseHeadersPolicyContentSecurityPolicy Modifier and Type Method Description ResponseHeadersPolicyContentSecurityPolicyResponseHeadersPolicySecurityHeadersConfig. contentSecurityPolicy()The policy directives and their values that CloudFront includes as values for theContent-Security-PolicyHTTP response header.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type ResponseHeadersPolicyContentSecurityPolicy Modifier and Type Method Description ResponseHeadersPolicySecurityHeadersConfig.BuilderResponseHeadersPolicySecurityHeadersConfig.Builder. contentSecurityPolicy(ResponseHeadersPolicyContentSecurityPolicy contentSecurityPolicy)The policy directives and their values that CloudFront includes as values for theContent-Security-PolicyHTTP response header.
-