getAlarmModel

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


suspend fun getAlarmModel(alarmModelName: String): GetAlarmModelResult

Return

null

Parameters

alarmModelName

The name of the alarm model.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.iotevents.kotlin.inputs.GetAlarmModelPlainArgs.

See also