@Generated(value="jsii-pacmak/1.24.0 (build b722f66)", date="2021-03-11T13:46:44.585Z") @Stability(value=Stable) public interface IEventSourceMapping extends software.amazon.jsii.JsiiSerializable, IResource
https://docs.aws.amazon.com/lambda/latest/dg/invocation-eventsourcemapping.html| Modifier and Type | Interface and Description |
|---|---|
static interface |
IEventSourceMapping.Jsii$Default
Internal default implementation for
IEventSourceMapping. |
static class |
IEventSourceMapping.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getEventSourceMappingId()
The identifier for this EventSourceMapping.
|
getNode@Stability(value=Stable) @NotNull String getEventSourceMappingId()
Copyright © 2021. All rights reserved.