@Stability(value=Stable) public static final class CfnDistribution.ForwardedValuesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDistribution.ForwardedValuesProperty>
CfnDistribution.ForwardedValuesProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDistribution.ForwardedValuesProperty.Builder queryString(Boolean queryString)
CfnDistribution.ForwardedValuesProperty.getQueryString()queryString - `CfnDistribution.ForwardedValuesProperty.QueryString`. This parameter is required.this@Stability(value=Stable) public CfnDistribution.ForwardedValuesProperty.Builder queryString(IResolvable queryString)
CfnDistribution.ForwardedValuesProperty.getQueryString()queryString - `CfnDistribution.ForwardedValuesProperty.QueryString`. This parameter is required.this@Stability(value=Stable) public CfnDistribution.ForwardedValuesProperty.Builder cookies(CfnDistribution.CookiesProperty cookies)
CfnDistribution.ForwardedValuesProperty.getCookies()cookies - `CfnDistribution.ForwardedValuesProperty.Cookies`.this@Stability(value=Stable) public CfnDistribution.ForwardedValuesProperty.Builder cookies(IResolvable cookies)
CfnDistribution.ForwardedValuesProperty.getCookies()cookies - `CfnDistribution.ForwardedValuesProperty.Cookies`.this@Stability(value=Stable) public CfnDistribution.ForwardedValuesProperty.Builder headers(List<String> headers)
CfnDistribution.ForwardedValuesProperty.getHeaders()headers - `CfnDistribution.ForwardedValuesProperty.Headers`.this@Stability(value=Stable) public CfnDistribution.ForwardedValuesProperty.Builder queryStringCacheKeys(List<String> queryStringCacheKeys)
CfnDistribution.ForwardedValuesProperty.getQueryStringCacheKeys()queryStringCacheKeys - `CfnDistribution.ForwardedValuesProperty.QueryStringCacheKeys`.this@Stability(value=Stable) public CfnDistribution.ForwardedValuesProperty build()
build in interface software.amazon.jsii.Builder<CfnDistribution.ForwardedValuesProperty>CfnDistribution.ForwardedValuesPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.