Uses of Interface
software.amazon.awscdk.services.s3.CfnBucket.NotificationFilterProperty
Packages that use CfnBucket.NotificationFilterProperty
-
Uses of CfnBucket.NotificationFilterProperty in software.amazon.awscdk.services.s3
Classes in software.amazon.awscdk.services.s3 that implement CfnBucket.NotificationFilterPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnBucket.NotificationFilterProperty
Methods in software.amazon.awscdk.services.s3 that return CfnBucket.NotificationFilterPropertyModifier and TypeMethodDescriptionCfnBucket.NotificationFilterProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.s3 with parameters of type CfnBucket.NotificationFilterPropertyModifier and TypeMethodDescriptionCfnBucket.LambdaConfigurationProperty.Builder.filter
(CfnBucket.NotificationFilterProperty filter) Sets the value ofCfnBucket.LambdaConfigurationProperty.getFilter()
CfnBucket.QueueConfigurationProperty.Builder.filter
(CfnBucket.NotificationFilterProperty filter) Sets the value ofCfnBucket.QueueConfigurationProperty.getFilter()
CfnBucket.TopicConfigurationProperty.Builder.filter
(CfnBucket.NotificationFilterProperty filter) Sets the value ofCfnBucket.TopicConfigurationProperty.getFilter()