Class: Aws::Types::ComputeScalingPolicy

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#min_scale_down_delay_minutes::Integer

Returns the value of attribute min_scale_down_delay_minutes.

Returns:

  • (::Integer)


158
159
160
# File 'sig/types.rbs', line 158

def min_scale_down_delay_minutes
  @min_scale_down_delay_minutes
end