actions

@JvmName(name = "lykeatlmapvxcqog")
suspend fun actions(value: Output<List<AlertPrometheusRuleGroupRuleActionArgs>>)
@JvmName(name = "xwidalqkpmxifwlv")
suspend fun actions(value: List<AlertPrometheusRuleGroupRuleActionArgs>?)

Parameters

value

An action block as defined below.


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


@JvmName(name = "bfeqlrrighhkuwiq")
suspend fun actions(values: List<Output<AlertPrometheusRuleGroupRuleActionArgs>>)
@JvmName(name = "ffgcyafwkiughujt")
suspend fun actions(vararg values: AlertPrometheusRuleGroupRuleActionArgs)

Parameters

values

An action block as defined below.


@JvmName(name = "sbcutmvuiehimcwq")
suspend fun actions(argument: List<suspend AlertPrometheusRuleGroupRuleActionArgsBuilder.() -> Unit>)
@JvmName(name = "eypnhdqoocxaqicw")
suspend fun actions(vararg argument: suspend AlertPrometheusRuleGroupRuleActionArgsBuilder.() -> Unit)
@JvmName(name = "iqfjedjobnqdiewh")
suspend fun actions(argument: suspend AlertPrometheusRuleGroupRuleActionArgsBuilder.() -> Unit)

Parameters

argument

An action block as defined below.