| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront |
Amazon CloudFront Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnDistribution.LoggingProperty.Builder |
CfnDistribution.LoggingProperty.Builder.bucket(String bucket)
Sets the value of
CfnDistribution.LoggingProperty.getBucket() |
static CfnDistribution.LoggingProperty.Builder |
CfnDistribution.LoggingProperty.builder() |
CfnDistribution.LoggingProperty.Builder |
CfnDistribution.LoggingProperty.Builder.includeCookies(Boolean includeCookies)
Sets the value of
CfnDistribution.LoggingProperty.getIncludeCookies() |
CfnDistribution.LoggingProperty.Builder |
CfnDistribution.LoggingProperty.Builder.includeCookies(IResolvable includeCookies)
Sets the value of
CfnDistribution.LoggingProperty.getIncludeCookies() |
CfnDistribution.LoggingProperty.Builder |
CfnDistribution.LoggingProperty.Builder.prefix(String prefix)
Sets the value of
CfnDistribution.LoggingProperty.getPrefix() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnDistribution.LoggingProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDistribution.CacheBehaviorProperty.Builder. |
Copyright © 2022. All rights reserved.