actions

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


@JvmName(name = "tnujhorkpiqimvhj")
suspend fun actions(values: List<Output<PrometheusRuleGroupActionArgs>>)
@JvmName(name = "hrjlcgmsedbxhvib")
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 = "fgajlicefltbbacl")
suspend fun actions(argument: List<suspend PrometheusRuleGroupActionArgsBuilder.() -> Unit>)
@JvmName(name = "rmgpiriuljdhkdkk")
suspend fun actions(vararg argument: suspend PrometheusRuleGroupActionArgsBuilder.() -> Unit)
@JvmName(name = "kcumgpcmdsmcpdkx")
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.