UserAppItem

An Amazon Q App associated with a user, either owned by the user or favorited.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the Q App.

Link copied to clipboard

The unique identifier of the Q App.

Link copied to clipboard

A flag indicating whether the user can edit the Q App.

Link copied to clipboard

The date and time the user's association with the Q App was created.

Link copied to clipboard

The description of the Q App.

Link copied to clipboard

Indicates whether the Q App has been verified.

Link copied to clipboard

The status of the user's association with the Q App.

Link copied to clipboard

The title of the Q App.

Functions

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