AmazonQSettings

A collection of settings that configure the Amazon Q experience within the domain.

Types

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

Properties

Link copied to clipboard

The ARN of the Amazon Q profile used within the domain.

Link copied to clipboard

Whether Amazon Q has been enabled within the domain.

Functions

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