Uses of Class
software.amazon.awscdk.services.cloudfront.CfnResponseHeadersPolicy.SecurityHeadersConfigProperty.Builder
Packages that use CfnResponseHeadersPolicy.SecurityHeadersConfigProperty.Builder
-
Uses of CfnResponseHeadersPolicy.SecurityHeadersConfigProperty.Builder in software.amazon.awscdk.services.cloudfront
Methods in software.amazon.awscdk.services.cloudfront that return CfnResponseHeadersPolicy.SecurityHeadersConfigProperty.BuilderModifier and TypeMethodDescriptionCfnResponseHeadersPolicy.SecurityHeadersConfigProperty.builder()
CfnResponseHeadersPolicy.SecurityHeadersConfigProperty.Builder.contentSecurityPolicy
(IResolvable contentSecurityPolicy) CfnResponseHeadersPolicy.SecurityHeadersConfigProperty.Builder.contentSecurityPolicy
(CfnResponseHeadersPolicy.ContentSecurityPolicyProperty contentSecurityPolicy) CfnResponseHeadersPolicy.SecurityHeadersConfigProperty.Builder.contentTypeOptions
(IResolvable contentTypeOptions) CfnResponseHeadersPolicy.SecurityHeadersConfigProperty.Builder.contentTypeOptions
(CfnResponseHeadersPolicy.ContentTypeOptionsProperty contentTypeOptions) CfnResponseHeadersPolicy.SecurityHeadersConfigProperty.Builder.frameOptions
(IResolvable frameOptions) Sets the value ofCfnResponseHeadersPolicy.SecurityHeadersConfigProperty.getFrameOptions()
CfnResponseHeadersPolicy.SecurityHeadersConfigProperty.Builder.frameOptions
(CfnResponseHeadersPolicy.FrameOptionsProperty frameOptions) Sets the value ofCfnResponseHeadersPolicy.SecurityHeadersConfigProperty.getFrameOptions()
CfnResponseHeadersPolicy.SecurityHeadersConfigProperty.Builder.referrerPolicy
(IResolvable referrerPolicy) CfnResponseHeadersPolicy.SecurityHeadersConfigProperty.Builder.referrerPolicy
(CfnResponseHeadersPolicy.ReferrerPolicyProperty referrerPolicy) CfnResponseHeadersPolicy.SecurityHeadersConfigProperty.Builder.strictTransportSecurity
(IResolvable strictTransportSecurity) CfnResponseHeadersPolicy.SecurityHeadersConfigProperty.Builder.strictTransportSecurity
(CfnResponseHeadersPolicy.StrictTransportSecurityProperty strictTransportSecurity) CfnResponseHeadersPolicy.SecurityHeadersConfigProperty.Builder.xssProtection
(IResolvable xssProtection) CfnResponseHeadersPolicy.SecurityHeadersConfigProperty.Builder.xssProtection
(CfnResponseHeadersPolicy.XSSProtectionProperty xssProtection) Constructors in software.amazon.awscdk.services.cloudfront with parameters of type CfnResponseHeadersPolicy.SecurityHeadersConfigProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnResponseHeadersPolicy.SecurityHeadersConfigProperty.Builder
.