MigrationWorkflowSummary
The summary of a migration workflow.
Contents
- adsApplicationConfigurationName
-
The name of the application configured in Application Discovery Service.
Type: String
Required: No
- completedSteps
-
The steps completed in the migration workflow.
Type: Integer
Required: No
- creationTime
-
The time at which the migration workflow was created.
Type: Timestamp
Required: No
- endTime
-
The time at which the migration workflow ended.
Type: Timestamp
Required: No
- id
-
The ID of the migration workflow.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[a-zA-Z0-9-]+
Required: No
- name
-
The name of the migration workflow.
Type: String
Required: No
- status
-
The status of the migration workflow.
Type: String
Valid Values:
CREATING | NOT_STARTED | CREATION_FAILED | STARTING | IN_PROGRESS | WORKFLOW_FAILED | PAUSED | PAUSING | PAUSING_FAILED | USER_ATTENTION_REQUIRED | DELETING | DELETION_FAILED | DELETED | COMPLETED
Required: No
- statusMessage
-
The status message of the migration workflow.
Type: String
Required: No
- templateId
-
The ID of the template.
Type: String
Required: No
- totalSteps
-
All the steps in a migration workflow.
Type: Integer
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: