placement

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

Parameters

value

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


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

Parameters

argument

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