placement

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

Parameters

value

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


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

Parameters

argument

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