class Aws::IoTDeviceAdvisor::Types::ListSuiteDefinitionsRequest
@note When making an API call, you may pass ListSuiteDefinitionsRequest
data as a hash: { max_results: 1, next_token: "Token", }
@!attribute [rw] max_results
The maximum number of results to return at once. @return [Integer]
@!attribute [rw] next_token
A token used to get the next set of results. @return [String]
Constants
- SENSITIVE