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