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.
9999 10000 10001 |
# File 'sig/types.rbs', line 9999 def predefined_metric_type @predefined_metric_type end |