Uses of Interface
software.amazon.awscdk.services.cloudfront.ResponseHeadersXSSProtection
Packages that use ResponseHeadersXSSProtection
-
Uses of ResponseHeadersXSSProtection in software.amazon.awscdk.services.cloudfront
Classes in software.amazon.awscdk.services.cloudfront that implement ResponseHeadersXSSProtectionModifier and TypeClassDescriptionstatic final classAn implementation forResponseHeadersXSSProtectionMethods in software.amazon.awscdk.services.cloudfront that return ResponseHeadersXSSProtectionModifier and TypeMethodDescriptionResponseHeadersXSSProtection.Builder.build()Builds the configured instance.default ResponseHeadersXSSProtectionResponseSecurityHeadersBehavior.getXssProtection()Determines whether CloudFront includes the X-XSS-Protection HTTP response header and the header’s value.ResponseSecurityHeadersBehavior.Jsii$Proxy.getXssProtection()Methods in software.amazon.awscdk.services.cloudfront with parameters of type ResponseHeadersXSSProtectionModifier and TypeMethodDescriptionResponseSecurityHeadersBehavior.Builder.xssProtection(ResponseHeadersXSSProtection xssProtection) Sets the value ofResponseSecurityHeadersBehavior.getXssProtection()