| Package | Description |
|---|---|
| software.amazon.awscdk.services.s3 |
Amazon S3 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnBucket.NotificationConfigurationProperty.Jsii$Proxy
An implementation for
CfnBucket.NotificationConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnBucket.NotificationConfigurationProperty |
CfnBucket.NotificationConfigurationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnBucketProps.Builder |
CfnBucketProps.Builder.notificationConfiguration(CfnBucket.NotificationConfigurationProperty notificationConfiguration)
Sets the value of
CfnBucketProps.getNotificationConfiguration() |
CfnBucket.Builder |
CfnBucket.Builder.notificationConfiguration(CfnBucket.NotificationConfigurationProperty notificationConfiguration)
Configuration that defines how Amazon S3 handles bucket notifications.
|
void |
CfnBucket.setNotificationConfiguration(CfnBucket.NotificationConfigurationProperty value)
Configuration that defines how Amazon S3 handles bucket notifications.
|
Copyright © 2022. All rights reserved.