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