Class: Aws::Types::GetColumnStatisticsTaskRunRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#column_statistics_task_run_id::String

Returns the value of attribute column_statistics_task_run_id.

Returns:

  • (::String)


3317
3318
3319
# File 'sig/types.rbs', line 3317

def column_statistics_task_run_id
  @column_statistics_task_run_id
end