class Aws::ForecastService::Types::ListDatasetsRequest
@note When making an API call, you may pass ListDatasetsRequest
data as a hash: { next_token: "NextToken", max_results: 1, }
@!attribute [rw] next_token
If the result of the previous request was truncated, the response includes a `NextToken`. To retrieve the next set of results, use the token in the next request. Tokens expire after 24 hours. @return [String]
@!attribute [rw] max_results
The number of items to return in the response. @return [Integer]
@see docs.aws.amazon.com/goto/WebAPI/forecast-2018-06-26/ListDatasetsRequest AWS API Documentation
Constants
- SENSITIVE