Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsS3BucketLoggingConfiguration
-
Packages that use AwsS3BucketLoggingConfiguration Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsS3BucketLoggingConfiguration in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsS3BucketLoggingConfiguration Modifier and Type Method Description AwsS3BucketLoggingConfigurationAwsS3BucketDetails. bucketLoggingConfiguration()The logging configuration for the S3 bucket.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsS3BucketLoggingConfiguration Modifier and Type Method Description AwsS3BucketDetails.BuilderAwsS3BucketDetails.Builder. bucketLoggingConfiguration(AwsS3BucketLoggingConfiguration bucketLoggingConfiguration)The logging configuration for the S3 bucket.
-