class Aws::MigrationHub::Types::DescribeMigrationTaskRequest
@note When making an API call, you may pass DescribeMigrationTaskRequest
data as a hash: { progress_update_stream: "ProgressUpdateStream", # required migration_task_name: "MigrationTaskName", # required }
@!attribute [rw] progress_update_stream
The name of the ProgressUpdateStream. @return [String]
@!attribute [rw] migration_task_name
The identifier given to the MigrationTask. *Do not store personal data in this field.* @return [String]
@see docs.aws.amazon.com/goto/WebAPI/AWSMigrationHub-2017-05-31/DescribeMigrationTaskRequest AWS API Documentation
Constants
- SENSITIVE