Class: Aws::Types::CreateExportTaskResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#task_id::String

Returns the value of attribute task_id.

Returns:

  • (::String)


191
192
193
# File 'sig/types.rbs', line 191

def task_id
  @task_id
end