Uses of Interface
software.amazon.awscdk.interfaces.lambda.IEventSourceMappingRef
Packages that use IEventSourceMappingRef
Package
Description
AWS Lambda Construct Library
-
Uses of IEventSourceMappingRef in software.amazon.awscdk.interfaces.lambda
Subinterfaces of IEventSourceMappingRef in software.amazon.awscdk.interfaces.lambdaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIEventSourceMappingRef.Classes in software.amazon.awscdk.interfaces.lambda that implement IEventSourceMappingRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IEventSourceMappingRef in software.amazon.awscdk.services.lambda
Subinterfaces of IEventSourceMappingRef in software.amazon.awscdk.services.lambdaModifier and TypeInterfaceDescriptioninterfaceRepresents an event source mapping for a lambda function.static interfaceInternal default implementation forIEventSourceMapping.Classes in software.amazon.awscdk.services.lambda that implement IEventSourceMappingRefModifier and TypeClassDescriptionclassTheAWS::Lambda::EventSourceMappingresource creates a mapping between an event source and an AWS Lambda function.classDefines a Lambda EventSourceMapping resource.static final classA proxy class which represents a concrete javascript instance of this type.