@Stability(value=Stable)
public static interface CfnDistribution.ForwardedValuesProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-forwardedvalues.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDistribution.ForwardedValuesProperty.Builder
A builder for
CfnDistribution.ForwardedValuesProperty |
static class |
CfnDistribution.ForwardedValuesProperty.Jsii$Proxy
An implementation for
CfnDistribution.ForwardedValuesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDistribution.ForwardedValuesProperty.Builder |
builder() |
default Object |
getCookies()
`CfnDistribution.ForwardedValuesProperty.Cookies`.
|
default List<String> |
getHeaders()
`CfnDistribution.ForwardedValuesProperty.Headers`.
|
Object |
getQueryString()
`CfnDistribution.ForwardedValuesProperty.QueryString`.
|
default List<String> |
getQueryStringCacheKeys()
`CfnDistribution.ForwardedValuesProperty.QueryStringCacheKeys`.
|
@Stability(value=Stable) @NotNull Object getQueryString()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-forwardedvalues.html#cfn-cloudfront-distribution-forwardedvalues-querystring@Stability(value=Stable) @Nullable default Object getCookies()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-forwardedvalues.html#cfn-cloudfront-distribution-forwardedvalues-cookies@Stability(value=Stable) @Nullable default List<String> getHeaders()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-forwardedvalues.html#cfn-cloudfront-distribution-forwardedvalues-headers@Stability(value=Stable) @Nullable default List<String> getQueryStringCacheKeys()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-forwardedvalues.html#cfn-cloudfront-distribution-forwardedvalues-querystringcachekeys@Stability(value=Stable) static CfnDistribution.ForwardedValuesProperty.Builder builder()
Copyright © 2020. All rights reserved.