@Generated(value="jsii-pacmak/1.14.0 (build 729554b)", date="2020-10-29T17:34:18.510Z") @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 © 2020. All rights reserved.