| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsS3BucketNotificationConfiguration |
AwsS3BucketNotificationConfiguration.clone() |
AwsS3BucketNotificationConfiguration |
AwsS3BucketDetails.getBucketNotificationConfiguration()
The notification configuration for the S3 bucket.
|
AwsS3BucketNotificationConfiguration |
AwsS3BucketNotificationConfiguration.withConfigurations(AwsS3BucketNotificationConfigurationDetail... configurations)
Configurations for S3 bucket notifications.
|
AwsS3BucketNotificationConfiguration |
AwsS3BucketNotificationConfiguration.withConfigurations(Collection<AwsS3BucketNotificationConfigurationDetail> configurations)
Configurations for S3 bucket notifications.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsS3BucketDetails.setBucketNotificationConfiguration(AwsS3BucketNotificationConfiguration bucketNotificationConfiguration)
The notification configuration for the S3 bucket.
|
AwsS3BucketDetails |
AwsS3BucketDetails.withBucketNotificationConfiguration(AwsS3BucketNotificationConfiguration bucketNotificationConfiguration)
The notification configuration for the S3 bucket.
|
Copyright © 2023. All rights reserved.