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