Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 1... Línea 1...
1
<?php
1
<?php
2
// This file was auto-generated from sdk-root/src/data/route53domains/2014-05-15/paginators-1.json
2
// This file was auto-generated from sdk-root/src/data/route53domains/2014-05-15/paginators-1.json
3
return [ 'pagination' => [ 'ListDomains' => [ 'input_token' => 'Marker', 'limit_key' => 'MaxItems', 'output_token' => 'NextPageMarker', 'result_key' => 'Domains', ], 'ListOperations' => [ 'input_token' => 'Marker', 'limit_key' => 'MaxItems', 'output_token' => 'NextPageMarker', 'result_key' => 'Operations', ], 'ListPrices' => [ 'input_token' => 'Marker', 'limit_key' => 'MaxItems', 'output_token' => 'NextPageMarker', 'result_key' => 'Prices', ], 'ViewBilling' => [ 'input_token' => 'Marker', 'limit_key' => 'MaxItems', 'output_token' => 'NextPageMarker', 'result_key' => 'BillingRecords', ], ],];
3
return [ 'pagination' => [ 'ListDomains' => [ 'input_token' => 'Marker', 'output_token' => 'NextPageMarker', 'limit_key' => 'MaxItems', 'result_key' => 'Domains', ], 'ListOperations' => [ 'input_token' => 'Marker', 'output_token' => 'NextPageMarker', 'limit_key' => 'MaxItems', 'result_key' => 'Operations', ], 'ListPrices' => [ 'input_token' => 'Marker', 'output_token' => 'NextPageMarker', 'limit_key' => 'MaxItems', 'result_key' => 'Prices', ], 'ViewBilling' => [ 'input_token' => 'Marker', 'output_token' => 'NextPageMarker', 'limit_key' => 'MaxItems', 'result_key' => 'BillingRecords', ], ],];