CreateIntentResponse

Types

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

Properties

Link copied to clipboard

The identifier of the bot associated with the intent.

Link copied to clipboard

The version of the bot associated with the intent.

Link copied to clipboard

A timestamp of the date and time that the intent was created.

Link copied to clipboard

The description specified for the intent.

Link copied to clipboard

The dialog Lambda function specified for the intent.

Link copied to clipboard

The fulfillment Lambda function specified for the intent.

Link copied to clipboard

Configuration settings for the response that is sent to the user at the beginning of a conversation, before eliciting slot values.

Link copied to clipboard

The list of input contexts specified for the intent.

Link copied to clipboard

The closing setting specified for the intent.

Link copied to clipboard

The confirmation setting specified for the intent.

Link copied to clipboard

A unique identifier for the intent.

Link copied to clipboard

The name specified for the intent.

Link copied to clipboard

Configuration for searching a Amazon Kendra index specified for the intent.

Link copied to clipboard

The locale that the intent is specified to use.

Link copied to clipboard

The list of output contexts specified for the intent.

Link copied to clipboard

The signature of the parent intent specified for the intent.

Link copied to clipboard

The sample utterances specified for the intent.

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