source

@JvmName(name = "cbrxopraahenxyrd")
suspend fun source(value: Output<FunctionBuildConfigSourceArgs>)
@JvmName(name = "tskvdhirlkcvhdag")
suspend fun source(value: FunctionBuildConfigSourceArgs?)

Parameters

value

The location of the function source code. Structure is documented below.


@JvmName(name = "oflwyhyiahwtfgqi")
suspend fun source(argument: suspend FunctionBuildConfigSourceArgsBuilder.() -> Unit)

Parameters

argument

The location of the function source code. Structure is documented below.