custom Container Config
Parameters
value
Custom-container runtime related function configuration. See custom_container_config
below.
suspend fun customContainerConfig(argument: suspend V2FunctionCustomContainerConfigArgsBuilder.() -> Unit)
Parameters
argument
Custom-container runtime related function configuration. See custom_container_config
below.