Uses of Class
software.amazon.awssdk.services.cloudfront.model.ResponseHeadersPolicyContentTypeOptions
Packages that use ResponseHeadersPolicyContentTypeOptions
-
Uses of ResponseHeadersPolicyContentTypeOptions in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ResponseHeadersPolicyContentTypeOptionsModifier and TypeMethodDescriptionResponseHeadersPolicySecurityHeadersConfig.contentTypeOptions()Determines whether CloudFront includes theX-Content-Type-OptionsHTTP response header with its value set tonosniff.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type ResponseHeadersPolicyContentTypeOptionsModifier and TypeMethodDescriptionResponseHeadersPolicySecurityHeadersConfig.Builder.contentTypeOptions(ResponseHeadersPolicyContentTypeOptions contentTypeOptions) Determines whether CloudFront includes theX-Content-Type-OptionsHTTP response header with its value set tonosniff.