listClusterJobs
inline suspend fun SnowballClient.listClusterJobs(crossinline block: ListClusterJobsRequest.Builder.() -> Unit): ListClusterJobsResponse
Returns an array of JobListEntry
objects of the specified length. Each JobListEntry
object is for a job in the specified cluster and contains a job's state, a job's ID, and other information.