Uses of Interface
software.amazon.awscdk.services.cloudfront.ResponseHeadersStrictTransportSecurity
Packages that use ResponseHeadersStrictTransportSecurity
-
Uses of ResponseHeadersStrictTransportSecurity in software.amazon.awscdk.services.cloudfront
Classes in software.amazon.awscdk.services.cloudfront that implement ResponseHeadersStrictTransportSecurityModifier and TypeClassDescriptionstatic final class
An implementation forResponseHeadersStrictTransportSecurity
Methods in software.amazon.awscdk.services.cloudfront that return ResponseHeadersStrictTransportSecurityModifier and TypeMethodDescriptionResponseHeadersStrictTransportSecurity.Builder.build()
Builds the configured instance.ResponseSecurityHeadersBehavior.getStrictTransportSecurity()
Determines whether CloudFront includes the Strict-Transport-Security HTTP response header and the header’s value.ResponseSecurityHeadersBehavior.Jsii$Proxy.getStrictTransportSecurity()
Methods in software.amazon.awscdk.services.cloudfront with parameters of type ResponseHeadersStrictTransportSecurityModifier and TypeMethodDescriptionResponseSecurityHeadersBehavior.Builder.strictTransportSecurity
(ResponseHeadersStrictTransportSecurity strictTransportSecurity) Sets the value ofResponseSecurityHeadersBehavior.getStrictTransportSecurity()