actions
Parameters
value
An action
block as defined below.
Parameters
values
An action
block as defined below.
suspend fun actions(argument: List<suspend AlertPrometheusRuleGroupRuleActionArgsBuilder.() -> Unit>)
suspend fun actions(vararg argument: suspend AlertPrometheusRuleGroupRuleActionArgsBuilder.() -> Unit)
Parameters
argument
An action
block as defined below.