ActionExecutionEvent

A request from an end user signalling an intent to perform an Amazon Q Business plugin action during a streaming chat.

Types

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

Properties

Link copied to clipboard

A mapping of field names to the field values in input that an end user provides to Amazon Q Business requests to perform their plugin action.

Link copied to clipboard

A string used to retain information about the hierarchical contexts within a action execution event payload.

Link copied to clipboard

The identifier of the plugin for which the action is being requested.

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