ActionReviewPayloadField

A user input field in an plugin action review payload.

Types

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

Properties

Link copied to clipboard

Information about the field values that an end user can use to provide to Amazon Q for Amazon Q to perform the requested plugin action.

Link copied to clipboard

The name of the field.

Link copied to clipboard

The display order of fields in a payload.

Link copied to clipboard

Information about whether the field is required.

Link copied to clipboard

The type of field.

Link copied to clipboard

The field value.

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