batch_describe_jobs {paws.compute} | R Documentation |
Describes a list of Batch jobs
Description
Describes a list of Batch jobs.
See https://www.paws-r-sdk.com/docs/batch_describe_jobs/ for full documentation.
Usage
batch_describe_jobs(jobs)
Arguments
jobs |
[required] A list of up to 100 job IDs. |
[Package paws.compute version 0.7.0 Index]