Uses of Class
software.amazon.awscdk.services.s3.CfnBucket.LambdaConfigurationProperty.Builder
-
Uses of CfnBucket.LambdaConfigurationProperty.Builder in software.amazon.awscdk.services.s3
Modifier and TypeMethodDescriptionCfnBucket.LambdaConfigurationProperty.builder()
Sets the value ofCfnBucket.LambdaConfigurationProperty.getEvent()
CfnBucket.LambdaConfigurationProperty.Builder.filter
(IResolvable filter) Sets the value ofCfnBucket.LambdaConfigurationProperty.getFilter()
CfnBucket.LambdaConfigurationProperty.Builder.filter
(CfnBucket.NotificationFilterProperty filter) Sets the value ofCfnBucket.LambdaConfigurationProperty.getFilter()
Sets the value ofCfnBucket.LambdaConfigurationProperty.getFunction()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnBucket.LambdaConfigurationProperty.Builder
.