placement Strategies
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 placementStrategies(argument: List<suspend RulePlacementStrategyArgsBuilder.() -> Unit>)
suspend fun placementStrategies(vararg argument: suspend RulePlacementStrategyArgsBuilder.() -> Unit)
Parameters
argument
The placement strategy objects to use for the task. You can specify a maximum of five strategy rules per task.