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)


6608
6609
6610
# File 'sig/types.rbs', line 6608

def max_proficiency_level
  @max_proficiency_level
end

#min_proficiency_level::Float

Returns the value of attribute min_proficiency_level.

Returns:

  • (::Float)


6607
6608
6609
# File 'sig/types.rbs', line 6607

def min_proficiency_level
  @min_proficiency_level
end