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