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