Uses of Interface
software.amazon.awscdk.services.lambda.EventSourceMappingOptions
Packages that use EventSourceMappingOptions
Package
Description
AWS Lambda Construct Library
AWS Lambda Event Sources
-
Uses of EventSourceMappingOptions in software.amazon.awscdk.services.cloudfront.experimental
Methods in software.amazon.awscdk.services.cloudfront.experimental with parameters of type EventSourceMappingOptionsModifier and TypeMethodDescriptionEdgeFunction.addEventSourceMapping(String id, EventSourceMappingOptions options) Adds an event source that maps to this AWS Lambda function. -
Uses of EventSourceMappingOptions in software.amazon.awscdk.services.lambda
Subinterfaces of EventSourceMappingOptions in software.amazon.awscdk.services.lambdaModifier and TypeInterfaceDescriptioninterfaceProperties for declaring a new event source mapping.Classes in software.amazon.awscdk.services.lambda that implement EventSourceMappingOptionsModifier and TypeClassDescriptionstatic final classAn implementation forEventSourceMappingOptionsstatic final classAn implementation forEventSourceMappingPropsMethods in software.amazon.awscdk.services.lambda that return EventSourceMappingOptionsModifier and TypeMethodDescriptionEventSourceMappingOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.lambda with parameters of type EventSourceMappingOptionsModifier and TypeMethodDescriptionFunctionBase.addEventSourceMapping(String id, EventSourceMappingOptions options) Adds an event source that maps to this AWS Lambda function.default EventSourceMappingIAlias.Jsii$Default.addEventSourceMapping(String id, EventSourceMappingOptions options) Adds an event source that maps to this AWS Lambda function.final EventSourceMappingIAlias.Jsii$Proxy.addEventSourceMapping(String id, EventSourceMappingOptions options) Adds an event source that maps to this AWS Lambda function.IFunction.addEventSourceMapping(String id, EventSourceMappingOptions options) Adds an event source that maps to this AWS Lambda function.default EventSourceMappingIFunction.Jsii$Default.addEventSourceMapping(String id, EventSourceMappingOptions options) Adds an event source that maps to this AWS Lambda function.final EventSourceMappingIFunction.Jsii$Proxy.addEventSourceMapping(String id, EventSourceMappingOptions options) Adds an event source that maps to this AWS Lambda function.default EventSourceMappingIVersion.Jsii$Default.addEventSourceMapping(String id, EventSourceMappingOptions options) Adds an event source that maps to this AWS Lambda function.final EventSourceMappingIVersion.Jsii$Proxy.addEventSourceMapping(String id, EventSourceMappingOptions options) Adds an event source that maps to this AWS Lambda function. -
Uses of EventSourceMappingOptions in software.amazon.awscdk.services.lambda.eventsources
Methods in software.amazon.awscdk.services.lambda.eventsources that return EventSourceMappingOptionsModifier and TypeMethodDescriptionprotected EventSourceMappingOptionsStreamEventSource.enrichMappingOptions(EventSourceMappingOptions options) Methods in software.amazon.awscdk.services.lambda.eventsources with parameters of type EventSourceMappingOptionsModifier and TypeMethodDescriptionprotected EventSourceMappingOptionsStreamEventSource.enrichMappingOptions(EventSourceMappingOptions options)