AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Connect.Model.UserProficiency

Namespace: Amazon.Connect.Model
Assembly: AWSSDK.Connect.dll
Version: 3.x.y.z

Syntax

C#
public class UserProficiency

The UserProficiency type exposes the following members

Constructors

NameDescription
Public Method UserProficiency()

Properties

NameTypeDescription
Public Property 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.

Public Property 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.

Public Property Level System.Single

Gets and sets the property Level.

The level of the proficiency. The valid values are 1, 2, 3, 4 and 5.

Version Information

.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