Uses of Interface
software.amazon.awscdk.interfaces.cloudwatch.IAlarmRef
Packages that use IAlarmRef
Package
Description
Amazon CloudWatch Construct Library
-
Uses of IAlarmRef in software.amazon.awscdk.interfaces.cloudwatch
Subinterfaces of IAlarmRef in software.amazon.awscdk.interfaces.cloudwatchModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAlarmRef.Classes in software.amazon.awscdk.interfaces.cloudwatch that implement IAlarmRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IAlarmRef in software.amazon.awscdk.mixins.preview.services.cloudwatch.events
Methods in software.amazon.awscdk.mixins.preview.services.cloudwatch.events with parameters of type IAlarmRefModifier and TypeMethodDescriptionstatic AlarmEvents(experimental) Create AlarmEvents from a Alarm reference. -
Uses of IAlarmRef in software.amazon.awscdk.services.cloudwatch
Classes in software.amazon.awscdk.services.cloudwatch that implement IAlarmRefModifier and TypeClassDescriptionclassTheAWS::CloudWatch::Alarmtype specifies an alarm and associates it with the specified metric or metric math expression.Methods in software.amazon.awscdk.services.cloudwatch that return IAlarmRefModifier and TypeMethodDescriptionstatic IAlarmRefCfnAlarm.fromAlarmArn(software.constructs.Construct scope, String id, String arn) Creates a new IAlarmRef from an ARN.static IAlarmRefCfnAlarm.fromAlarmName(software.constructs.Construct scope, String id, String alarmName) Creates a new IAlarmRef from a alarmName.Methods in software.amazon.awscdk.services.cloudwatch with parameters of type IAlarmRefModifier and TypeMethodDescriptionCfnCompositeAlarm.Builder.actionsSuppressor(IAlarmRef actionsSuppressor) Actions will be suppressed if the suppressor alarm is in theALARMstate.CfnCompositeAlarmProps.Builder.actionsSuppressor(IAlarmRef actionsSuppressor) Sets the value ofCfnCompositeAlarmProps.getActionsSuppressor()static StringCfnAlarm.arnForAlarm(IAlarmRef resource)