stopActions

@JvmName(name = "ffrywqsanpkvbxqh")
suspend fun stopActions(value: Output<List<ReceiptRuleStopActionArgs>>)
@JvmName(name = "gfjiowtobymnlrgh")
suspend fun stopActions(value: List<ReceiptRuleStopActionArgs>?)

Parameters

value

A list of Stop Action blocks. Documented below.


@JvmName(name = "kfxxnxmvchrceibv")
suspend fun stopActions(vararg values: Output<ReceiptRuleStopActionArgs>)


@JvmName(name = "nkcjuvixfvevnwss")
suspend fun stopActions(values: List<Output<ReceiptRuleStopActionArgs>>)
@JvmName(name = "yerveealiujqdbbr")
suspend fun stopActions(vararg values: ReceiptRuleStopActionArgs)

Parameters

values

A list of Stop Action blocks. Documented below.


@JvmName(name = "efrdntqhnhxmpmdg")
suspend fun stopActions(argument: List<suspend ReceiptRuleStopActionArgsBuilder.() -> Unit>)
@JvmName(name = "wtvbtsqirmwlbaiv")
suspend fun stopActions(vararg argument: suspend ReceiptRuleStopActionArgsBuilder.() -> Unit)
@JvmName(name = "mhoftkrcpvncykxc")
suspend fun stopActions(argument: suspend ReceiptRuleStopActionArgsBuilder.() -> Unit)

Parameters

argument

A list of Stop Action blocks. Documented below.