ICacheClusterRef

class aws_cdk.aws_elasticache.ICacheClusterRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

cache_cluster_ref

(experimental) A reference to a CacheCluster resource.

Stability:

experimental

node

The tree node.