Uses of Class
software.amazon.awssdk.services.cloudfront.model.ResponseHeadersPolicyStrictTransportSecurity
Packages that use ResponseHeadersPolicyStrictTransportSecurity
-
Uses of ResponseHeadersPolicyStrictTransportSecurity in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ResponseHeadersPolicyStrictTransportSecurityModifier and TypeMethodDescriptionResponseHeadersPolicySecurityHeadersConfig.strictTransportSecurity()Determines whether CloudFront includes theStrict-Transport-SecurityHTTP response header and the header's value.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type ResponseHeadersPolicyStrictTransportSecurityModifier and TypeMethodDescriptionResponseHeadersPolicySecurityHeadersConfig.Builder.strictTransportSecurity(ResponseHeadersPolicyStrictTransportSecurity strictTransportSecurity) Determines whether CloudFront includes theStrict-Transport-SecurityHTTP response header and the header's value.