Uses of Interface
software.amazon.awscdk.interfaces.lambda.EventSourceMappingReference
Packages that use EventSourceMappingReference
Package
Description
AWS Lambda Construct Library
-
Uses of EventSourceMappingReference in software.amazon.awscdk.interfaces.lambda
Classes in software.amazon.awscdk.interfaces.lambda that implement EventSourceMappingReferenceModifier and TypeClassDescriptionstatic final classAn implementation forEventSourceMappingReferenceMethods in software.amazon.awscdk.interfaces.lambda that return EventSourceMappingReferenceModifier and TypeMethodDescriptionEventSourceMappingReference.Builder.build()Builds the configured instance.IEventSourceMappingRef.getEventSourceMappingRef()(experimental) A reference to a EventSourceMapping resource.default EventSourceMappingReferenceIEventSourceMappingRef.Jsii$Default.getEventSourceMappingRef()(experimental) A reference to a EventSourceMapping resource.IEventSourceMappingRef.Jsii$Proxy.getEventSourceMappingRef()(experimental) A reference to a EventSourceMapping resource. -
Uses of EventSourceMappingReference in software.amazon.awscdk.services.lambda
Methods in software.amazon.awscdk.services.lambda that return EventSourceMappingReferenceModifier and TypeMethodDescriptionCfnEventSourceMapping.getEventSourceMappingRef()A reference to a EventSourceMapping resource.EventSourceMapping.getEventSourceMappingRef()A reference to a EventSourceMapping resource.default EventSourceMappingReferenceIEventSourceMapping.Jsii$Default.getEventSourceMappingRef()(experimental) A reference to a EventSourceMapping resource.IEventSourceMapping.Jsii$Proxy.getEventSourceMappingRef()(experimental) A reference to a EventSourceMapping resource.