mirror of
https://gh.wpcy.net/https://github.com/pixelabs-wp/whitelabel-plugins-update-server.git
synced 2026-04-18 04:02:15 +08:00
3 lines
283 B
PHP
3 lines
283 B
PHP
<?php
|
|
// This file was auto-generated from sdk-root/src/data/acm/2015-12-08/paginators-1.json
|
|
return [ 'pagination' => [ 'ListCertificates' => [ 'input_token' => 'NextToken', 'limit_key' => 'MaxItems', 'output_token' => 'NextToken', 'result_key' => 'CertificateSummaryList', ], ],];
|