IAlarmRule

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

Bases: Protocol

Interface for Alarm Rule.

Methods

render_alarm_rule()

serialized representation of Alarm Rule to be used when building the Composite Alarm resource.

Return type:

str