Class: Aws::Types::BinWidthOptions

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bin_count_limit::Integer

Returns the value of attribute bin_count_limit.

Returns:

  • (::Integer)


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.

Returns:

  • (::Float)


1060
1061
1062
# File 'sig/types.rbs', line 1060

def value
  @value
end