deleteJob

abstract suspend fun deleteJob(input: DeleteJobRequest): DeleteJobResponse

Deletes a specified job definition. If the job definition is not found, no exception is thrown.