Class: Aws::Types::GetQueryRuntimeStatisticsOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetQueryRuntimeStatisticsOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#query_runtime_statistics ⇒ Types::QueryRuntimeStatistics
Returns the value of attribute query_runtime_statistics.
Instance Attribute Details
#query_runtime_statistics ⇒ Types::QueryRuntimeStatistics
Returns the value of attribute query_runtime_statistics.
536 537 538 |
# File 'sig/types.rbs', line 536 def query_runtime_statistics @query_runtime_statistics end |