listClusters
inline suspend fun SnowballClient.listClusters(crossinline block: ListClustersRequest.Builder.() -> Unit): ListClustersResponse
Returns an array of ClusterListEntry
objects of the specified length. Each ClusterListEntry
object contains a cluster's state, a cluster's ID, and other important status information.