Class: Aws::Types::SamplingRateBoost

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cooldown_window_minutes::Integer

Returns the value of attribute cooldown_window_minutes.

Returns:

  • (::Integer)


788
789
790
# File 'sig/types.rbs', line 788

def cooldown_window_minutes
  @cooldown_window_minutes
end

#max_rate::Float

Returns the value of attribute max_rate.

Returns:

  • (::Float)


787
788
789
# File 'sig/types.rbs', line 787

def max_rate
  @max_rate
end