Uses of Interface
software.amazon.awscdk.services.lambda.eventsources.S3EventSourceProps
-
Uses of S3EventSourceProps in software.amazon.awscdk.services.lambda.eventsources
Modifier and TypeMethodDescriptionS3EventSourceProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionS3EventSource
(Bucket bucket, S3EventSourceProps props) S3EventSourceV2
(IBucket bucket, S3EventSourceProps props)