stopActions

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

Parameters

value

A list of Stop Action blocks. Documented below.


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


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

Parameters

values

A list of Stop Action blocks. Documented below.


@JvmName(name = "wnevgjtjfjubdigu")
suspend fun stopActions(argument: List<suspend ReceiptRuleStopActionArgsBuilder.() -> Unit>)
@JvmName(name = "kcbbmtdvjtkffwxo")
suspend fun stopActions(vararg argument: suspend ReceiptRuleStopActionArgsBuilder.() -> Unit)
@JvmName(name = "ujdciocjodxmdoyr")
suspend fun stopActions(argument: suspend ReceiptRuleStopActionArgsBuilder.() -> Unit)

Parameters

argument

A list of Stop Action blocks. Documented below.