Class: Aws::Types::Range

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#max_proficiency_level::Float

Returns the value of attribute max_proficiency_level.

Returns:

  • (::Float)


6355
6356
6357
# File 'sig/types.rbs', line 6355

def max_proficiency_level
  @max_proficiency_level
end

#min_proficiency_level::Float

Returns the value of attribute min_proficiency_level.

Returns:

  • (::Float)


6354
6355
6356
# File 'sig/types.rbs', line 6354

def min_proficiency_level
  @min_proficiency_level
end