placement

@JvmName(name = "mlcgqmdqtbobuats")
suspend fun placement(value: Output<JobPlacementArgs>)
@JvmName(name = "axuowsvyeonbpkan")
suspend fun placement(value: JobPlacementArgs?)

Parameters

value

Job information, including how, when, and where to run the job.


@JvmName(name = "qpychuitqufsfksy")
suspend fun placement(argument: suspend JobPlacementArgsBuilder.() -> Unit)

Parameters

argument

Job information, including how, when, and where to run the job.