class Aws::MigrationHub::Types::MigrationTask
Represents a migration task in a migration tool.
@!attribute [rw] progress_update_stream
A name that identifies the vendor of the migration tool being used. @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] task
Task object encapsulating task information. @return [Types::Task]
@!attribute [rw] update_date_time
The timestamp when the task was gathered. @return [Time]
@!attribute [rw] resource_attribute_list
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. @return [Array<Types::ResourceAttribute>]
@see docs.aws.amazon.com/goto/WebAPI/AWSMigrationHub-2017-05-31/MigrationTask AWS API Documentation
Constants
- SENSITIVE