actions

@JvmName(name = "ibaocybnkakhfsul")
suspend fun actions(value: Output<List<PrometheusRuleGroupActionArgs>>)
@JvmName(name = "shwkhhddlcsdrfym")
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 = "rmwlwljmjrxfkxuh")
suspend fun actions(vararg values: Output<PrometheusRuleGroupActionArgs>)


@JvmName(name = "opkqevlfqmorbsuj")
suspend fun actions(values: List<Output<PrometheusRuleGroupActionArgs>>)
@JvmName(name = "ibbdvygtmjsunpop")
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 = "duyelkojwvapixrs")
suspend fun actions(argument: List<suspend PrometheusRuleGroupActionArgsBuilder.() -> Unit>)
@JvmName(name = "eermynujsoccwitb")
suspend fun actions(vararg argument: suspend PrometheusRuleGroupActionArgsBuilder.() -> Unit)
@JvmName(name = "bolndmtipwdbujlv")
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.