Uses of Class
software.amazon.awscdk.services.sam.CfnFunction.S3EventProperty.Builder
Packages that use CfnFunction.S3EventProperty.Builder
Package
Description
AWS Serverless Application Model Construct Library
-
Uses of CfnFunction.S3EventProperty.Builder in software.amazon.awscdk.services.sam
Methods in software.amazon.awscdk.services.sam that return CfnFunction.S3EventProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnFunction.S3EventProperty.getBucket()CfnFunction.S3EventProperty.builder()Sets the value ofCfnFunction.S3EventProperty.getEvents()Sets the value ofCfnFunction.S3EventProperty.getEvents()CfnFunction.S3EventProperty.Builder.events(IResolvable events) 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()Constructors in software.amazon.awscdk.services.sam with parameters of type CfnFunction.S3EventProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunction.S3EventProperty.Builder.