WorkflowStepGroupSummary - Migration Hub Orchestrator

WorkflowStepGroupSummary

The summary of a step group in a workflow.

Contents

id

The ID of the step group.

Type: String

Required: No

name

The name of the step group.

Type: String

Required: No

next

The next step group.

Type: Array of strings

Length Constraints: Minimum length of 0. Maximum length of 500.

Required: No

owner

The owner of the step group.

Type: String

Valid Values: AWS_MANAGED | CUSTOM

Required: No

previous

The previous step group.

Type: Array of strings

Length Constraints: Minimum length of 0. Maximum length of 500.

Required: No

status

The status of the step group.

Type: String

Valid Values: AWAITING_DEPENDENCIES | READY | IN_PROGRESS | COMPLETED | FAILED | PAUSED | PAUSING | USER_ATTENTION_REQUIRED

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: