Interface IEventSourceMapping.Jsii$Default
- All Superinterfaces:
software.constructs.IConstruct,software.constructs.IConstruct.Jsii$Default,software.constructs.IDependable,software.constructs.IDependable.Jsii$Default,IEnvironmentAware,IEnvironmentAware.Jsii$Default,IEventSourceMapping,IEventSourceMappingRef,IEventSourceMappingRef.Jsii$Default,IResource,IResource.Jsii$Default,software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
IEventSourceMapping.Jsii$Proxy
- Enclosing interface:
IEventSourceMapping
@Internal
public static interface IEventSourceMapping.Jsii$Default
extends IEventSourceMapping, IResource.Jsii$Default, IEventSourceMappingRef.Jsii$Default
Internal default implementation for
IEventSourceMapping.-
Nested Class Summary
Nested classes/interfaces inherited from interface software.constructs.IConstruct
software.constructs.IConstruct.Jsii$Default, software.constructs.IConstruct.Jsii$ProxyNested classes/interfaces inherited from interface software.constructs.IDependable
software.constructs.IDependable.Jsii$Default, software.constructs.IDependable.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware
IEnvironmentAware.Jsii$Default, IEnvironmentAware.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.services.lambda.IEventSourceMapping
IEventSourceMapping.Jsii$Default, IEventSourceMapping.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.interfaces.lambda.IEventSourceMappingRef
IEventSourceMappingRef.Jsii$Default, IEventSourceMappingRef.Jsii$ProxyNested classes/interfaces inherited from interface software.amazon.awscdk.IResource
IResource.Jsii$Default, IResource.Jsii$Proxy -
Method Summary
Methods inherited from interface software.constructs.IConstruct.Jsii$Default
getNodeMethods inherited from interface software.amazon.awscdk.interfaces.IEnvironmentAware.Jsii$Default
getEnvMethods inherited from interface software.amazon.awscdk.interfaces.lambda.IEventSourceMappingRef.Jsii$Default
getEventSourceMappingRefMethods inherited from interface software.amazon.awscdk.IResource.Jsii$Default
applyRemovalPolicy, getStackMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
getEventSourceMappingArn
The ARN of the event source mapping (i.e. arn:aws:lambda:region:account-id:event-source-mapping/event-source-mapping-id).- Specified by:
getEventSourceMappingArnin interfaceIEventSourceMapping
-
getEventSourceMappingId
The identifier for this EventSourceMapping.- Specified by:
getEventSourceMappingIdin interfaceIEventSourceMapping
-