@Stability(value=Stable)
public static interface CfnCachePolicy.HeadersConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-cachepolicy-headersconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCachePolicy.HeadersConfigProperty.Builder
A builder for
CfnCachePolicy.HeadersConfigProperty |
static class |
CfnCachePolicy.HeadersConfigProperty.Jsii$Proxy
An implementation for
CfnCachePolicy.HeadersConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCachePolicy.HeadersConfigProperty.Builder |
builder() |
String |
getHeaderBehavior()
`CfnCachePolicy.HeadersConfigProperty.HeaderBehavior`.
|
default List<String> |
getHeaders()
`CfnCachePolicy.HeadersConfigProperty.Headers`.
|
@Stability(value=Stable) @NotNull String getHeaderBehavior()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-cachepolicy-headersconfig.html#cfn-cloudfront-cachepolicy-headersconfig-headerbehavior@Stability(value=Stable) @Nullable default List<String> getHeaders()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-cachepolicy-headersconfig.html#cfn-cloudfront-cachepolicy-headersconfig-headers@Stability(value=Stable) static CfnCachePolicy.HeadersConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.