class Aws::Snowball::Types::ListJobsRequest
@note When making an API call, you may pass ListJobsRequest
data as a hash: { max_results: 1, next_token: "String", }
@!attribute [rw] max_results
The number of `JobListEntry` objects to return. @return [Integer]
@!attribute [rw] next_token
HTTP requests are stateless. To identify what object comes "next" in the list of `JobListEntry` objects, you have the option of specifying `NextToken` as the starting point for your returned list. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/snowball-2016-06-30/ListJobsRequest AWS API Documentation
Constants
- SENSITIVE