interface IDBShardGroupRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.RDS.IDBShardGroupRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsrds#IDBShardGroupRef |
![]() | software.amazon.awscdk.services.rds.IDBShardGroupRef |
![]() | aws_cdk.aws_rds.IDBShardGroupRef |
![]() | aws-cdk-lib » aws_rds » IDBShardGroupRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a DBShardGroup.
Properties
Name | Type | Description |
---|---|---|
db | DBShard | A reference to a DBShardGroup resource. |
node | Node | The tree node. |
dbShardGroupRef
Type:
DBShard
A reference to a DBShardGroup resource.
node
Type:
Node
The tree node.