Class: Aws::Types::DescribeMigrationTaskRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#migration_task_name::String

Returns the value of attribute migration_task_name.

Returns:

  • (::String)


93
94
95
# File 'sig/types.rbs', line 93

def migration_task_name
  @migration_task_name
end

#progress_update_stream::String

Returns the value of attribute progress_update_stream.

Returns:

  • (::String)


92
93
94
# File 'sig/types.rbs', line 92

def progress_update_stream
  @progress_update_stream
end