placement

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

Parameters

value

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


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

Parameters

argument

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