Uses of Class
software.amazon.awscdk.services.sam.CfnFunction.S3EventProperty.Builder
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.S3EventProperty.Builder in software.amazon.awscdk.services.sam
Modifier and TypeMethodDescriptionSets the value ofCfnFunction.S3EventProperty.getBucket()
CfnFunction.S3EventProperty.builder()
Sets the value ofCfnFunction.S3EventProperty.getEvents()
CfnFunction.S3EventProperty.Builder.filter
(IResolvable filter) Sets the value ofCfnFunction.S3EventProperty.getFilter()
CfnFunction.S3EventProperty.Builder.filter
(CfnFunction.S3NotificationFilterProperty filter) Sets the value ofCfnFunction.S3EventProperty.getFilter()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnFunction.S3EventProperty.Builder
.