Module Smaws_Client_Snowball.ListClusterJobs

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.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InvalidNextTokenException of Types.invalid_next_token_exception | `InvalidResourceException of Types.invalid_resource_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.list_cluster_jobs_request -> (Types.list_cluster_jobs_result, [> Smaws_Lib.Protocols.AwsJson.error | `InvalidNextTokenException of Types.invalid_next_token_exception | `InvalidResourceException of Types.invalid_resource_exception ]) Stdlib.result