interface IDataMigrationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.DMS.IDataMigrationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsdms#IDataMigrationRef |
![]() | software.amazon.awscdk.services.dms.IDataMigrationRef |
![]() | aws_cdk.aws_dms.IDataMigrationRef |
![]() | aws-cdk-lib » aws_dms » IDataMigrationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a DataMigration.
Properties
Name | Type | Description |
---|---|---|
data | Data | A reference to a DataMigration resource. |
node | Node | The tree node. |
dataMigrationRef
Type:
Data
A reference to a DataMigration resource.
node
Type:
Node
The tree node.