Uses of Class
software.amazon.awssdk.services.cloudfront.model.LoggingConfig
-
Packages that use LoggingConfig Package Description software.amazon.awssdk.services.cloudfront.model -
-
Uses of LoggingConfig in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return LoggingConfig Modifier and Type Method Description LoggingConfigDistributionConfig. logging()A complex type that controls whether access logs are written for the distribution.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type LoggingConfig Modifier and Type Method Description DistributionConfig.BuilderDistributionConfig.Builder. logging(LoggingConfig logging)A complex type that controls whether access logs are written for the distribution.
-