ok
Direktori : /home2/selectio/www/fms-worksuite/vendor/aws/aws-sdk-php/src/QLDBSession/ |
Current File : /home2/selectio/www/fms-worksuite/vendor/aws/aws-sdk-php/src/QLDBSession/QLDBSessionClient.php |
<?php namespace Aws\QLDBSession; use Aws\AwsClient; /** * This client is used to interact with the **Amazon QLDB Session** service. * @method \Aws\Result sendCommand(array $args = []) * @method \GuzzleHttp\Promise\Promise sendCommandAsync(array $args = []) */ class QLDBSessionClient extends AwsClient {}