ListClustersRequest

Types

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

Properties

Link copied to clipboard

Specify a prefix of the name of the clusters that you want to list. The service lists all the clusters whose names start with this prefix.

Link copied to clipboard

The maximum number of results to return in the response. If there are more results, the response includes a NextToken parameter.

Link copied to clipboard

The paginated results marker. When the result of the operation is truncated, the call returns NextToken in the response. To get the next batch, provide this token in your next request.

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