| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudfront |
Amazon CloudFront Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LoggingConfiguration.Jsii$Proxy
An implementation for
LoggingConfiguration |
| Modifier and Type | Method and Description |
|---|---|
LoggingConfiguration |
LoggingConfiguration.Builder.build()
Builds the configured instance.
|
default LoggingConfiguration |
CloudFrontWebDistributionProps.getLoggingConfig()
Optional - if we should enable logging.
|
LoggingConfiguration |
CloudFrontWebDistributionProps.Jsii$Proxy.getLoggingConfig() |
| Modifier and Type | Method and Description |
|---|---|
CloudFrontWebDistributionProps.Builder |
CloudFrontWebDistributionProps.Builder.loggingConfig(LoggingConfiguration loggingConfig)
Sets the value of
CloudFrontWebDistributionProps.getLoggingConfig() |
CloudFrontWebDistribution.Builder |
CloudFrontWebDistribution.Builder.loggingConfig(LoggingConfiguration loggingConfig)
Optional - if we should enable logging.
|
Copyright © 2022. All rights reserved.