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.
3322 3323 3324 |
# File 'sig/types.rbs', line 3322 def column_statistics_task_run @column_statistics_task_run end |