Uses of Interface
software.amazon.awscdk.services.lambda.IEventSourceMappingRef
Packages that use IEventSourceMappingRef
-
Uses of IEventSourceMappingRef in software.amazon.awscdk.services.lambda
Subinterfaces of IEventSourceMappingRef in software.amazon.awscdk.services.lambdaModifier and TypeInterfaceDescriptioninterface
Represents an event source mapping for a lambda function.static interface
Internal default implementation forIEventSourceMapping
.static interface
Internal default implementation forIEventSourceMappingRef
.Classes in software.amazon.awscdk.services.lambda that implement IEventSourceMappingRefModifier and TypeClassDescriptionclass
TheAWS::Lambda::EventSourceMapping
resource creates a mapping between an event source and an AWS Lambda function.class
Defines a Lambda EventSourceMapping resource.static final class
A proxy class which represents a concrete javascript instance of this type.static final class
A proxy class which represents a concrete javascript instance of this type.