The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::LexModels::GetIntentResponse

ATTRIBUTES

Checksum => Str

Checksum of the intent.

ConclusionStatement => Paws::LexModels::Statement

After the Lambda function specified in the fulfillmentActivity element fulfills the intent, Amazon Lex conveys this statement to the user.

ConfirmationPrompt => Paws::LexModels::Prompt

If defined in the bot, Amazon Lex uses prompt to confirm the intent before fulfilling the user's request. For more information, see PutIntent.

CreatedDate => Str

The date that the intent was created.

Description => Str

A description of the intent.

DialogCodeHook => Paws::LexModels::CodeHook

If defined in the bot, Amazon Amazon Lex invokes this Lambda function for each user input. For more information, see PutIntent.

FollowUpPrompt => Paws::LexModels::FollowUpPrompt

If defined in the bot, Amazon Lex uses this prompt to solicit additional user activity after the intent is fulfilled. For more information, see PutIntent.

FulfillmentActivity => Paws::LexModels::FulfillmentActivity

Describes how the intent is fulfilled. For more information, see PutIntent.

LastUpdatedDate => Str

The date that the intent was updated. When you create a resource, the creation date and the last updated date are the same.

Name => Str

The name of the intent.

ParentIntentSignature => Str

A unique identifier for a built-in intent.

RejectionStatement => Paws::LexModels::Statement

If the user answers "no" to the question defined in confirmationPrompt, Amazon Lex responds with this statement to acknowledge that the intent was canceled.

SampleUtterances => ArrayRef[Str|Undef]

An array of sample utterances configured for the intent.

Slots => ArrayRef[Paws::LexModels::Slot]

An array of intent slots configured for the intent.

Version => Str

The version of the intent.

_request_id => Str