IVariable

class aws_cdk.aws_cloudwatch.IVariable(*args, **kwargs)

Bases: Protocol

A single dashboard variable.

Methods

to_json()

Return the variable JSON for use in the dashboard.

Return type:

Any