

# TemplateStepSummary


The summary of the step.

## Contents


 ** id **   <a name="migrationhuborchestrator-Type-TemplateStepSummary-id"></a>
The ID of the step.  
Type: String  
Required: No

 ** name **   <a name="migrationhuborchestrator-Type-TemplateStepSummary-name"></a>
The name of the step.  
Type: String  
Required: No

 ** next **   <a name="migrationhuborchestrator-Type-TemplateStepSummary-next"></a>
The next step.  
Type: Array of strings  
Length Constraints: Minimum length of 0. Maximum length of 500.  
Required: No

 ** owner **   <a name="migrationhuborchestrator-Type-TemplateStepSummary-owner"></a>
The owner of the step.  
Type: String  
Valid Values: `AWS_MANAGED | CUSTOM`   
Required: No

 ** previous **   <a name="migrationhuborchestrator-Type-TemplateStepSummary-previous"></a>
The previous step.  
Type: Array of strings  
Length Constraints: Minimum length of 0. Maximum length of 500.  
Required: No

 ** stepActionType **   <a name="migrationhuborchestrator-Type-TemplateStepSummary-stepActionType"></a>
The action type of the step. You must run and update the status of a manual step for the workflow to continue after the completion of the step.  
Type: String  
Valid Values: `MANUAL | AUTOMATED`   
Required: No

 ** stepGroupId **   <a name="migrationhuborchestrator-Type-TemplateStepSummary-stepGroupId"></a>
The ID of the step group.  
Type: String  
Required: No

 ** targetType **   <a name="migrationhuborchestrator-Type-TemplateStepSummary-targetType"></a>
The servers on which to run the script.  
Type: String  
Valid Values: `SINGLE | ALL | NONE`   
Required: No

 ** templateId **   <a name="migrationhuborchestrator-Type-TemplateStepSummary-templateId"></a>
The ID of the template.  
Type: String  
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/migrationhuborchestrator-2021-08-28/TemplateStepSummary) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/migrationhuborchestrator-2021-08-28/TemplateStepSummary) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/migrationhuborchestrator-2021-08-28/TemplateStepSummary) 