batchEnableAlarm
inline suspend fun IotEventsDataClient.batchEnableAlarm(crossinline block: BatchEnableAlarmRequest.Builder.() -> Unit): BatchEnableAlarmResponse
Enables one or more alarms. The alarms change to the NORMAL
state after you enable them.