Uses of Interface
software.amazon.awscdk.services.lambda.CfnEventSourceMappingProps
-
Uses of CfnEventSourceMappingProps in software.amazon.awscdk.services.lambda
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnEventSourceMappingProps
Modifier and TypeMethodDescriptionCfnEventSourceMappingProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnEventSourceMapping
(Construct scope, String id, CfnEventSourceMappingProps props) Create a newAWS::Lambda::EventSourceMapping
.