actions

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

Parameters

value

An action block as defined below.


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


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

Parameters

values

An action block as defined below.


@JvmName(name = "qrmrolfqusuwkyir")
suspend fun actions(argument: List<suspend AlertPrometheusRuleGroupRuleActionArgsBuilder.() -> Unit>)
@JvmName(name = "bfuxeenxblwmutla")
suspend fun actions(vararg argument: suspend AlertPrometheusRuleGroupRuleActionArgsBuilder.() -> Unit)
@JvmName(name = "ayprojuvpxdheosw")
suspend fun actions(argument: suspend AlertPrometheusRuleGroupRuleActionArgsBuilder.() -> Unit)

Parameters

argument

An action block as defined below.