ActionSummary

Summary information for an Amazon Q Business plugin action.

Types

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

Properties

Link copied to clipboard

The identifier of an Amazon Q Business plugin action.

Link copied to clipboard

The description of an Amazon Q Business plugin action.

Link copied to clipboard

The display name assigned by Amazon Q Business to a plugin action. You can't modify this value.

Link copied to clipboard

An Amazon Q Business suggested prompt and end user can use to invoke a plugin action. This value can be modified and sent as input to initiate an action. For example:

Functions

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