scale

@JvmName(name = "vqbnuyjnhwhqdliw")
suspend fun scale(value: Output<TaskSetScaleArgs>)
@JvmName(name = "mobqsqgvbvlgugca")
suspend fun scale(value: TaskSetScaleArgs?)

Parameters

value

A floating-point percentage of the desired number of tasks to place and keep running in the task set. Detailed below.


@JvmName(name = "rgquvxwvqgdbbpdx")
suspend fun scale(argument: suspend TaskSetScaleArgsBuilder.() -> Unit)

Parameters

argument

A floating-point percentage of the desired number of tasks to place and keep running in the task set. Detailed below.