ICloudWatchAlarmTemplateRef

class aws_cdk.aws_medialive.ICloudWatchAlarmTemplateRef(*args, **kwargs)

Bases: IConstruct, Protocol

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

Stability:

experimental

Attributes

cloud_watch_alarm_template_ref

(experimental) A reference to a CloudWatchAlarmTemplate resource.

Stability:

experimental

node

The tree node.