Builder

class Builder

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard

The maximum number of training jobs to return in the response.

Link copied to clipboard

A string in the endpoint configuration name. This filter returns only endpoint configurations whose name contains the specified string.

Link copied to clipboard

If the result of the previous ListEndpointConfig request was truncated, the response includes a NextToken. To retrieve the next set of endpoint configurations, use the token in the next request.

Link copied to clipboard

The field to sort results by. The default is CreationTime.

Link copied to clipboard

The sort order for results. The default is Descending.