CreateUserRequest

Types

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

Properties

Link copied to clipboard

The identifier of the application for which the user mapping will be created.

Link copied to clipboard

A token that you provide to identify the request to create your Amazon Q user mapping.

Link copied to clipboard

The list of user aliases in the mapping.

Link copied to clipboard

The user emails attached to a user mapping.

Functions

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