Proyectos de Subversion Moodle

Rev

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

Rev 1 Rev 1441
Línea 7... Línea 7...
7
 * This client is used to interact with the **IAM Roles Anywhere** service.
7
 * This client is used to interact with the **IAM Roles Anywhere** service.
8
 * @method \Aws\Result createProfile(array $args = [])
8
 * @method \Aws\Result createProfile(array $args = [])
9
 * @method \GuzzleHttp\Promise\Promise createProfileAsync(array $args = [])
9
 * @method \GuzzleHttp\Promise\Promise createProfileAsync(array $args = [])
10
 * @method \Aws\Result createTrustAnchor(array $args = [])
10
 * @method \Aws\Result createTrustAnchor(array $args = [])
11
 * @method \GuzzleHttp\Promise\Promise createTrustAnchorAsync(array $args = [])
11
 * @method \GuzzleHttp\Promise\Promise createTrustAnchorAsync(array $args = [])
-
 
12
 * @method \Aws\Result deleteAttributeMapping(array $args = [])
-
 
13
 * @method \GuzzleHttp\Promise\Promise deleteAttributeMappingAsync(array $args = [])
12
 * @method \Aws\Result deleteCrl(array $args = [])
14
 * @method \Aws\Result deleteCrl(array $args = [])
13
 * @method \GuzzleHttp\Promise\Promise deleteCrlAsync(array $args = [])
15
 * @method \GuzzleHttp\Promise\Promise deleteCrlAsync(array $args = [])
14
 * @method \Aws\Result deleteProfile(array $args = [])
16
 * @method \Aws\Result deleteProfile(array $args = [])
15
 * @method \GuzzleHttp\Promise\Promise deleteProfileAsync(array $args = [])
17
 * @method \GuzzleHttp\Promise\Promise deleteProfileAsync(array $args = [])
16
 * @method \Aws\Result deleteTrustAnchor(array $args = [])
18
 * @method \Aws\Result deleteTrustAnchor(array $args = [])
Línea 45... Línea 47...
45
 * @method \GuzzleHttp\Promise\Promise listSubjectsAsync(array $args = [])
47
 * @method \GuzzleHttp\Promise\Promise listSubjectsAsync(array $args = [])
46
 * @method \Aws\Result listTagsForResource(array $args = [])
48
 * @method \Aws\Result listTagsForResource(array $args = [])
47
 * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
49
 * @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
48
 * @method \Aws\Result listTrustAnchors(array $args = [])
50
 * @method \Aws\Result listTrustAnchors(array $args = [])
49
 * @method \GuzzleHttp\Promise\Promise listTrustAnchorsAsync(array $args = [])
51
 * @method \GuzzleHttp\Promise\Promise listTrustAnchorsAsync(array $args = [])
-
 
52
 * @method \Aws\Result putAttributeMapping(array $args = [])
-
 
53
 * @method \GuzzleHttp\Promise\Promise putAttributeMappingAsync(array $args = [])
50
 * @method \Aws\Result putNotificationSettings(array $args = [])
54
 * @method \Aws\Result putNotificationSettings(array $args = [])
51
 * @method \GuzzleHttp\Promise\Promise putNotificationSettingsAsync(array $args = [])
55
 * @method \GuzzleHttp\Promise\Promise putNotificationSettingsAsync(array $args = [])
52
 * @method \Aws\Result resetNotificationSettings(array $args = [])
56
 * @method \Aws\Result resetNotificationSettings(array $args = [])
53
 * @method \GuzzleHttp\Promise\Promise resetNotificationSettingsAsync(array $args = [])
57
 * @method \GuzzleHttp\Promise\Promise resetNotificationSettingsAsync(array $args = [])
54
 * @method \Aws\Result tagResource(array $args = [])
58
 * @method \Aws\Result tagResource(array $args = [])