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)


6509
6510
6511
# File 'sig/types.rbs', line 6509

def max_proficiency_level
  @max_proficiency_level
end

#min_proficiency_level::Float

Returns the value of attribute min_proficiency_level.

Returns:

  • (::Float)


6508
6509
6510
# File 'sig/types.rbs', line 6508

def min_proficiency_level
  @min_proficiency_level
end