prometheuses

@JvmName(name = "lhowkbjqrmhxerul")
suspend fun prometheuses(value: Output<List<AlarmPrometheusArgs>>)
@JvmName(name = "xmpyepmustniwmgc")
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 = "ffeiufhbmggygaih")
suspend fun prometheuses(vararg values: Output<AlarmPrometheusArgs>)


@JvmName(name = "kcmgeempixyhaceo")
suspend fun prometheuses(values: List<Output<AlarmPrometheusArgs>>)
@JvmName(name = "ofpjiygmpqarjwmw")
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 = "vqwadpucpgeimfhp")
suspend fun prometheuses(argument: List<suspend AlarmPrometheusArgsBuilder.() -> Unit>)
@JvmName(name = "nhgciopbdqxxnwsf")
suspend fun prometheuses(vararg argument: suspend AlarmPrometheusArgsBuilder.() -> Unit)
@JvmName(name = "wjriwavxhpretwid")
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.