lambdaActions

@JvmName(name = "fnkfhjhkbeqtelfn")
suspend fun lambdaActions(value: Output<List<ReceiptRuleLambdaActionArgs>>)
@JvmName(name = "ylpnvtdyxiphvhgc")
suspend fun lambdaActions(value: List<ReceiptRuleLambdaActionArgs>?)

Parameters

value

A list of Lambda Action blocks. Documented below.


@JvmName(name = "xcbsckslveprobdl")
suspend fun lambdaActions(vararg values: Output<ReceiptRuleLambdaActionArgs>)


@JvmName(name = "xcvpctuvlvguuehr")
suspend fun lambdaActions(values: List<Output<ReceiptRuleLambdaActionArgs>>)
@JvmName(name = "mflmisfbetpniwfs")
suspend fun lambdaActions(vararg values: ReceiptRuleLambdaActionArgs)

Parameters

values

A list of Lambda Action blocks. Documented below.


@JvmName(name = "bpsgawbmhgixyatj")
suspend fun lambdaActions(argument: List<suspend ReceiptRuleLambdaActionArgsBuilder.() -> Unit>)
@JvmName(name = "rqoiivlaklxbddpp")
suspend fun lambdaActions(vararg argument: suspend ReceiptRuleLambdaActionArgsBuilder.() -> Unit)
@JvmName(name = "updkpgqubtpqhdmo")
suspend fun lambdaActions(argument: suspend ReceiptRuleLambdaActionArgsBuilder.() -> Unit)

Parameters

argument

A list of Lambda Action blocks. Documented below.