class Aws::MigrationHub::Types::ListMigrationTasksResult
@!attribute [rw] next_token
If there are more migration tasks than the max result, return the next token to be passed to the next call as a bookmark of where to start from. @return [String]
@!attribute [rw] migration_task_summary_list
Lists the migration task's summary which includes: `MigrationTaskName`, `ProgressPercent`, `ProgressUpdateStream`, `Status`, and the `UpdateDateTime` for each task. @return [Array<Types::MigrationTaskSummary>]
@see docs.aws.amazon.com/goto/WebAPI/AWSMigrationHub-2017-05-31/ListMigrationTasksResult AWS API Documentation
Constants
- SENSITIVE