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