@Stability(value=Stable)
public static interface CfnCachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-cachepolicy-parametersincachekeyandforwardedtoorigin.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty.Builder
|
static class |
CfnCachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty.Jsii$Proxy
An implementation for
CfnCachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty.Builder |
builder() |
Object |
getCookiesConfig()
`CfnCachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty.CookiesConfig`.
|
default Object |
getEnableAcceptEncodingBrotli()
`CfnCachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty.EnableAcceptEncodingBrotli`.
|
Object |
getEnableAcceptEncodingGzip()
`CfnCachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty.EnableAcceptEncodingGzip`.
|
Object |
getHeadersConfig()
`CfnCachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty.HeadersConfig`.
|
Object |
getQueryStringsConfig()
`CfnCachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty.QueryStringsConfig`.
|
@Stability(value=Stable) @NotNull Object getCookiesConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-cachepolicy-parametersincachekeyandforwardedtoorigin.html#cfn-cloudfront-cachepolicy-parametersincachekeyandforwardedtoorigin-cookiesconfig@Stability(value=Stable) @NotNull Object getEnableAcceptEncodingGzip()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-cachepolicy-parametersincachekeyandforwardedtoorigin.html#cfn-cloudfront-cachepolicy-parametersincachekeyandforwardedtoorigin-enableacceptencodinggzip@Stability(value=Stable) @NotNull Object getHeadersConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-cachepolicy-parametersincachekeyandforwardedtoorigin.html#cfn-cloudfront-cachepolicy-parametersincachekeyandforwardedtoorigin-headersconfig@Stability(value=Stable) @NotNull Object getQueryStringsConfig()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-cachepolicy-parametersincachekeyandforwardedtoorigin.html#cfn-cloudfront-cachepolicy-parametersincachekeyandforwardedtoorigin-querystringsconfig@Stability(value=Stable) @Nullable default Object getEnableAcceptEncodingBrotli()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-cachepolicy-parametersincachekeyandforwardedtoorigin.html#cfn-cloudfront-cachepolicy-parametersincachekeyandforwardedtoorigin-enableacceptencodingbrotli@Stability(value=Stable) static CfnCachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty.Builder builder()
Copyright © 2020. All rights reserved.