Smaws_Client_Snowball.ListClusterJobs
val request :
Smaws_Lib.Context.t ->
list_cluster_jobs_request ->
(list_cluster_jobs_result,
[> Smaws_Lib.Protocols.AwsJson.error
| `InvalidNextTokenException of invalid_next_token_exception
| `InvalidResourceException of invalid_resource_exception ])
Stdlib.result
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.