actions

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

Parameters

value

An action block as defined below.


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


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

Parameters

values

An action block as defined below.


@JvmName(name = "eamaaercqxgmxejv")
suspend fun actions(argument: List<suspend AlertPrometheusRuleGroupRuleActionArgsBuilder.() -> Unit>)
@JvmName(name = "edkrdqoeofiuaeks")
suspend fun actions(vararg argument: suspend AlertPrometheusRuleGroupRuleActionArgsBuilder.() -> Unit)
@JvmName(name = "qyigqwkunmemnoik")
suspend fun actions(argument: suspend AlertPrometheusRuleGroupRuleActionArgsBuilder.() -> Unit)

Parameters

argument

An action block as defined below.