AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Information about proficiency of a user.
Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z
public class UserProficiency
The UserProficiency type exposes the following members
Name | Description | |
---|---|---|
UserProficiency() |
Name | Type | Description | |
---|---|---|---|
AttributeName | System.String |
Gets and sets the property AttributeName. The name of user's proficiency. You must use name of predefined attribute present in the Amazon Connect instance. |
|
AttributeValue | System.String |
Gets and sets the property AttributeValue. The value of user's proficiency. You must use value of predefined attribute present in the Amazon Connect instance. |
|
Level | System.Single |
Gets and sets the property Level. The level of the proficiency. The valid values are 1, 2, 3, 4 and 5. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5