class Aws::IoTAnalytics::Types::ListDatastoresRequest
@note When making an API call, you may pass ListDatastoresRequest
data as a hash: { next_token: "NextToken", max_results: 1, }
@!attribute [rw] next_token
The token for the next set of results. @return [String]
@!attribute [rw] max_results
The maximum number of results to return in this request. The default value is 100. @return [Integer]
Constants
- SENSITIVE