Builder
class Builder
Properties
Link copied to clipboard
A filter that returns only model packages created after the specified time (timestamp).
Link copied to clipboard
A filter that returns only model packages created before the specified time (timestamp).
Link copied to clipboard
The maximum number of model packages to return in the response.
Link copied to clipboard
A filter that returns only the model packages with the specified approval status.
Link copied to clipboard
A filter that returns only model versions that belong to the specified model group.
Link copied to clipboard
A filter that returns only the model packages of the specified type. This can be one of the following values.
Link copied to clipboard
A string in the model package name. This filter returns only model packages whose name contains the specified string.
Link copied to clipboard
The parameter by which to sort the results. The default is CreationTime
.