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