| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsS3BucketLoggingConfiguration |
AwsS3BucketLoggingConfiguration.clone() |
AwsS3BucketLoggingConfiguration |
AwsS3BucketDetails.getBucketLoggingConfiguration()
The logging configuration for the S3 bucket.
|
AwsS3BucketLoggingConfiguration |
AwsS3BucketLoggingConfiguration.withDestinationBucketName(String destinationBucketName)
The name of the S3 bucket where log files for the S3 bucket are stored.
|
AwsS3BucketLoggingConfiguration |
AwsS3BucketLoggingConfiguration.withLogFilePrefix(String logFilePrefix)
The prefix added to log files for the S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsS3BucketDetails.setBucketLoggingConfiguration(AwsS3BucketLoggingConfiguration bucketLoggingConfiguration)
The logging configuration for the S3 bucket.
|
AwsS3BucketDetails |
AwsS3BucketDetails.withBucketLoggingConfiguration(AwsS3BucketLoggingConfiguration bucketLoggingConfiguration)
The logging configuration for the S3 bucket.
|
Copyright © 2021. All rights reserved.