buildConfig

@JvmName(name = "erhweffquxsoxvix")
suspend fun buildConfig(value: Output<FunctionBuildConfigArgs>)
@JvmName(name = "riydvobuvttfqvup")
suspend fun buildConfig(value: FunctionBuildConfigArgs?)

Parameters

value

Describes the Build step of the function that builds a container from the given source. Structure is documented below.


@JvmName(name = "nwctacilbbjnyeep")
suspend fun buildConfig(argument: suspend FunctionBuildConfigArgsBuilder.() -> Unit)

Parameters

argument

Describes the Build step of the function that builds a container from the given source. Structure is documented below.