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)


1142
1143
1144
# File 'sig/types.rbs', line 1142

def bin_count_limit
  @bin_count_limit
end

#value::Float

Returns the value of attribute value.

Returns:

  • (::Float)


1141
1142
1143
# File 'sig/types.rbs', line 1141

def value
  @value
end