@Stability(value=Stable)
public static interface CfnCachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty
extends software.amazon.jsii.JsiiSerializable
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()
@Stability(value=Stable) @NotNull Object getEnableAcceptEncodingGzip()
@Stability(value=Stable) @NotNull Object getHeadersConfig()
@Stability(value=Stable) @NotNull Object getQueryStringsConfig()
@Stability(value=Stable) @Nullable default Object getEnableAcceptEncodingBrotli()
@Stability(value=Stable) static CfnCachePolicy.ParametersInCacheKeyAndForwardedToOriginProperty.Builder builder()
Copyright © 2021. All rights reserved.