Class: Aws::Types::GetImportTaskInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#task_identifier::String

Returns the value of attribute task_identifier.

Returns:

  • (::String)


350
351
352
# File 'sig/types.rbs', line 350

def task_identifier
  @task_identifier
end