Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.cloudfront.CfnDistributionPropsMixin.ForwardedValuesProperty.Builder
Packages that use CfnDistributionPropsMixin.ForwardedValuesProperty.Builder
-
Uses of CfnDistributionPropsMixin.ForwardedValuesProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.cloudfront
Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudfront that return CfnDistributionPropsMixin.ForwardedValuesProperty.BuilderModifier and TypeMethodDescriptionCfnDistributionPropsMixin.ForwardedValuesProperty.builder()CfnDistributionPropsMixin.ForwardedValuesProperty.Builder.cookies(CfnDistributionPropsMixin.CookiesProperty cookies) Sets the value ofCfnDistributionPropsMixin.ForwardedValuesProperty.getCookies()CfnDistributionPropsMixin.ForwardedValuesProperty.Builder.cookies(IResolvable cookies) Sets the value ofCfnDistributionPropsMixin.ForwardedValuesProperty.getCookies()Sets the value ofCfnDistributionPropsMixin.ForwardedValuesProperty.getHeaders()CfnDistributionPropsMixin.ForwardedValuesProperty.Builder.queryString(Boolean queryString) Sets the value ofCfnDistributionPropsMixin.ForwardedValuesProperty.getQueryString()CfnDistributionPropsMixin.ForwardedValuesProperty.Builder.queryString(IResolvable queryString) Sets the value ofCfnDistributionPropsMixin.ForwardedValuesProperty.getQueryString()CfnDistributionPropsMixin.ForwardedValuesProperty.Builder.queryStringCacheKeys(List<String> queryStringCacheKeys) Constructors in software.amazon.awscdk.cfnpropertymixins.services.cloudfront with parameters of type CfnDistributionPropsMixin.ForwardedValuesProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDistributionPropsMixin.ForwardedValuesProperty.Builder.