python-botocore/botocore/data/transfer/2018-11-05/paginators-1.json

11 lines
185 B
JSON
Raw Normal View History

2018-11-28 09:58:03 +01:00
{
2019-02-27 08:30:11 +01:00
"pagination": {
"ListServers": {
"input_token": "NextToken",
"limit_key": "MaxResults",
"output_token": "NextToken",
"result_key": "Servers"
}
}
2018-11-28 09:58:03 +01:00
}