placement

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

Parameters

value

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


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

Parameters

argument

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