Class: Aws::Types::GetColumnStatisticsTaskRunResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetColumnStatisticsTaskRunResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#column_statistics_task_run ⇒ Types::ColumnStatisticsTaskRun
Returns the value of attribute column_statistics_task_run.
Instance Attribute Details
#column_statistics_task_run ⇒ Types::ColumnStatisticsTaskRun
Returns the value of attribute column_statistics_task_run.
3316 3317 3318 |
# File 'sig/types.rbs', line 3316 def column_statistics_task_run @column_statistics_task_run end |