Uses of Class
software.amazon.awssdk.services.cloudfront.model.ResponseHeadersPolicyFrameOptions
Packages that use ResponseHeadersPolicyFrameOptions
-
Uses of ResponseHeadersPolicyFrameOptions in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return ResponseHeadersPolicyFrameOptionsModifier and TypeMethodDescriptionResponseHeadersPolicySecurityHeadersConfig.frameOptions()Determines whether CloudFront includes theX-Frame-OptionsHTTP response header and the header's value.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type ResponseHeadersPolicyFrameOptionsModifier and TypeMethodDescriptionResponseHeadersPolicySecurityHeadersConfig.Builder.frameOptions(ResponseHeadersPolicyFrameOptions frameOptions) Determines whether CloudFront includes theX-Frame-OptionsHTTP response header and the header's value.