IDashboardRef
- class aws_cdk.aws_cloudwatch.IDashboardRef(*args, **kwargs)
Bases:
IConstruct
,Protocol
(experimental) Indicates that this resource can be referenced as a Dashboard.
- Stability:
experimental
Attributes
- dashboard_ref
(experimental) A reference to a Dashboard resource.
- Stability:
experimental
- node
The tree node.