prometheuses

@JvmName(name = "syiclktxoqbnvofb")
suspend fun prometheuses(value: Output<List<AlarmPrometheusArgs>>)
@JvmName(name = "hvwljtfdnlhyspix")
suspend fun prometheuses(value: List<AlarmPrometheusArgs>?)

Parameters

value

The Prometheus alert rule. See prometheus below. Note: This parameter is required only when you create a Prometheus alert rule for Hybrid Cloud Monitoring.


@JvmName(name = "kuktqwuwymiipnuc")
suspend fun prometheuses(vararg values: Output<AlarmPrometheusArgs>)


@JvmName(name = "rfcunqbkenremfwy")
suspend fun prometheuses(values: List<Output<AlarmPrometheusArgs>>)
@JvmName(name = "hchbtunomjxdwwsu")
suspend fun prometheuses(vararg values: AlarmPrometheusArgs)

Parameters

values

The Prometheus alert rule. See prometheus below. Note: This parameter is required only when you create a Prometheus alert rule for Hybrid Cloud Monitoring.


@JvmName(name = "apntepjevobrtayb")
suspend fun prometheuses(argument: List<suspend AlarmPrometheusArgsBuilder.() -> Unit>)
@JvmName(name = "mqwrhvrjoywcucsh")
suspend fun prometheuses(vararg argument: suspend AlarmPrometheusArgsBuilder.() -> Unit)
@JvmName(name = "mhamaxjmfkvpbbxj")
suspend fun prometheuses(argument: suspend AlarmPrometheusArgsBuilder.() -> Unit)

Parameters

argument

The Prometheus alert rule. See prometheus below. Note: This parameter is required only when you create a Prometheus alert rule for Hybrid Cloud Monitoring.