@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:21.536Z") @Stability(value=Experimental) 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()
(experimental) The identifier for this EventSourceMapping.
|
@Stability(value=Experimental) @NotNull String getEventSourceMappingId()
Copyright © 2021. All rights reserved.