@Stability(value=Stable)
public static interface CfnDistribution.CookiesProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cookies.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDistribution.CookiesProperty.Builder
A builder for
CfnDistribution.CookiesProperty |
static class |
CfnDistribution.CookiesProperty.Jsii$Proxy
An implementation for
CfnDistribution.CookiesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDistribution.CookiesProperty.Builder |
builder() |
String |
getForward()
`CfnDistribution.CookiesProperty.Forward`.
|
default List<String> |
getWhitelistedNames()
`CfnDistribution.CookiesProperty.WhitelistedNames`.
|
@Stability(value=Stable) @NotNull String getForward()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cookies.html#cfn-cloudfront-distribution-cookies-forward@Stability(value=Stable) @Nullable default List<String> getWhitelistedNames()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-cloudfront-distribution-cookies.html#cfn-cloudfront-distribution-cookies-whitelistednames@Stability(value=Stable) static CfnDistribution.CookiesProperty.Builder builder()
Copyright © 2020. All rights reserved.