Uses of Class
software.amazon.awssdk.services.cloudfront.model.ResponseHeadersPolicyContentSecurityPolicy
Packages that use ResponseHeadersPolicyContentSecurityPolicy
-
Uses of ResponseHeadersPolicyContentSecurityPolicy in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ResponseHeadersPolicyContentSecurityPolicyModifier and TypeMethodDescriptionResponseHeadersPolicySecurityHeadersConfig.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 ResponseHeadersPolicyContentSecurityPolicyModifier and TypeMethodDescriptionResponseHeadersPolicySecurityHeadersConfig.Builder.contentSecurityPolicy(ResponseHeadersPolicyContentSecurityPolicy contentSecurityPolicy) The policy directives and their values that CloudFront includes as values for theContent-Security-PolicyHTTP response header.