Class: Aws::Connect::Types::Range
- Inherits:
-
Struct
- Object
- Struct
- Aws::Connect::Types::Range
- Defined in:
- gems/aws-sdk-connect/lib/aws-sdk-connect/types.rb
Overview
An Object to define the minimum and maximum proficiency levels.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#max_proficiency_level ⇒ Float
The maximum proficiency level of the range.
-
#min_proficiency_level ⇒ Float
The minimum proficiency level of the range.