ICanaryRef

class aws_cdk.aws_synthetics.ICanaryRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

canary_ref

(experimental) A reference to a Canary resource.

Stability:

experimental

node

The tree node.