stopActions

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

Parameters

value

A list of Stop Action blocks. Documented below.


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


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

Parameters

values

A list of Stop Action blocks. Documented below.


@JvmName(name = "emlxiqiocoxqarhy")
suspend fun stopActions(argument: List<suspend ReceiptRuleStopActionArgsBuilder.() -> Unit>)
@JvmName(name = "eslklkbysedhcsbx")
suspend fun stopActions(vararg argument: suspend ReceiptRuleStopActionArgsBuilder.() -> Unit)
@JvmName(name = "mupruvunjvpcmmlu")
suspend fun stopActions(argument: suspend ReceiptRuleStopActionArgsBuilder.() -> Unit)

Parameters

argument

A list of Stop Action blocks. Documented below.