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])


5164
5165
5166
# File 'sig/types.rbs', line 5164

def column_statistics_task_run_ids
  @column_statistics_task_run_ids
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


5165
5166
5167
# File 'sig/types.rbs', line 5165

def next_token
  @next_token
end