Class: Aws::Types::ScaleInPolicyUpdate
- Inherits:
-
Object
- Object
- Aws::Types::ScaleInPolicyUpdate
- 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.
556 557 558 |
# File 'sig/types.rbs', line 556 def cpu_utilization_percentage @cpu_utilization_percentage end |