runtimeUpdatableParams

@JvmName(name = "stgtmmcqrbtienyc")
suspend fun runtimeUpdatableParams(value: Output<RuntimeUpdatableParamsArgs>)
@JvmName(name = "wuckntveblbxdwig")
suspend fun runtimeUpdatableParams(value: RuntimeUpdatableParamsArgs?)

Parameters

value

This field may ONLY be modified at runtime using the projects.jobs.update method to adjust job behavior. This field has no effect when specified at job creation.


@JvmName(name = "oryhfrhfnebvvola")
suspend fun runtimeUpdatableParams(argument: suspend RuntimeUpdatableParamsArgsBuilder.() -> Unit)

Parameters

argument

This field may ONLY be modified at runtime using the projects.jobs.update method to adjust job behavior. This field has no effect when specified at job creation.