ListClustersRequest

Types

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

Properties

Link copied to clipboard

Set a start time for the time range during which you want to list SageMaker HyperPod clusters. Timestamps are formatted according to the ISO 8601 standard.

Link copied to clipboard

Set an end time for the time range during which you want to list SageMaker HyperPod clusters. A filter that returns nodes in a SageMaker HyperPod cluster created before the specified time. The acceptable formats are the same as the timestamp formats for CreationTimeAfter. For more information about the timestamp format, see Timestamp in the Amazon Web Services Command Line Interface User Guide.

Link copied to clipboard

Set the maximum number of SageMaker HyperPod clusters to list.

Link copied to clipboard

Set the maximum number of instances to print in the list.

Link copied to clipboard

Set the next token to retrieve the list of SageMaker HyperPod clusters.

Link copied to clipboard

The field by which to sort results. The default value is CREATION_TIME.

Link copied to clipboard

The sort order for results. The default value 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