View source: R/batch_operations.R
batch_describe_job_queues | R Documentation |
Describes one or more of your job queues.
See https://www.paws-r-sdk.com/docs/batch_describe_job_queues/ for full documentation.
batch_describe_job_queues(
jobQueues = NULL,
maxResults = NULL,
nextToken = NULL
)
jobQueues |
A list of up to 100 queue names or full queue Amazon Resource Name (ARN) entries. |
maxResults |
The maximum number of results returned by
|
nextToken |
The Treat this token as an opaque identifier that's only used to retrieve the next items in a list and not for other programmatic purposes. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.