| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront |
Amazon CloudFront Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnDistribution.CookiesProperty.Builder |
CfnDistribution.CookiesProperty.builder() |
CfnDistribution.CookiesProperty.Builder |
CfnDistribution.CookiesProperty.Builder.forward(String forward)
Sets the value of
CfnDistribution.CookiesProperty.getForward() |
CfnDistribution.CookiesProperty.Builder |
CfnDistribution.CookiesProperty.Builder.whitelistedNames(List<String> whitelistedNames)
Sets the value of
CfnDistribution.CookiesProperty.getWhitelistedNames() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnDistribution.CookiesProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDistribution.CacheBehaviorProperty.Builder. |
Copyright © 2022. All rights reserved.