Builder

class Builder

Properties

Link copied to clipboard

A filter that returns only algorithms created after the specified time (timestamp).

Link copied to clipboard

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

Link copied to clipboard

The maximum number of algorithms to return in the response.

Link copied to clipboard

A string in the algorithm name. This filter returns only algorithms whose name contains the specified string.

Link copied to clipboard

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

Link copied to clipboard

The parameter by which to sort the results. The default is CreationTime.

Link copied to clipboard

The sort order for the results. The default is Ascending.