ActionExecution

Performs an Amazon Q plugin action during a non-streaming chat conversation.

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 requests to perform their plugin action.

Link copied to clipboard

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

Link copied to clipboard

The identifier of the plugin the action is attached to.

Functions

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