UserProficiency

Information about proficiency of a user.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of user's proficiency. You must use name of predefined attribute present in the Amazon Connect instance.

Link copied to clipboard

The value of user's proficiency. You must use value of predefined attribute present in the Amazon Connect instance.

Link copied to clipboard

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

Functions

Link copied to clipboard
inline fun copy(block: UserProficiency.Builder.() -> Unit = {}): UserProficiency
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String