Class: Aws::Types::CancelImportTaskInput

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)


35
36
37
# File 'sig/types.rbs', line 35

def task_identifier
  @task_identifier
end