Uses of Interface
software.amazon.awscdk.interfaces.iotevents.IAlarmModelRef
Packages that use IAlarmModelRef
Package
Description
AWS::IoTEvents Construct Library
-
Uses of IAlarmModelRef in software.amazon.awscdk.interfaces.iotevents
Subinterfaces of IAlarmModelRef in software.amazon.awscdk.interfaces.ioteventsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIAlarmModelRef.Classes in software.amazon.awscdk.interfaces.iotevents that implement IAlarmModelRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IAlarmModelRef in software.amazon.awscdk.services.iotevents
Classes in software.amazon.awscdk.services.iotevents that implement IAlarmModelRefModifier and TypeClassDescriptionclassRepresents an alarm model to monitor an AWS IoT Events input attribute.Methods in software.amazon.awscdk.services.iotevents that return IAlarmModelRefModifier and TypeMethodDescriptionstatic IAlarmModelRefCfnAlarmModel.fromAlarmModelName(software.constructs.Construct scope, String id, String alarmModelName) Creates a new IAlarmModelRef from a alarmModelName.