NAME

Paws::LexModelsV2::UpdateIntentResponse

ATTRIBUTES

BotId => Str

The identifier of the bot that contains the intent.

BotVersion => Str

The version of the bot that contains the intent. Will always be DRAFT.

CreationDateTime => Str

A timestamp of when the intent was created.

Description => Str

The updated description of the intent.

DialogCodeHook => Paws::LexModelsV2::DialogCodeHookSettings

The updated Lambda function called during each turn of the conversation with the user.

FulfillmentCodeHook => Paws::LexModelsV2::FulfillmentCodeHookSettings

The updated Lambda function called when the intent is ready for fulfillment.

InputContexts => ArrayRef[Paws::LexModelsV2::InputContext]

The updated list of contexts that must be active for the intent to be considered by Amazon Lex.

IntentClosingSetting => Paws::LexModelsV2::IntentClosingSetting

The updated response that Amazon Lex sends the user when the intent is closed.

IntentConfirmationSetting => Paws::LexModelsV2::IntentConfirmationSetting

The updated prompts that Amazon Lex sends to the user to confirm the completion of an intent.

IntentId => Str

The identifier of the intent that was updated.

IntentName => Str

The updated name of the intent.

KendraConfiguration => Paws::LexModelsV2::KendraConfiguration

The updated configuration for connecting to an Amazon Kendra index with the AMAZON.KendraSearchIntent intent.

LastUpdatedDateTime => Str

A timestamp of the last time that the intent was modified.

LocaleId => Str

The updated language and locale of the intent.

OutputContexts => ArrayRef[Paws::LexModelsV2::OutputContext]

The updated list of contexts that Amazon Lex activates when the intent is fulfilled.

ParentIntentSignature => Str

The updated built-in intent that is the parent of this intent.

SampleUtterances => ArrayRef[Paws::LexModelsV2::SampleUtterance]

The updated list of sample utterances for the intent.

SlotPriorities => ArrayRef[Paws::LexModelsV2::SlotPriority]

The updated list of slots and their priorities that are elicited from the user for the intent.

_request_id => Str