ListClustersRequest

This input determines how the ListClusters action filters the list of clusters that it returns.

Types

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

Properties

Link copied to clipboard

The cluster state filters to apply when listing clusters. Clusters that change state while this action runs may be not be returned as expected in the list of clusters.

Link copied to clipboard

The creation date and time beginning value filter for listing clusters.

Link copied to clipboard

The creation date and time end value filter for listing clusters.

Link copied to clipboard

The pagination token that indicates the next set of results to retrieve.

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