buildConfig

@JvmName(name = "vagiqvlkkghuegyg")
suspend fun buildConfig(value: Output<FunctionBuildConfigArgs>)
@JvmName(name = "eupmmiuhuceftcrr")
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 = "ylbbopbxgrdogntr")
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.