codegen-resources.paginators-1.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of iotdeviceadvisor Show documentation
Show all versions of iotdeviceadvisor Show documentation
The AWS Java SDK for Iot Device Advisor module holds the client classes that are used for
communicating with Iot Device Advisor.
{
"pagination": {
"ListSuiteDefinitions": {
"input_token": "nextToken",
"output_token": "nextToken",
"limit_key": "maxResults"
},
"ListSuiteRuns": {
"input_token": "nextToken",
"output_token": "nextToken",
"limit_key": "maxResults"
},
"ListTestCases": {
"input_token": "nextToken",
"output_token": "nextToken",
"limit_key": "maxResults"
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy