customRuntimeConfig

@JvmName(name = "yfewrqiwiupxvbpt")
suspend fun customRuntimeConfig(value: Output<V3FunctionCustomRuntimeConfigArgs>)
@JvmName(name = "pjvuodcysmltvyol")
suspend fun customRuntimeConfig(value: V3FunctionCustomRuntimeConfigArgs?)

Parameters

value

Customize the runtime configuration. See custom_runtime_config below.


@JvmName(name = "ldpehecnxdxvojke")
suspend fun customRuntimeConfig(argument: suspend V3FunctionCustomRuntimeConfigArgsBuilder.() -> Unit)

Parameters

argument

Customize the runtime configuration. See custom_runtime_config below.