custom Runtime Config
Parameters
value
Detailed configuration of Custom Runtime function. See custom_runtime_config
below.
suspend fun customRuntimeConfig(argument: suspend V2FunctionCustomRuntimeConfigArgsBuilder.() -> Unit)
Parameters
argument
Detailed configuration of Custom Runtime function. See custom_runtime_config
below.