class Aws::ConfigService::Types::ListStoredQueriesRequest

@note When making an API call, you may pass ListStoredQueriesRequest

data as a hash:

    {
      next_token: "String",
      max_results: 1,
    }

@!attribute [rw] next_token

The nextToken string returned in a previous request that you use to
request the next page of results in a paginated response.
@return [String]

@!attribute [rw] max_results

The maximum number of results to be returned with a single call.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/config-2014-11-12/ListStoredQueriesRequest AWS API Documentation

Constants

SENSITIVE