Uses of Interface
software.amazon.awscdk.services.iotevents.IAlarmModelRef
Packages that use IAlarmModelRef
-
Uses of IAlarmModelRef in software.amazon.awscdk.services.iotevents
Subinterfaces of IAlarmModelRef in software.amazon.awscdk.services.ioteventsModifier and TypeInterfaceDescriptionstatic interface
Internal default implementation forIAlarmModelRef
.Classes in software.amazon.awscdk.services.iotevents that implement IAlarmModelRefModifier and TypeClassDescriptionclass
Represents an alarm model to monitor an AWS IoT Events input attribute.static final class
A proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.iotevents that return IAlarmModelRefModifier and TypeMethodDescriptionstatic IAlarmModelRef
CfnAlarmModel.fromAlarmModelName
(software.constructs.Construct scope, String id, String alarmModelName) Creates a new IAlarmModelRef from a alarmModelName.