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