Class: Aws::Types::MetricQuery
- Inherits:
-
Object
- Object
- Aws::Types::MetricQuery
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#performance_insights_metric_query ⇒ Types::PerformanceInsightsMetricQuery
Returns the value of attribute performance_insights_metric_query.
Instance Attribute Details
#performance_insights_metric_query ⇒ Types::PerformanceInsightsMetricQuery
Returns the value of attribute performance_insights_metric_query.
2893 2894 2895 |
# File 'sig/types.rbs', line 2893 def performance_insights_metric_query @performance_insights_metric_query end |