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