QuickResponseSearchResultData

The result of quick response search.

Types

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

Properties

Link copied to clipboard

The user defined contact attributes that are resolved when the search result is returned.

Link copied to clipboard

The user defined contact attributes that are not resolved when the search result is returned.

Link copied to clipboard

The Amazon Connect contact channels this quick response applies to. The supported contact channel types include Chat.

Link copied to clipboard

The contents of the quick response.

Link copied to clipboard

The media type of the quick response content.

Link copied to clipboard

The timestamp when the quick response was created.

Link copied to clipboard

The description of the quick response.

Link copied to clipboard

The configuration information of the user groups that the quick response is accessible to.

Link copied to clipboard

Whether the quick response is active.

Link copied to clipboard

The Amazon Resource Name (ARN) of the knowledge base.

Link copied to clipboard

The identifier of the knowledge base. This should not be a QUICK_RESPONSES type knowledge base if you're storing Wisdom Content resource to it. Can be either the ID or the ARN. URLs cannot contain the ARN.

Link copied to clipboard

The language code value for the language in which the quick response is written.

Link copied to clipboard

The Amazon Resource Name (ARN) of the user who last updated the quick response search result data.

Link copied to clipboard

The timestamp when the quick response search result data was last modified.

Link copied to clipboard

The name of the quick response.

Link copied to clipboard

The Amazon Resource Name (ARN) of the quick response.

Link copied to clipboard

The identifier of the quick response.

Link copied to clipboard

The shortcut key of the quick response. The value should be unique across the knowledge base.

Link copied to clipboard

The resource status of the quick response.

Link copied to clipboard

The tags used to organize, track, or control access for this resource.

Functions

Link copied to clipboard
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