IDataMigrationRef

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

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

data_migration_ref

(experimental) A reference to a DataMigration resource.

Stability:

experimental

node

The tree node.