| 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 Migration Hub Orchestrator** service.
 | 
          
            | 6 | /**
 | 8 |  * @method \Aws\Result createTemplate(array $args = [])
 | 
          
            | 7 |  * This client is used to interact with the **AWS Migration Hub Orchestrator** service.
 | 9 |  * @method \GuzzleHttp\Promise\Promise createTemplateAsync(array $args = [])
 | 
          
            | 8 |  * @method \Aws\Result createWorkflow(array $args = [])
 | 10 |  * @method \Aws\Result createWorkflow(array $args = [])
 | 
          
            | 9 |  * @method \GuzzleHttp\Promise\Promise createWorkflowAsync(array $args = [])
 | 11 |  * @method \GuzzleHttp\Promise\Promise createWorkflowAsync(array $args = [])
 | 
          
            | 10 |  * @method \Aws\Result createWorkflowStep(array $args = [])
 | 12 |  * @method \Aws\Result createWorkflowStep(array $args = [])
 | 
          
            | 11 |  * @method \GuzzleHttp\Promise\Promise createWorkflowStepAsync(array $args = [])
 | 13 |  * @method \GuzzleHttp\Promise\Promise createWorkflowStepAsync(array $args = [])
 | 
          
            | - |   | 14 |  * @method \Aws\Result createWorkflowStepGroup(array $args = [])
 | 
          
            | - |   | 15 |  * @method \GuzzleHttp\Promise\Promise createWorkflowStepGroupAsync(array $args = [])
 | 
          
            | 12 |  * @method \Aws\Result createWorkflowStepGroup(array $args = [])
 | 16 |  * @method \Aws\Result deleteTemplate(array $args = [])
 | 
          
            | 13 |  * @method \GuzzleHttp\Promise\Promise createWorkflowStepGroupAsync(array $args = [])
 | 17 |  * @method \GuzzleHttp\Promise\Promise deleteTemplateAsync(array $args = [])
 | 
          
            | 14 |  * @method \Aws\Result deleteWorkflow(array $args = [])
 | 18 |  * @method \Aws\Result deleteWorkflow(array $args = [])
 | 
          
            | 15 |  * @method \GuzzleHttp\Promise\Promise deleteWorkflowAsync(array $args = [])
 | 19 |  * @method \GuzzleHttp\Promise\Promise deleteWorkflowAsync(array $args = [])
 | 
          
            | 16 |  * @method \Aws\Result deleteWorkflowStep(array $args = [])
 | 20 |  * @method \Aws\Result deleteWorkflowStep(array $args = [])
 | 
          
            | Línea 53... | Línea 57... | 
          
            | 53 |  * @method \GuzzleHttp\Promise\Promise stopWorkflowAsync(array $args = [])
 | 57 |  * @method \GuzzleHttp\Promise\Promise stopWorkflowAsync(array $args = [])
 | 
          
            | 54 |  * @method \Aws\Result tagResource(array $args = [])
 | 58 |  * @method \Aws\Result tagResource(array $args = [])
 | 
          
            | 55 |  * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
 | 59 |  * @method \GuzzleHttp\Promise\Promise tagResourceAsync(array $args = [])
 | 
          
            | 56 |  * @method \Aws\Result untagResource(array $args = [])
 | 60 |  * @method \Aws\Result untagResource(array $args = [])
 | 
          
            | 57 |  * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
 | 61 |  * @method \GuzzleHttp\Promise\Promise untagResourceAsync(array $args = [])
 | 
          
            | - |   | 62 |  * @method \Aws\Result updateTemplate(array $args = [])
 | 
          
            | - |   | 63 |  * @method \GuzzleHttp\Promise\Promise updateTemplateAsync(array $args = [])
 | 
          
            | 58 |  * @method \Aws\Result updateWorkflow(array $args = [])
 | 64 |  * @method \Aws\Result updateWorkflow(array $args = [])
 | 
          
            | 59 |  * @method \GuzzleHttp\Promise\Promise updateWorkflowAsync(array $args = [])
 | 65 |  * @method \GuzzleHttp\Promise\Promise updateWorkflowAsync(array $args = [])
 | 
          
            | 60 |  * @method \Aws\Result updateWorkflowStep(array $args = [])
 | 66 |  * @method \Aws\Result updateWorkflowStep(array $args = [])
 | 
          
            | 61 |  * @method \GuzzleHttp\Promise\Promise updateWorkflowStepAsync(array $args = [])
 | 67 |  * @method \GuzzleHttp\Promise\Promise updateWorkflowStepAsync(array $args = [])
 | 
          
            | 62 |  * @method \Aws\Result updateWorkflowStepGroup(array $args = [])
 | 68 |  * @method \Aws\Result updateWorkflowStepGroup(array $args = [])
 |