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