batch Operations Job
suspend fun batchOperationsJob(name: String, block: suspend BatchOperationsJobResourceBuilder.() -> Unit): BatchOperationsJob
Parameters
name
The unique name of the resulting resource.
block
Builder for BatchOperationsJob.
See also
Parameters
name
The unique name of the resulting resource.