source

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

Parameters

value

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


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

Parameters

argument

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