interface IEventIntegrationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.AppIntegrations.IEventIntegrationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsappintegrations#IEventIntegrationRef |
![]() | software.amazon.awscdk.services.appintegrations.IEventIntegrationRef |
![]() | aws_cdk.aws_appintegrations.IEventIntegrationRef |
![]() | aws-cdk-lib » aws_appintegrations » IEventIntegrationRef |
Implemented by
Cfn
Obtainable from
Cfn
.fromEventIntegrationArn()
, Cfn
.fromEventIntegrationName()
Indicates that this resource can be referenced as a EventIntegration.
Properties
Name | Type | Description |
---|---|---|
event | Event | A reference to a EventIntegration resource. |
node | Node | The tree node. |
eventIntegrationRef
Type:
Event
A reference to a EventIntegration resource.
node
Type:
Node
The tree node.