Builder

class Builder

Properties

Link copied to clipboard

The maximum number of results to return. If there are more results than the number that you specify, a nextToken value is returned. Use the nextToken in a request to return the next batch of results.

Link copied to clipboard

Specify a string to filter for batch inference jobs whose names contain the string.

Link copied to clipboard

If there were more results than the value you specified in the maxResults field in a previous ListModelInvocationJobs request, the response would have returned a nextToken value. To see the next batch of results, send the nextToken value in another request.

Link copied to clipboard

An attribute by which to sort the results.

Link copied to clipboard

Specifies whether to sort the results by ascending or descending order.

Link copied to clipboard

Specify a status to filter for batch inference jobs whose statuses match the string you specify.

Link copied to clipboard

Specify a time to filter for batch inference jobs that were submitted after the time you specify.

Link copied to clipboard

Specify a time to filter for batch inference jobs that were submitted before the time you specify.