Class: Aws::Types::ScaleInPolicy
- Inherits:
-
Object
- Object
- Aws::Types::ScaleInPolicy
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#cpu_utilization_percentage ⇒ ::Integer
Returns the value of attribute cpu_utilization_percentage.
Instance Attribute Details
#cpu_utilization_percentage ⇒ ::Integer
Returns the value of attribute cpu_utilization_percentage.
546 547 548 |
# File 'sig/types.rbs', line 546 def cpu_utilization_percentage @cpu_utilization_percentage end |