Uses of Interface
software.amazon.awscdk.services.cloudfront.ResponseHeadersContentTypeOptions
Packages that use ResponseHeadersContentTypeOptions
-
Uses of ResponseHeadersContentTypeOptions in software.amazon.awscdk.services.cloudfront
Classes in software.amazon.awscdk.services.cloudfront that implement ResponseHeadersContentTypeOptionsModifier and TypeClassDescriptionstatic final class
An implementation forResponseHeadersContentTypeOptions
Methods in software.amazon.awscdk.services.cloudfront that return ResponseHeadersContentTypeOptionsModifier and TypeMethodDescriptionResponseHeadersContentTypeOptions.Builder.build()
Builds the configured instance.ResponseSecurityHeadersBehavior.getContentTypeOptions()
Determines whether CloudFront includes the X-Content-Type-Options HTTP response header with its value set to nosniff.ResponseSecurityHeadersBehavior.Jsii$Proxy.getContentTypeOptions()
Methods in software.amazon.awscdk.services.cloudfront with parameters of type ResponseHeadersContentTypeOptionsModifier and TypeMethodDescriptionResponseSecurityHeadersBehavior.Builder.contentTypeOptions
(ResponseHeadersContentTypeOptions contentTypeOptions) Sets the value ofResponseSecurityHeadersBehavior.getContentTypeOptions()