UpdateUserRequest

Types

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

Properties

Link copied to clipboard

The Amazon Chime account ID.

Link copied to clipboard

The Alexa for Business metadata.

Link copied to clipboard

The user license type to update. This must be a supported license type for the Amazon Chime account that the user belongs to.

Link copied to clipboard

The user ID.

Link copied to clipboard

The user type.

Functions

Link copied to clipboard
inline fun copy(block: UpdateUserRequest.Builder.() -> Unit = {}): UpdateUserRequest
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