IMigrationProjectRef

class aws_cdk.aws_dms.IMigrationProjectRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a MigrationProject.

Stability:

experimental

Attributes

migration_project_ref

(experimental) A reference to a MigrationProject resource.

Stability:

experimental

node

The tree node.