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