Uses of Interface
software.amazon.awscdk.interfaces.lambda.EventInvokeConfigReference
Packages that use EventInvokeConfigReference
Package
Description
AWS Lambda Construct Library
-
Uses of EventInvokeConfigReference in software.amazon.awscdk.interfaces.lambda
Classes in software.amazon.awscdk.interfaces.lambda that implement EventInvokeConfigReferenceModifier and TypeClassDescriptionstatic final classAn implementation forEventInvokeConfigReferenceMethods in software.amazon.awscdk.interfaces.lambda that return EventInvokeConfigReferenceModifier and TypeMethodDescriptionEventInvokeConfigReference.Builder.build()Builds the configured instance.IEventInvokeConfigRef.getEventInvokeConfigRef()(experimental) A reference to a EventInvokeConfig resource.default EventInvokeConfigReferenceIEventInvokeConfigRef.Jsii$Default.getEventInvokeConfigRef()(experimental) A reference to a EventInvokeConfig resource.IEventInvokeConfigRef.Jsii$Proxy.getEventInvokeConfigRef()(experimental) A reference to a EventInvokeConfig resource. -
Uses of EventInvokeConfigReference in software.amazon.awscdk.services.lambda
Methods in software.amazon.awscdk.services.lambda that return EventInvokeConfigReferenceModifier and TypeMethodDescriptionCfnEventInvokeConfig.getEventInvokeConfigRef()A reference to a EventInvokeConfig resource.