actions

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


@JvmName(name = "fiavymckkjbbkctb")
suspend fun actions(values: List<Output<PrometheusRuleGroupActionArgs>>)
@JvmName(name = "qmxyyrwvqgvelusf")
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 = "bmauomomvlkdwiun")
suspend fun actions(argument: List<suspend PrometheusRuleGroupActionArgsBuilder.() -> Unit>)
@JvmName(name = "qdkpyrvworldmpny")
suspend fun actions(vararg argument: suspend PrometheusRuleGroupActionArgsBuilder.() -> Unit)
@JvmName(name = "cdtofywjfpcqoafw")
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.