CreateQAppRequest

Types

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

Properties

Link copied to clipboard

The definition of the new Q App, specifying the cards and flow.

Link copied to clipboard

The description of the new Q App.

Link copied to clipboard

The unique identifier of the Amazon Q Business application environment instance.

Link copied to clipboard

Optional tags to associate with the new Q App.

Link copied to clipboard

The title of the new Q App.

Functions

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