AssignedTaskRunSessionActionDefinition
The specific task, step, and parameters to include.
Contents
- parameters
-
The parameters to include.
Type: String to TaskParameterValue object map
Required: Yes
- stepId
-
The step ID.
Type: String
Pattern:
step-[0-9a-f]{32}
Required: Yes
- taskId
-
The task ID.
Type: String
Pattern:
task-[0-9a-f]{32}-(0|([1-9][0-9]{0,9}))
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: