Class: Aws::Types::StartMLLabelingSetGenerationTaskRunResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#task_run_id::String

Returns the value of attribute task_run_id.

Returns:

  • (::String)


7253
7254
7255
# File 'sig/types.rbs', line 7253

def task_run_id
  @task_run_id
end