ICellRef

class aws_cdk.aws_route53recoveryreadiness.ICellRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

cell_ref

(experimental) A reference to a Cell resource.

Stability:

experimental

node

The tree node.