class Aws::LexModelsV2::Types::CreateIntentResponse
@!attribute [rw] intent_id
A unique identifier for the intent. @return [String]
@!attribute [rw] intent_name
The name specified for the intent. @return [String]
@!attribute [rw] description
The description specified for the intent. @return [String]
@!attribute [rw] parent_intent_signature
The signature of the parent intent specified for the intent. @return [String]
@!attribute [rw] sample_utterances
The sample utterances specified for the intent. @return [Array<Types::SampleUtterance>]
@!attribute [rw] dialog_code_hook
The dialog Lambda function specified for the intent. @return [Types::DialogCodeHookSettings]
@!attribute [rw] fulfillment_code_hook
The fulfillment Lambda function specified for the intent. @return [Types::FulfillmentCodeHookSettings]
@!attribute [rw] intent_confirmation_setting
The confirmation setting specified for the intent. @return [Types::IntentConfirmationSetting]
@!attribute [rw] intent_closing_setting
The closing setting specified for the intent. @return [Types::IntentClosingSetting]
@!attribute [rw] input_contexts
The list of input contexts specified for the intent. @return [Array<Types::InputContext>]
@!attribute [rw] output_contexts
The list of output contexts specified for the intent. @return [Array<Types::OutputContext>]
@!attribute [rw] kendra_configuration
Configuration for searching a Amazon Kendra index specified for the intent. @return [Types::KendraConfiguration]
@!attribute [rw] bot_id
The identifier of the bot associated with the intent. @return [String]
@!attribute [rw] bot_version
The identifier of the version of the bot associated with the intent. @return [String]
@!attribute [rw] locale_id
The locale that the intent is specified to use. @return [String]
@!attribute [rw] creation_date_time
A timestamp of the date and time that the intent was created. @return [Time]
@see docs.aws.amazon.com/goto/WebAPI/models.lex.v2-2020-08-07/CreateIntentResponse AWS API Documentation
Constants
- SENSITIVE