class Aws::MigrationHub::Types::MigrationTaskSummary
MigrationTaskSummary
includes `MigrationTaskName`, `ProgressPercent`, `ProgressUpdateStream`, `Status`, and `UpdateDateTime` for each task.
@!attribute [rw] progress_update_stream
An AWS resource used for access control. It should uniquely identify the migration tool as it is used for all updates made by the tool. @return [String]
@!attribute [rw] migration_task_name
Unique identifier that references the migration task. *Do not store personal data in this field.* @return [String]
@!attribute [rw] status
Status of the task. @return [String]
@!attribute [rw] progress_percent
Indication of the percentage completion of the task. @return [Integer]
@!attribute [rw] status_detail
Detail information of what is being done within the overall status state. @return [String]
@!attribute [rw] update_date_time
The timestamp when the task was gathered. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/AWSMigrationHub-2017-05-31/MigrationTaskSummary AWS API Documentation
Constants
- SENSITIVE