FrontOfQueueDetail - Amazon Batch
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

FrontOfQueueDetail

Contains a list of the first 100 RUNNABLE jobs associated to a single job queue.

Contents

jobs

The Amazon Resource Names (ARNs) of the first 100 RUNNABLE jobs in a named job queue. For first-in-first-out (FIFO) job queues, jobs are ordered based on their submission time. For fair share scheduling (FSS) job queues, jobs are ordered based on their job priority and share usage.

Type: Array of FrontOfQueueJobSummary objects

Required: No

lastUpdatedAt

The Unix timestamp (in milliseconds) for when each of the first 100 RUNNABLE jobs were last updated.

Type: Long

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: