get Alarm Model
Represents an alarm model to monitor an ITE input attribute. You can use the alarm to get notified when the value is outside a specified range. For more information, see Create an alarm model in the Developer Guide.
Return
null
Parameters
argument
null
Return
null
Parameters
alarm Model Name
The name of the alarm model.
See also
suspend fun getAlarmModel(argument: suspend GetAlarmModelPlainArgsBuilder.() -> Unit): GetAlarmModelResult
Return
null
Parameters
argument
Builder for com.pulumi.awsnative.iotevents.kotlin.inputs.GetAlarmModelPlainArgs.