Uses of Interface
software.amazon.awscdk.services.s3.CfnBucket.NotificationConfigurationProperty
-
Uses of CfnBucket.NotificationConfigurationProperty in software.amazon.awscdk.services.s3
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnBucket.NotificationConfigurationProperty
Modifier and TypeMethodDescriptionCfnBucket.NotificationConfigurationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnBucket.Builder.notificationConfiguration
(CfnBucket.NotificationConfigurationProperty notificationConfiguration) Configuration that defines how Amazon S3 handles bucket notifications.CfnBucketProps.Builder.notificationConfiguration
(CfnBucket.NotificationConfigurationProperty notificationConfiguration) Sets the value ofCfnBucketProps.getNotificationConfiguration()
void
CfnBucket.setNotificationConfiguration
(CfnBucket.NotificationConfigurationProperty value) Configuration that defines how Amazon S3 handles bucket notifications.