Builder

class Builder

Properties

Link copied to clipboard

A filter that returns only models with a creation time greater than or equal to the specified time (timestamp).

Link copied to clipboard

A filter that returns only models created before the specified time (timestamp).

Link copied to clipboard

The maximum number of models to return in the response.

Link copied to clipboard

A string in the model name. This filter returns only models whose name contains the specified string.

Link copied to clipboard

If the response to a previous ListModels request was truncated, the response includes a NextToken. To retrieve the next set of models, use the token in the next request.

Link copied to clipboard

Sorts the list of results. The default is CreationTime.

Link copied to clipboard

The sort order for results. The default is Descending.