Class: Aws::Types::GetExportTaskInput

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)


277
278
279
# File 'sig/types.rbs', line 277

def task_identifier
  @task_identifier
end