UserAlias

class UserAlias

Aliases attached to a user id within an Amazon Q application.

Types

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

Properties

Link copied to clipboard

The identifier of the data source that the user aliases are associated with.

Link copied to clipboard

The identifier of the index that the user aliases are associated with.

Link copied to clipboard

The identifier of the user id associated with the user aliases.

Functions

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