Uses of Interface
software.amazon.awscdk.services.s3.CfnBucket.NotificationConfigurationProperty
Packages that use CfnBucket.NotificationConfigurationProperty
-
Uses of CfnBucket.NotificationConfigurationProperty in software.amazon.awscdk.services.s3
Classes in software.amazon.awscdk.services.s3 that implement CfnBucket.NotificationConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnBucket.NotificationConfigurationPropertyMethods in software.amazon.awscdk.services.s3 that return CfnBucket.NotificationConfigurationPropertyModifier and TypeMethodDescriptionCfnBucket.NotificationConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.s3 with parameters of type CfnBucket.NotificationConfigurationPropertyModifier 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()voidCfnBucket.setNotificationConfiguration(CfnBucket.NotificationConfigurationProperty value) Configuration that defines how Amazon S3 handles bucket notifications.