submitServiceJob
inline suspend fun BatchClient.submitServiceJob(crossinline block: SubmitServiceJobRequest.Builder.() -> Unit): SubmitServiceJobResponse
Submits a service job to a specified job queue to run on SageMaker AI. A service job is a unit of work that you submit to Batch for execution on SageMaker AI.