Class: Aws::Types::ComputeScalingPolicy
- Inherits:
-
Object
- Object
- Aws::Types::ComputeScalingPolicy
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#min_scale_down_delay_minutes ⇒ ::Integer
Returns the value of attribute min_scale_down_delay_minutes.
Instance Attribute Details
#min_scale_down_delay_minutes ⇒ ::Integer
Returns the value of attribute min_scale_down_delay_minutes.
158 159 160 |
# File 'sig/types.rbs', line 158 def min_scale_down_delay_minutes @min_scale_down_delay_minutes end |