stopActions

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

Parameters

value

A list of Stop Action blocks. Documented below.


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


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

Parameters

values

A list of Stop Action blocks. Documented below.


@JvmName(name = "ceixektdbjeoyhbn")
suspend fun stopActions(argument: List<suspend ReceiptRuleStopActionArgsBuilder.() -> Unit>)
@JvmName(name = "oveytnoepumhukax")
suspend fun stopActions(vararg argument: suspend ReceiptRuleStopActionArgsBuilder.() -> Unit)
@JvmName(name = "koslnlrqmjgbpchm")
suspend fun stopActions(argument: suspend ReceiptRuleStopActionArgsBuilder.() -> Unit)

Parameters

argument

A list of Stop Action blocks. Documented below.