Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 3... Línea 3...
3
 
3
 
Línea 4... Línea 4...
4
use Aws\AwsClient;
4
use Aws\AwsClient;
5
 
5
 
-
 
6
/**
-
 
7
 * This client is used to interact with the **AWS Secrets Manager** service.
6
/**
8
 * @method \Aws\Result batchGetSecretValue(array $args = [])
7
 * This client is used to interact with the **AWS Secrets Manager** service.
9
 * @method \GuzzleHttp\Promise\Promise batchGetSecretValueAsync(array $args = [])
8
 * @method \Aws\Result cancelRotateSecret(array $args = [])
10
 * @method \Aws\Result cancelRotateSecret(array $args = [])
9
 * @method \GuzzleHttp\Promise\Promise cancelRotateSecretAsync(array $args = [])
11
 * @method \GuzzleHttp\Promise\Promise cancelRotateSecretAsync(array $args = [])
10
 * @method \Aws\Result createSecret(array $args = [])
12
 * @method \Aws\Result createSecret(array $args = [])