| Package | Description |
|---|---|
| software.amazon.awssdk.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsS3BucketNotificationConfigurationDetail> |
AwsS3BucketNotificationConfiguration.configurations()
Configurations for S3 bucket notifications.
|
| Modifier and Type | Method and Description |
|---|---|
AwsS3BucketNotificationConfiguration.Builder |
AwsS3BucketNotificationConfiguration.Builder.configurations(AwsS3BucketNotificationConfigurationDetail... configurations)
Configurations for S3 bucket notifications.
|
| Modifier and Type | Method and Description |
|---|---|
AwsS3BucketNotificationConfiguration.Builder |
AwsS3BucketNotificationConfiguration.Builder.configurations(Collection<AwsS3BucketNotificationConfigurationDetail> configurations)
Configurations for S3 bucket notifications.
|
Copyright © 2023. All rights reserved.