MigrationTask
Represents a migration task in a migration tool.
Contents
- MigrationTaskName
-
Unique identifier that references the migration task. Do not store personal data in this field.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Pattern:
[^:|]+
Required: No
- ProgressUpdateStream
-
A name that identifies the vendor of the migration tool being used.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 50.
Pattern:
[^/:|\000-\037]+
Required: No
- ResourceAttributeList
-
Information about the resource that is being migrated. This data will be used to map the task to a resource in the Application Discovery Service repository.
Type: Array of ResourceAttribute objects
Array Members: Minimum number of 0 items. Maximum number of 100 items.
Required: No
- Task
-
Task object encapsulating task information.
Type: Task object
Required: No
- UpdateDateTime
-
The timestamp when the task was gathered.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: