python-botocore/botocore/data/elb/2012-06-01/paginators-1.json

11 lines
208 B
JSON
Raw Normal View History

2015-10-08 20:16:07 +02:00
{
"pagination": {
"DescribeLoadBalancers": {
"input_token": "Marker",
"output_token": "NextMarker",
"result_key": "LoadBalancerDescriptions",
"limit_key": "PageSize"
}
}
}