Class: Aws::Types::PerformanceInsightsReferenceMetric
- Inherits:
-
Object
- Object
- Aws::Types::PerformanceInsightsReferenceMetric
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#metric_query ⇒ Types::PerformanceInsightsMetricQuery
Returns the value of attribute metric_query.
Instance Attribute Details
#metric_query ⇒ Types::PerformanceInsightsMetricQuery
Returns the value of attribute metric_query.
650 651 652 |
# File 'sig/types.rbs', line 650 def metric_query @metric_query end |