Class: Aws::Types::PredefinedMetricSpecification
- Inherits:
-
Object
- Object
- Aws::Types::PredefinedMetricSpecification
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#predefined_metric_type ⇒ ::String
Returns the value of attribute predefined_metric_type.
Instance Attribute Details
#predefined_metric_type ⇒ ::String
Returns the value of attribute predefined_metric_type.
9936 9937 9938 |
# File 'sig/types.rbs', line 9936 def predefined_metric_type @predefined_metric_type end |