Class: Aws::Types::ReportTaskProgressInput

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#fields::Array[Types::Field]

Returns the value of attribute fields.



257
258
259
# File 'sig/types.rbs', line 257

def fields
  @fields
end

#task_id::String

Returns the value of attribute task_id.



256
257
258
# File 'sig/types.rbs', line 256

def task_id
  @task_id
end