Class: Aws::Types::MetricCollectionType
- Inherits:
-
Object
- Object
- Aws::Types::MetricCollectionType
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#metric ⇒ ::String
Returns the value of attribute metric.
Instance Attribute Details
#metric ⇒ ::String
Returns the value of attribute metric.
1030 1031 1032 |
# File 'sig/types.rbs', line 1030 def metric @metric end |