IDBClusterRef

class aws_cdk.aws_rds.IDBClusterRef(*args, **kwargs)

Bases: IConstruct, Protocol

(experimental) Indicates that this resource can be referenced as a DBCluster.

Stability:

experimental

Attributes

db_cluster_ref

(experimental) A reference to a DBCluster resource.

Stability:

experimental

node

The tree node.