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