runtimeManagementConfig

@JvmName(name = "qgfmmcieurjkdugo")
suspend fun runtimeManagementConfig(value: Output<FunctionRuntimeManagementConfigArgs>)
@JvmName(name = "gfodrhudprtrurbf")
suspend fun runtimeManagementConfig(value: FunctionRuntimeManagementConfigArgs?)

Parameters

value

Sets the runtime management configuration for a function's version. For more information, see Runtime updates.


@JvmName(name = "gdguckaermlbiafe")
suspend fun runtimeManagementConfig(argument: suspend FunctionRuntimeManagementConfigArgsBuilder.() -> Unit)

Parameters

argument

Sets the runtime management configuration for a function's version. For more information, see Runtime updates.