Uses of Interface
software.amazon.awscdk.interfaces.lambda.IEventInvokeConfigRef
Packages that use IEventInvokeConfigRef
Package
Description
AWS Lambda Construct Library
-
Uses of IEventInvokeConfigRef in software.amazon.awscdk.interfaces.lambda
Subinterfaces of IEventInvokeConfigRef in software.amazon.awscdk.interfaces.lambdaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIEventInvokeConfigRef.Classes in software.amazon.awscdk.interfaces.lambda that implement IEventInvokeConfigRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IEventInvokeConfigRef in software.amazon.awscdk.services.lambda
Classes in software.amazon.awscdk.services.lambda that implement IEventInvokeConfigRefModifier and TypeClassDescriptionclassTheAWS::Lambda::EventInvokeConfigresource configures options for asynchronous invocation on a version or an alias.