scale

@JvmName(name = "unxtlbnkfptqsujs")
suspend fun scale(value: Output<TaskSetScaleArgs>)
@JvmName(name = "xnncypdxklqqyepq")
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 = "nttqwmbesmeiopbb")
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.