Class: Aws::Types::SamplingBoost

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#boost_rate::Float

Returns the value of attribute boost_rate.

Returns:

  • (::Float)


771
772
773
# File 'sig/types.rbs', line 771

def boost_rate
  @boost_rate
end

#boost_rate_ttl::Time

Returns the value of attribute boost_rate_ttl.

Returns:

  • (::Time)


772
773
774
# File 'sig/types.rbs', line 772

def boost_rate_ttl
  @boost_rate_ttl
end