ListLineageGroupsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A timestamp to filter against lineage groups created after a certain point in time.

Link copied to clipboard

A timestamp to filter against lineage groups created before a certain point in time.

Link copied to clipboard

The maximum number of endpoints to return in the response. This value defaults to 10.

Link copied to clipboard

If the response is truncated, SageMaker returns this token. To retrieve the next set of algorithms, use it in the subsequent 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.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String