| Línea 49... |
Línea 49... |
| 49 |
* @method \GuzzleHttp\Promise\Promise listStateMachinesAsync(array $args = [])
|
49 |
* @method \GuzzleHttp\Promise\Promise listStateMachinesAsync(array $args = [])
|
| 50 |
* @method \Aws\Result listTagsForResource(array $args = [])
|
50 |
* @method \Aws\Result listTagsForResource(array $args = [])
|
| 51 |
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
|
51 |
* @method \GuzzleHttp\Promise\Promise listTagsForResourceAsync(array $args = [])
|
| 52 |
* @method \Aws\Result publishStateMachineVersion(array $args = [])
|
52 |
* @method \Aws\Result publishStateMachineVersion(array $args = [])
|
| 53 |
* @method \GuzzleHttp\Promise\Promise publishStateMachineVersionAsync(array $args = [])
|
53 |
* @method \GuzzleHttp\Promise\Promise publishStateMachineVersionAsync(array $args = [])
|
| - |
|
54 |
* @method \Aws\Result redriveExecution(array $args = [])
|
| - |
|
55 |
* @method \GuzzleHttp\Promise\Promise redriveExecutionAsync(array $args = [])
|
| 54 |
* @method \Aws\Result sendTaskFailure(array $args = [])
|
56 |
* @method \Aws\Result sendTaskFailure(array $args = [])
|
| 55 |
* @method \GuzzleHttp\Promise\Promise sendTaskFailureAsync(array $args = [])
|
57 |
* @method \GuzzleHttp\Promise\Promise sendTaskFailureAsync(array $args = [])
|
| 56 |
* @method \Aws\Result sendTaskHeartbeat(array $args = [])
|
58 |
* @method \Aws\Result sendTaskHeartbeat(array $args = [])
|
| 57 |
* @method \GuzzleHttp\Promise\Promise sendTaskHeartbeatAsync(array $args = [])
|
59 |
* @method \GuzzleHttp\Promise\Promise sendTaskHeartbeatAsync(array $args = [])
|
| 58 |
* @method \Aws\Result sendTaskSuccess(array $args = [])
|
60 |
* @method \Aws\Result sendTaskSuccess(array $args = [])
|
| Línea 63... |
Línea 65... |
| 63 |
* @method \GuzzleHttp\Promise\Promise startSyncExecutionAsync(array $args = [])
|
65 |
* @method \GuzzleHttp\Promise\Promise startSyncExecutionAsync(array $args = [])
|
| 64 |
* @method \Aws\Result stopExecution(array $args = [])
|
66 |
* @method \Aws\Result stopExecution(array $args = [])
|
| 65 |
* @method \GuzzleHttp\Promise\Promise stopExecutionAsync(array $args = [])
|
67 |
* @method \GuzzleHttp\Promise\Promise stopExecutionAsync(array $args = [])
|
| 66 |
* @method \Aws\Result tagResource(array $args = [])
|
68 |
* @method \Aws\Result tagResource(array $args = [])
|
| 67 |
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
|
69 |
* @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
|
| - |
|
70 |
* @method \Aws\Result testState(array $args = [])
|
| - |
|
71 |
* @method \GuzzleHttp\Promise\Promise testStateAsync(array $args = [])
|
| 68 |
* @method \Aws\Result untagResource(array $args = [])
|
72 |
* @method \Aws\Result untagResource(array $args = [])
|
| 69 |
* @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
|
73 |
* @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
|
| 70 |
* @method \Aws\Result updateMapRun(array $args = [])
|
74 |
* @method \Aws\Result updateMapRun(array $args = [])
|
| 71 |
* @method \GuzzleHttp\Promise\Promise updateMapRunAsync(array $args = [])
|
75 |
* @method \GuzzleHttp\Promise\Promise updateMapRunAsync(array $args = [])
|
| 72 |
* @method \Aws\Result updateStateMachine(array $args = [])
|
76 |
* @method \Aws\Result updateStateMachine(array $args = [])
|
| 73 |
* @method \GuzzleHttp\Promise\Promise updateStateMachineAsync(array $args = [])
|
77 |
* @method \GuzzleHttp\Promise\Promise updateStateMachineAsync(array $args = [])
|
| 74 |
* @method \Aws\Result updateStateMachineAlias(array $args = [])
|
78 |
* @method \Aws\Result updateStateMachineAlias(array $args = [])
|
| 75 |
* @method \GuzzleHttp\Promise\Promise updateStateMachineAliasAsync(array $args = [])
|
79 |
* @method \GuzzleHttp\Promise\Promise updateStateMachineAliasAsync(array $args = [])
|
| - |
|
80 |
* @method \Aws\Result validateStateMachineDefinition(array $args = [])
|
| - |
|
81 |
* @method \GuzzleHttp\Promise\Promise validateStateMachineDefinitionAsync(array $args = [])
|
| 76 |
*/
|
82 |
*/
|
| 77 |
class SfnClient extends AwsClient {}
|
83 |
class SfnClient extends AwsClient {}
|