actions

@JvmName(name = "syxpfocutsnvxhjx")
suspend fun actions(value: Output<List<PrometheusRuleGroupActionArgs>>)
@JvmName(name = "eohxsnbbqfmytako")
suspend fun actions(value: List<PrometheusRuleGroupActionArgs>?)

Parameters

value

Actions that are performed when the alert rule becomes active, and when an alert condition is resolved.


@JvmName(name = "gqicgqqgqwpxvlrd")
suspend fun actions(vararg values: Output<PrometheusRuleGroupActionArgs>)


@JvmName(name = "ckygbdvyotqdwqiu")
suspend fun actions(values: List<Output<PrometheusRuleGroupActionArgs>>)
@JvmName(name = "fayidnhnujxiiwex")
suspend fun actions(vararg values: PrometheusRuleGroupActionArgs)

Parameters

values

Actions that are performed when the alert rule becomes active, and when an alert condition is resolved.


@JvmName(name = "bxhaeosedkgpdvul")
suspend fun actions(argument: List<suspend PrometheusRuleGroupActionArgsBuilder.() -> Unit>)
@JvmName(name = "axqrqxtavkiielhb")
suspend fun actions(vararg argument: suspend PrometheusRuleGroupActionArgsBuilder.() -> Unit)
@JvmName(name = "nggovlsfwhqohpio")
suspend fun actions(argument: suspend PrometheusRuleGroupActionArgsBuilder.() -> Unit)

Parameters

argument

Actions that are performed when the alert rule becomes active, and when an alert condition is resolved.