Uses of Class
software.amazon.awscdk.services.cloudfront.ResponseSecurityHeadersBehavior.Builder
Packages that use ResponseSecurityHeadersBehavior.Builder
-
Uses of ResponseSecurityHeadersBehavior.Builder in software.amazon.awscdk.services.cloudfront
Methods in software.amazon.awscdk.services.cloudfront that return ResponseSecurityHeadersBehavior.BuilderModifier and TypeMethodDescriptionResponseSecurityHeadersBehavior.builder()ResponseSecurityHeadersBehavior.Builder.contentSecurityPolicy(ResponseHeadersContentSecurityPolicy contentSecurityPolicy) Sets the value ofResponseSecurityHeadersBehavior.getContentSecurityPolicy()ResponseSecurityHeadersBehavior.Builder.contentTypeOptions(ResponseHeadersContentTypeOptions contentTypeOptions) Sets the value ofResponseSecurityHeadersBehavior.getContentTypeOptions()ResponseSecurityHeadersBehavior.Builder.frameOptions(ResponseHeadersFrameOptions frameOptions) Sets the value ofResponseSecurityHeadersBehavior.getFrameOptions()ResponseSecurityHeadersBehavior.Builder.referrerPolicy(ResponseHeadersReferrerPolicy referrerPolicy) Sets the value ofResponseSecurityHeadersBehavior.getReferrerPolicy()ResponseSecurityHeadersBehavior.Builder.strictTransportSecurity(ResponseHeadersStrictTransportSecurity strictTransportSecurity) Sets the value ofResponseSecurityHeadersBehavior.getStrictTransportSecurity()ResponseSecurityHeadersBehavior.Builder.xssProtection(ResponseHeadersXSSProtection xssProtection) Sets the value ofResponseSecurityHeadersBehavior.getXssProtection()Constructors in software.amazon.awscdk.services.cloudfront with parameters of type ResponseSecurityHeadersBehavior.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theResponseSecurityHeadersBehavior.Builder.