interface IEventSourceMappingRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Lambda.IEventSourceMappingRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awslambda#IEventSourceMappingRef |
![]() | software.amazon.awscdk.services.lambda.IEventSourceMappingRef |
![]() | aws_cdk.aws_lambda.IEventSourceMappingRef |
![]() | aws-cdk-lib » aws_lambda » IEventSourceMappingRef |
Implemented by
Cfn
, Event
Indicates that this resource can be referenced as a EventSourceMapping.
Properties
Name | Type | Description |
---|---|---|
event | Event | A reference to a EventSourceMapping resource. |
node | Node | The tree node. |
eventSourceMappingRef
Type:
Event
A reference to a EventSourceMapping resource.
node
Type:
Node
The tree node.