| Línea 5... |
Línea 5... |
| 5 |
|
5 |
|
| 6 |
/**
|
6 |
/**
|
| 7 |
* This client is used to interact with the **AWS ARC - Zonal Shift** service.
|
7 |
* This client is used to interact with the **AWS ARC - Zonal Shift** service.
|
| 8 |
* @method \Aws\Result cancelZonalShift(array $args = [])
|
8 |
* @method \Aws\Result cancelZonalShift(array $args = [])
|
| - |
|
9 |
* @method \GuzzleHttp\Promise\Promise cancelZonalShiftAsync(array $args = [])
|
| - |
|
10 |
* @method \Aws\Result createPracticeRunConfiguration(array $args = [])
|
| - |
|
11 |
* @method \GuzzleHttp\Promise\Promise createPracticeRunConfigurationAsync(array $args = [])
|
| - |
|
12 |
* @method \Aws\Result deletePracticeRunConfiguration(array $args = [])
|
| - |
|
13 |
* @method \GuzzleHttp\Promise\Promise deletePracticeRunConfigurationAsync(array $args = [])
|
| - |
|
14 |
* @method \Aws\Result getAutoshiftObserverNotificationStatus(array $args = [])
|
| 9 |
* @method \GuzzleHttp\Promise\Promise cancelZonalShiftAsync(array $args = [])
|
15 |
* @method \GuzzleHttp\Promise\Promise getAutoshiftObserverNotificationStatusAsync(array $args = [])
|
| 10 |
* @method \Aws\Result getManagedResource(array $args = [])
|
16 |
* @method \Aws\Result getManagedResource(array $args = [])
|
| - |
|
17 |
* @method \GuzzleHttp\Promise\Promise getManagedResourceAsync(array $args = [])
|
| - |
|
18 |
* @method \Aws\Result listAutoshifts(array $args = [])
|
| 11 |
* @method \GuzzleHttp\Promise\Promise getManagedResourceAsync(array $args = [])
|
19 |
* @method \GuzzleHttp\Promise\Promise listAutoshiftsAsync(array $args = [])
|
| 12 |
* @method \Aws\Result listManagedResources(array $args = [])
|
20 |
* @method \Aws\Result listManagedResources(array $args = [])
|
| 13 |
* @method \GuzzleHttp\Promise\Promise listManagedResourcesAsync(array $args = [])
|
21 |
* @method \GuzzleHttp\Promise\Promise listManagedResourcesAsync(array $args = [])
|
| 14 |
* @method \Aws\Result listZonalShifts(array $args = [])
|
22 |
* @method \Aws\Result listZonalShifts(array $args = [])
|
| 15 |
* @method \GuzzleHttp\Promise\Promise listZonalShiftsAsync(array $args = [])
|
23 |
* @method \GuzzleHttp\Promise\Promise listZonalShiftsAsync(array $args = [])
|
| 16 |
* @method \Aws\Result startZonalShift(array $args = [])
|
24 |
* @method \Aws\Result startZonalShift(array $args = [])
|
| - |
|
25 |
* @method \GuzzleHttp\Promise\Promise startZonalShiftAsync(array $args = [])
|
| - |
|
26 |
* @method \Aws\Result updateAutoshiftObserverNotificationStatus(array $args = [])
|
| - |
|
27 |
* @method \GuzzleHttp\Promise\Promise updateAutoshiftObserverNotificationStatusAsync(array $args = [])
|
| - |
|
28 |
* @method \Aws\Result updatePracticeRunConfiguration(array $args = [])
|
| - |
|
29 |
* @method \GuzzleHttp\Promise\Promise updatePracticeRunConfigurationAsync(array $args = [])
|
| - |
|
30 |
* @method \Aws\Result updateZonalAutoshiftConfiguration(array $args = [])
|
| 17 |
* @method \GuzzleHttp\Promise\Promise startZonalShiftAsync(array $args = [])
|
31 |
* @method \GuzzleHttp\Promise\Promise updateZonalAutoshiftConfigurationAsync(array $args = [])
|
| 18 |
* @method \Aws\Result updateZonalShift(array $args = [])
|
32 |
* @method \Aws\Result updateZonalShift(array $args = [])
|
| 19 |
* @method \GuzzleHttp\Promise\Promise updateZonalShiftAsync(array $args = [])
|
33 |
* @method \GuzzleHttp\Promise\Promise updateZonalShiftAsync(array $args = [])
|
| 20 |
*/
|
34 |
*/
|