| Modifier and Type | Method and Description |
|---|---|
EventSourceMapping |
IFunction.addEventSourceMapping(String id,
EventSourceMappingOptions options)
Adds an event source that maps to this AWS Lambda function.
|
EventSourceMapping |
IFunction.Jsii$Proxy.addEventSourceMapping(String id,
EventSourceMappingOptions options)
Adds an event source that maps to this AWS Lambda function.
|
default EventSourceMapping |
IFunction.Jsii$Default.addEventSourceMapping(String id,
EventSourceMappingOptions options)
Adds an event source that maps to this AWS Lambda function.
|
EventSourceMapping |
IAlias.Jsii$Proxy.addEventSourceMapping(String id,
EventSourceMappingOptions options)
Adds an event source that maps to this AWS Lambda function.
|
default EventSourceMapping |
IAlias.Jsii$Default.addEventSourceMapping(String id,
EventSourceMappingOptions options)
Adds an event source that maps to this AWS Lambda function.
|
EventSourceMapping |
IVersion.Jsii$Proxy.addEventSourceMapping(String id,
EventSourceMappingOptions options)
Adds an event source that maps to this AWS Lambda function.
|
default EventSourceMapping |
IVersion.Jsii$Default.addEventSourceMapping(String id,
EventSourceMappingOptions options)
Adds an event source that maps to this AWS Lambda function.
|
EventSourceMapping |
FunctionBase.addEventSourceMapping(String id,
EventSourceMappingOptions options)
Adds an event source that maps to this AWS Lambda function.
|
EventSourceMapping |
EventSourceMapping.Builder.build() |
Copyright © 2023. All rights reserved.