placement Strategy
Parameters
value
The placement strategy objects to use for the task. You can specify a maximum of five strategy rules per task.
Parameters
values
The placement strategy objects to use for the task. You can specify a maximum of five strategy rules per task.
suspend fun placementStrategy(argument: List<suspend SchedulePlacementStrategyArgsBuilder.() -> Unit>)
suspend fun placementStrategy(vararg argument: suspend SchedulePlacementStrategyArgsBuilder.() -> Unit)
Parameters
argument
The placement strategy objects to use for the task. You can specify a maximum of five strategy rules per task.