Class: Aws::Types::StartColumnStatisticsTaskRunResponse
- Inherits:
-
Object
- Object
- Aws::Types::StartColumnStatisticsTaskRunResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#column_statistics_task_run_id ⇒ ::String
Returns the value of attribute column_statistics_task_run_id.
Instance Attribute Details
#column_statistics_task_run_id ⇒ ::String
Returns the value of attribute column_statistics_task_run_id.
7128 7129 7130 |
# File 'sig/types.rbs', line 7128 def column_statistics_task_run_id @column_statistics_task_run_id end |