Uses of Class
software.amazon.awscdk.services.s3.CfnBucket.NotificationConfigurationProperty.Builder
Packages that use CfnBucket.NotificationConfigurationProperty.Builder
-
Uses of CfnBucket.NotificationConfigurationProperty.Builder in software.amazon.awscdk.services.s3
Methods in software.amazon.awscdk.services.s3 that return CfnBucket.NotificationConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnBucket.NotificationConfigurationProperty.builder()CfnBucket.NotificationConfigurationProperty.Builder.eventBridgeConfiguration(IResolvable eventBridgeConfiguration) CfnBucket.NotificationConfigurationProperty.Builder.eventBridgeConfiguration(CfnBucket.EventBridgeConfigurationProperty eventBridgeConfiguration) CfnBucket.NotificationConfigurationProperty.Builder.lambdaConfigurations(List<? extends Object> lambdaConfigurations) Sets the value ofCfnBucket.NotificationConfigurationProperty.getLambdaConfigurations()CfnBucket.NotificationConfigurationProperty.Builder.lambdaConfigurations(IResolvable lambdaConfigurations) Sets the value ofCfnBucket.NotificationConfigurationProperty.getLambdaConfigurations()CfnBucket.NotificationConfigurationProperty.Builder.queueConfigurations(List<? extends Object> queueConfigurations) Sets the value ofCfnBucket.NotificationConfigurationProperty.getQueueConfigurations()CfnBucket.NotificationConfigurationProperty.Builder.queueConfigurations(IResolvable queueConfigurations) Sets the value ofCfnBucket.NotificationConfigurationProperty.getQueueConfigurations()CfnBucket.NotificationConfigurationProperty.Builder.topicConfigurations(List<? extends Object> topicConfigurations) Sets the value ofCfnBucket.NotificationConfigurationProperty.getTopicConfigurations()CfnBucket.NotificationConfigurationProperty.Builder.topicConfigurations(IResolvable topicConfigurations) Sets the value ofCfnBucket.NotificationConfigurationProperty.getTopicConfigurations()Constructors in software.amazon.awscdk.services.s3 with parameters of type CfnBucket.NotificationConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnBucket.NotificationConfigurationProperty.Builder.