| 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() |
Copyright © 2021. All rights reserved.