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