TemplateStepSummary
The summary of the step.
Contents
- id
- 
               The ID of the step. Type: String Required: No 
- name
- 
               The name of the step. Type: String Required: No 
- next
- 
               The next step. Type: Array of strings Length Constraints: Minimum length of 0. Maximum length of 500. Required: No 
- owner
- 
               The owner of the step. Type: String Valid Values: AWS_MANAGED | CUSTOMRequired: No 
- previous
- 
               The previous step. Type: Array of strings Length Constraints: Minimum length of 0. Maximum length of 500. Required: No 
- stepActionType
- 
               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 | AUTOMATEDRequired: No 
- stepGroupId
- 
               The ID of the step group. Type: String Required: No 
- targetType
- 
               The servers on which to run the script. Type: String Valid Values: SINGLE | ALL | NONERequired: No 
- templateId
- 
               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: