Class: Aws::Types::ListColumnStatisticsTaskRunsResponse

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_ids::Array[::String]

Returns the value of attribute column_statistics_task_run_ids.

Returns:

  • (::Array[::String])


5135
5136
5137
# File 'sig/types.rbs', line 5135

def column_statistics_task_run_ids
  @column_statistics_task_run_ids
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


5136
5137
5138
# File 'sig/types.rbs', line 5136

def next_token
  @next_token
end