IClusterRef

class aws_cdk.aws_pcs.IClusterRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

cluster_ref

(experimental) A reference to a Cluster resource.

Stability:

experimental

node

The tree node.