batchDisableAlarm
inline suspend fun IotEventsDataClient.batchDisableAlarm(crossinline block: BatchDisableAlarmRequest.Builder.() -> Unit): BatchDisableAlarmResponse
Disables one or more alarms. The alarms change to the DISABLED
state after you disable them.