class Aws::Snowball::Types::ListClustersRequest
@note When making an API call, you may pass ListClustersRequest
data as a hash: { max_results: 1, next_token: "String", }
@!attribute [rw] max_results
The number of `ClusterListEntry` objects to return. @return [Integer]
@!attribute [rw] next_token
HTTP requests are stateless. To identify what object comes "next" in the list of `ClusterListEntry` 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/ListClustersRequest AWS API Documentation
Constants
- SENSITIVE