Class: Aws::Types::BinWidthOptions
- Inherits:
-
Object
- Object
- Aws::Types::BinWidthOptions
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bin_count_limit ⇒ ::Integer
Returns the value of attribute bin_count_limit.
-
#value ⇒ ::Float
Returns the value of attribute value.
Instance Attribute Details
#bin_count_limit ⇒ ::Integer
Returns the value of attribute bin_count_limit.
1061 1062 1063 |
# File 'sig/types.rbs', line 1061 def bin_count_limit @bin_count_limit end |
#value ⇒ ::Float
Returns the value of attribute value.
1060 1061 1062 |
# File 'sig/types.rbs', line 1060 def value @value end |