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)


6514
6515
6516
# File 'sig/types.rbs', line 6514

def max_proficiency_level
  @max_proficiency_level
end

#min_proficiency_level::Float

Returns the value of attribute min_proficiency_level.

Returns:

  • (::Float)


6513
6514
6515
# File 'sig/types.rbs', line 6513

def min_proficiency_level
  @min_proficiency_level
end