GetQAppResponse

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 full definition of the Q App, specifying the cards and flow.

Link copied to clipboard

The unique identifier of the Q App.

Link copied to clipboard

The version of the Q App.

Link copied to clipboard

The date and time the Q App was created.

Link copied to clipboard

The user who created the Q App.

Link copied to clipboard

The description of the Q App.

Link copied to clipboard

The initial prompt displayed when the Q App is started.

Link copied to clipboard

The capabilities required to run the Q App, such as file upload or third-party integrations.

Link copied to clipboard

The status of the Q App.

Link copied to clipboard

The title of the Q App.

Link copied to clipboard

The date and time the Q App was last updated.

Link copied to clipboard

The user who last updated the Q App.

Functions

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