Builder

class Builder

Properties

Link copied to clipboard

Optional. Provide your input file URL or your partial input file name. The maximum length for an input file is 300 characters.

Link copied to clipboard

Optional. Number of jobs, up to twenty, that will be returned at one time.

Link copied to clipboard

Optional. Use this string, provided with the response to a previous request, to request the next batch of jobs.

Link copied to clipboard
var order: Order?

Optional. When you request lists of resources, you can specify whether they are sorted in ASCENDING or DESCENDING order. Default varies by resource.

Link copied to clipboard

Optional. Provide a queue name, or a queue ARN, to return only jobs from that queue.

Link copied to clipboard

Optional. A job's status can be SUBMITTED, PROGRESSING, COMPLETE, CANCELED, or ERROR.