whitelabel-plugins-update-s.../aws/Aws/data/route53/2013-04-01/waiters-2.json.php
2024-05-13 16:09:03 +05:00

3 lines
367 B
PHP

<?php
// This file was auto-generated from sdk-root/src/data/route53/2013-04-01/waiters-2.json
return [ 'version' => 2, 'waiters' => [ 'ResourceRecordSetsChanged' => [ 'delay' => 30, 'maxAttempts' => 60, 'operation' => 'GetChange', 'acceptors' => [ [ 'matcher' => 'path', 'expected' => 'INSYNC', 'argument' => 'ChangeInfo.Status', 'state' => 'success', ], ], ], ],];