Namespace Amazon.CDK.Mixins.Preview.AWS.Lex.Mixins
Classes
| CfnBotAliasMixinProps | Properties for CfnBotAliasPropsMixin. |
| CfnBotAliasPropsMixin | Amazon Lex V2 is the only supported version in CloudFormation . |
| CfnBotAliasPropsMixin.AudioLogDestinationProperty | Specifies the S3 bucket location where audio logs are stored. |
| CfnBotAliasPropsMixin.AudioLogSettingProperty | Settings for logging audio of conversations between Amazon Lex and a user. |
| CfnBotAliasPropsMixin.BotAliasLocaleSettingsItemProperty | Specifies settings that are unique to a locale. |
| CfnBotAliasPropsMixin.BotAliasLocaleSettingsProperty | Specifies settings that are unique to a locale. |
| CfnBotAliasPropsMixin.CloudWatchLogGroupLogDestinationProperty | The Amazon CloudWatch Logs log group where the text and metadata logs are delivered. |
| CfnBotAliasPropsMixin.CodeHookSpecificationProperty | Contains information about code hooks that Amazon Lex calls during a conversation. |
| CfnBotAliasPropsMixin.ConversationLogSettingsProperty | Configures conversation logging that saves audio, text, and metadata for the conversations with your users. |
| CfnBotAliasPropsMixin.LambdaCodeHookProperty | Specifies a Lambda function that verifies requests to a bot or fulfills the user's request to a bot. |
| CfnBotAliasPropsMixin.S3BucketLogDestinationProperty | Specifies an Amazon S3 bucket for logging audio conversations. |
| CfnBotAliasPropsMixin.SentimentAnalysisSettingsProperty | Determines whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances. |
| CfnBotAliasPropsMixin.TextLogDestinationProperty | Defines the Amazon CloudWatch Logs destination log group for conversation text logs. |
| CfnBotAliasPropsMixin.TextLogSettingProperty | Defines settings to enable text conversation logs. |
| CfnBotMixinProps | Properties for CfnBotPropsMixin. |
| CfnBotPropsMixin | Amazon Lex V2 is the only supported version in CloudFormation . |
| CfnBotPropsMixin.AdvancedRecognitionSettingProperty | Provides settings that enable advanced recognition settings for slot values. |
| CfnBotPropsMixin.AllowedInputTypesProperty | Specifies the allowed input types. |
| CfnBotPropsMixin.AudioAndDTMFInputSpecificationProperty | Specifies the audio and DTMF input specification. |
| CfnBotPropsMixin.AudioLogDestinationProperty | The location of audio log files collected when conversation logging is enabled for a bot. |
| CfnBotPropsMixin.AudioLogSettingProperty | Settings for logging audio of conversations between Amazon Lex and a user. |
| CfnBotPropsMixin.AudioSpecificationProperty | Specifies the audio input specifications. |
| CfnBotPropsMixin.BKBExactResponseFieldsProperty | |
| CfnBotPropsMixin.BedrockAgentConfigurationProperty | |
| CfnBotPropsMixin.BedrockAgentIntentConfigurationProperty | |
| CfnBotPropsMixin.BedrockAgentIntentKnowledgeBaseConfigurationProperty | |
| CfnBotPropsMixin.BedrockGuardrailConfigurationProperty | The details on the Bedrock guardrail configuration. |
| CfnBotPropsMixin.BedrockKnowledgeStoreConfigurationProperty | Contains details about the configuration of a Amazon Bedrock knowledge base. |
| CfnBotPropsMixin.BedrockModelSpecificationProperty | Contains information about the Amazon Bedrock model used to interpret the prompt used in descriptive bot building. |
| CfnBotPropsMixin.BotAliasLocaleSettingsItemProperty | Specifies locale settings for a single locale. |
| CfnBotPropsMixin.BotAliasLocaleSettingsProperty | Specifies settings that are unique to a locale. |
| CfnBotPropsMixin.BotLocaleProperty | Provides configuration information for a locale. |
| CfnBotPropsMixin.BuildtimeSettingsProperty | Contains specifications about the Amazon Lex build time generative AI capabilities from Amazon Bedrock that you can turn on for your bot. |
| CfnBotPropsMixin.ButtonProperty | Describes a button to use on a response card used to gather slot values from a user. |
| CfnBotPropsMixin.CloudWatchLogGroupLogDestinationProperty | The Amazon CloudWatch Logs log group where the text and metadata logs are delivered. |
| CfnBotPropsMixin.CodeHookSpecificationProperty | Contains information about code hooks that Amazon Lex calls during a conversation. |
| CfnBotPropsMixin.CompositeSlotTypeSettingProperty | A composite slot is a combination of two or more slots that capture multiple pieces of information in a single user input. |
| CfnBotPropsMixin.ConditionProperty | Provides an expression that evaluates to true or false. |
| CfnBotPropsMixin.ConditionalBranchProperty | A set of actions that Amazon Lex should run if the condition is matched. |
| CfnBotPropsMixin.ConditionalSpecificationProperty | Provides a list of conditional branches. |
| CfnBotPropsMixin.ConversationLogSettingsProperty | Configures conversation logging that saves audio, text, and metadata for the conversations with your users. |
| CfnBotPropsMixin.CustomPayloadProperty | A custom response string that Amazon Lex sends to your application. |
| CfnBotPropsMixin.CustomVocabularyItemProperty | Specifies an entry in a custom vocabulary. |
| CfnBotPropsMixin.CustomVocabularyProperty | Specifies a custom vocabulary. |
| CfnBotPropsMixin.DTMFSpecificationProperty | Specifies the DTMF input specifications. |
| CfnBotPropsMixin.DataPrivacyProperty | By default, data stored by Amazon Lex is encrypted. |
| CfnBotPropsMixin.DataSourceConfigurationProperty | Contains details about the configuration of the knowledge store used for the |
| CfnBotPropsMixin.DefaultConditionalBranchProperty | A set of actions that Amazon Lex should run if none of the other conditions are met. |
| CfnBotPropsMixin.DescriptiveBotBuilderSpecificationProperty | Contains specifications for the descriptive bot building feature. |
| CfnBotPropsMixin.DialogActionProperty | Defines the action that the bot executes at runtime when the conversation reaches this step. |
| CfnBotPropsMixin.DialogCodeHookInvocationSettingProperty | Settings that specify the dialog code hook that is called by Amazon Lex at a step of the conversation. |
| CfnBotPropsMixin.DialogCodeHookSettingProperty | Settings that determine the Lambda function that Amazon Lex uses for processing user responses. |
| CfnBotPropsMixin.DialogStateProperty | The current state of the conversation with the user. |
| CfnBotPropsMixin.ElicitationCodeHookInvocationSettingProperty | Settings that specify the dialog code hook that is called by Amazon Lex between eliciting slot values. |
| CfnBotPropsMixin.ErrorLogSettingsProperty | |
| CfnBotPropsMixin.ExactResponseFieldsProperty | Contains the names of the fields used for an exact response to the user. |
| CfnBotPropsMixin.ExternalSourceSettingProperty | Provides information about the external source of the slot type's definition. |
| CfnBotPropsMixin.FulfillmentCodeHookSettingProperty | Determines if a Lambda function should be invoked for a specific intent. |
| CfnBotPropsMixin.FulfillmentStartResponseSpecificationProperty | Provides settings for a message that is sent to the user when a fulfillment Lambda function starts running. |
| CfnBotPropsMixin.FulfillmentUpdateResponseSpecificationProperty | Provides settings for a message that is sent periodically to the user while a fulfillment Lambda function is running. |
| CfnBotPropsMixin.FulfillmentUpdatesSpecificationProperty | Provides information for updating the user on the progress of fulfilling an intent. |
| CfnBotPropsMixin.GenerativeAISettingsProperty | Contains specifications about the generative AI capabilities from Amazon Bedrock that you can turn on for your bot. |
| CfnBotPropsMixin.GrammarSlotTypeSettingProperty | Settings requried for a slot type based on a grammar that you provide. |
| CfnBotPropsMixin.GrammarSlotTypeSourceProperty | Describes the Amazon S3 bucket name and location for the grammar that is the source for the slot type. |
| CfnBotPropsMixin.ImageResponseCardProperty | A card that is shown to the user by a messaging platform. |
| CfnBotPropsMixin.InitialResponseSettingProperty | Configuration setting for a response sent to the user before Amazon Lex starts eliciting slots. |
| CfnBotPropsMixin.InputContextProperty | A context that must be active for an intent to be selected by Amazon Lex. |
| CfnBotPropsMixin.IntentClosingSettingProperty | Provides a statement the Amazon Lex conveys to the user when the intent is successfully fulfilled. |
| CfnBotPropsMixin.IntentConfirmationSettingProperty | Provides a prompt for making sure that the user is ready for the intent to be fulfilled. |
| CfnBotPropsMixin.IntentOverrideProperty | Override settings to configure the intent state. |
| CfnBotPropsMixin.IntentProperty | Represents an action that the user wants to perform. |
| CfnBotPropsMixin.KendraConfigurationProperty | Provides configuration information for the |
| CfnBotPropsMixin.LambdaCodeHookProperty | Specifies a Lambda function that verifies requests to a bot or fulfills the user's request to a bot. |
| CfnBotPropsMixin.MessageGroupProperty | Provides one or more messages that Amazon Lex should send to the user. |
| CfnBotPropsMixin.MessageProperty | The object that provides message text and its type. |
| CfnBotPropsMixin.MultipleValuesSettingProperty | Indicates whether a slot can return multiple values. |
| CfnBotPropsMixin.NluImprovementSpecificationProperty | Configures the Assisted Natural Language Understanding (NLU) feature for your bot. |
| CfnBotPropsMixin.ObfuscationSettingProperty | Determines whether Amazon Lex obscures slot values in conversation logs. |
| CfnBotPropsMixin.OpensearchConfigurationProperty | Contains details about the configuration of the Amazon OpenSearch Service database used for the |
| CfnBotPropsMixin.OutputContextProperty | Describes a session context that is activated when an intent is fulfilled. |
| CfnBotPropsMixin.PlainTextMessageProperty | Defines an ASCII text message to send to the user. |
| CfnBotPropsMixin.PostDialogCodeHookInvocationSpecificationProperty | Specifies next steps to run after the dialog code hook finishes. |
| CfnBotPropsMixin.PostFulfillmentStatusSpecificationProperty | Provides a setting that determines whether the post-fulfillment response is sent to the user. |
| CfnBotPropsMixin.PromptAttemptSpecificationProperty | Specifies the settings on a prompt attempt. |
| CfnBotPropsMixin.PromptSpecificationProperty | Specifies a list of message groups that Amazon Lex sends to a user to elicit a response. |
| CfnBotPropsMixin.QInConnectAssistantConfigurationProperty | |
| CfnBotPropsMixin.QInConnectIntentConfigurationProperty | |
| CfnBotPropsMixin.QnAIntentConfigurationProperty | Details about the the configuration of the built-in |
| CfnBotPropsMixin.QnAKendraConfigurationProperty | Contains details about the configuration of the Amazon Kendra index used for the |
| CfnBotPropsMixin.ReplicationProperty | |
| CfnBotPropsMixin.ResponseSpecificationProperty | Specifies a list of message groups that Amazon Lex uses to respond the user input. |
| CfnBotPropsMixin.RuntimeSettingsProperty | Contains specifications about the Amazon Lex runtime generative AI capabilities from Amazon Bedrock that you can turn on for your bot. |
| CfnBotPropsMixin.S3BucketLogDestinationProperty | Specifies an Amazon S3 bucket for logging audio conversations. |
| CfnBotPropsMixin.S3LocationProperty | Defines an Amazon S3 bucket location. |
| CfnBotPropsMixin.SSMLMessageProperty | Defines a Speech Synthesis Markup Language (SSML) prompt. |
| CfnBotPropsMixin.SampleUtteranceGenerationSpecificationProperty | Contains specifications for the sample utterance generation feature. |
| CfnBotPropsMixin.SampleUtteranceProperty | A sample utterance that invokes an intent or respond to a slot elicitation prompt. |
| CfnBotPropsMixin.SampleValueProperty | Defines one of the values for a slot type. |
| CfnBotPropsMixin.SessionAttributeProperty | A key/value pair representing session-specific context information. |
| CfnBotPropsMixin.SlotCaptureSettingProperty | Settings used when Amazon Lex successfully captures a slot value from a user. |
| CfnBotPropsMixin.SlotDefaultValueProperty | Specifies the default value to use when a user doesn't provide a value for a slot. |
| CfnBotPropsMixin.SlotDefaultValueSpecificationProperty | The default value to use when a user doesn't provide a value for a slot. |
| CfnBotPropsMixin.SlotPriorityProperty | Sets the priority that Amazon Lex should use when eliciting slot values from a user. |
| CfnBotPropsMixin.SlotProperty | Specifies the definition of a slot. |
| CfnBotPropsMixin.SlotResolutionImprovementSpecificationProperty | Contains specifications for the assisted slot resolution feature. |
| CfnBotPropsMixin.SlotTypeProperty | Describes a slot type. |
| CfnBotPropsMixin.SlotTypeValueProperty | Each slot type can have a set of values. |
| CfnBotPropsMixin.SlotValueElicitationSettingProperty | Specifies the elicitation setting details eliciting a slot. |
| CfnBotPropsMixin.SlotValueOverrideMapProperty | Maps a slot name to the SlotValueOverride object. |
| CfnBotPropsMixin.SlotValueOverrideProperty | The slot values that Amazon Lex uses when it sets slot values in a dialog step. |
| CfnBotPropsMixin.SlotValueProperty | The value to set in a slot. |
| CfnBotPropsMixin.SlotValueRegexFilterProperty | Provides a regular expression used to validate the value of a slot. |
| CfnBotPropsMixin.SlotValueSelectionSettingProperty | Contains settings used by Amazon Lex to select a slot value. |
| CfnBotPropsMixin.SpecificationsProperty | Subslot specifications. |
| CfnBotPropsMixin.StillWaitingResponseSpecificationProperty | Defines the messages that Amazon Lex sends to a user to remind them that the bot is waiting for a response. |
| CfnBotPropsMixin.SubSlotSettingProperty | Specifications for the constituent sub slots and the expression for the composite slot. |
| CfnBotPropsMixin.SubSlotTypeCompositionProperty | Subslot type composition. |
| CfnBotPropsMixin.SubSlotValueElicitationSettingProperty | Subslot elicitation settings. |
| CfnBotPropsMixin.TestBotAliasSettingsProperty | Specifies configuration settings for the alias used to test the bot. |
| CfnBotPropsMixin.TextInputSpecificationProperty | Specifies the text input specifications. |
| CfnBotPropsMixin.TextLogDestinationProperty | Defines the Amazon CloudWatch Logs destination log group for conversation text logs. |
| CfnBotPropsMixin.TextLogSettingProperty | Defines settings to enable text conversation logs. |
| CfnBotPropsMixin.VoiceSettingsProperty | Defines settings for using an Amazon Polly voice to communicate with a user. |
| CfnBotPropsMixin.WaitAndContinueSpecificationProperty | Specifies the prompts that Amazon Lex uses while a bot is waiting for customer input. |
| CfnBotVersionMixinProps | Properties for CfnBotVersionPropsMixin. |
| CfnBotVersionPropsMixin | Amazon Lex V2 is the only supported version in CloudFormation . |
| CfnBotVersionPropsMixin.BotVersionLocaleDetailsProperty | The version of a bot used for a bot locale. |
| CfnBotVersionPropsMixin.BotVersionLocaleSpecificationProperty | Specifies the locale that Amazon Lex adds to this version. |
| CfnResourcePolicyMixinProps | Properties for CfnResourcePolicyPropsMixin. |
| CfnResourcePolicyPropsMixin | Amazon Lex V2 is the only supported version in CloudFormation . |
Interfaces
| CfnBotAliasPropsMixin.IAudioLogDestinationProperty | Specifies the S3 bucket location where audio logs are stored. |
| CfnBotAliasPropsMixin.IAudioLogSettingProperty | Settings for logging audio of conversations between Amazon Lex and a user. |
| CfnBotAliasPropsMixin.IBotAliasLocaleSettingsItemProperty | Specifies settings that are unique to a locale. |
| CfnBotAliasPropsMixin.IBotAliasLocaleSettingsProperty | Specifies settings that are unique to a locale. |
| CfnBotAliasPropsMixin.ICloudWatchLogGroupLogDestinationProperty | The Amazon CloudWatch Logs log group where the text and metadata logs are delivered. |
| CfnBotAliasPropsMixin.ICodeHookSpecificationProperty | Contains information about code hooks that Amazon Lex calls during a conversation. |
| CfnBotAliasPropsMixin.IConversationLogSettingsProperty | Configures conversation logging that saves audio, text, and metadata for the conversations with your users. |
| CfnBotAliasPropsMixin.ILambdaCodeHookProperty | Specifies a Lambda function that verifies requests to a bot or fulfills the user's request to a bot. |
| CfnBotAliasPropsMixin.IS3BucketLogDestinationProperty | Specifies an Amazon S3 bucket for logging audio conversations. |
| CfnBotAliasPropsMixin.ISentimentAnalysisSettingsProperty | Determines whether Amazon Lex will use Amazon Comprehend to detect the sentiment of user utterances. |
| CfnBotAliasPropsMixin.ITextLogDestinationProperty | Defines the Amazon CloudWatch Logs destination log group for conversation text logs. |
| CfnBotAliasPropsMixin.ITextLogSettingProperty | Defines settings to enable text conversation logs. |
| CfnBotPropsMixin.IAdvancedRecognitionSettingProperty | Provides settings that enable advanced recognition settings for slot values. |
| CfnBotPropsMixin.IAllowedInputTypesProperty | Specifies the allowed input types. |
| CfnBotPropsMixin.IAudioAndDTMFInputSpecificationProperty | Specifies the audio and DTMF input specification. |
| CfnBotPropsMixin.IAudioLogDestinationProperty | The location of audio log files collected when conversation logging is enabled for a bot. |
| CfnBotPropsMixin.IAudioLogSettingProperty | Settings for logging audio of conversations between Amazon Lex and a user. |
| CfnBotPropsMixin.IAudioSpecificationProperty | Specifies the audio input specifications. |
| CfnBotPropsMixin.IBKBExactResponseFieldsProperty | |
| CfnBotPropsMixin.IBedrockAgentConfigurationProperty | |
| CfnBotPropsMixin.IBedrockAgentIntentConfigurationProperty | |
| CfnBotPropsMixin.IBedrockAgentIntentKnowledgeBaseConfigurationProperty | |
| CfnBotPropsMixin.IBedrockGuardrailConfigurationProperty | The details on the Bedrock guardrail configuration. |
| CfnBotPropsMixin.IBedrockKnowledgeStoreConfigurationProperty | Contains details about the configuration of a Amazon Bedrock knowledge base. |
| CfnBotPropsMixin.IBedrockModelSpecificationProperty | Contains information about the Amazon Bedrock model used to interpret the prompt used in descriptive bot building. |
| CfnBotPropsMixin.IBotAliasLocaleSettingsItemProperty | Specifies locale settings for a single locale. |
| CfnBotPropsMixin.IBotAliasLocaleSettingsProperty | Specifies settings that are unique to a locale. |
| CfnBotPropsMixin.IBotLocaleProperty | Provides configuration information for a locale. |
| CfnBotPropsMixin.IBuildtimeSettingsProperty | Contains specifications about the Amazon Lex build time generative AI capabilities from Amazon Bedrock that you can turn on for your bot. |
| CfnBotPropsMixin.IButtonProperty | Describes a button to use on a response card used to gather slot values from a user. |
| CfnBotPropsMixin.ICloudWatchLogGroupLogDestinationProperty | The Amazon CloudWatch Logs log group where the text and metadata logs are delivered. |
| CfnBotPropsMixin.ICodeHookSpecificationProperty | Contains information about code hooks that Amazon Lex calls during a conversation. |
| CfnBotPropsMixin.ICompositeSlotTypeSettingProperty | A composite slot is a combination of two or more slots that capture multiple pieces of information in a single user input. |
| CfnBotPropsMixin.IConditionProperty | Provides an expression that evaluates to true or false. |
| CfnBotPropsMixin.IConditionalBranchProperty | A set of actions that Amazon Lex should run if the condition is matched. |
| CfnBotPropsMixin.IConditionalSpecificationProperty | Provides a list of conditional branches. |
| CfnBotPropsMixin.IConversationLogSettingsProperty | Configures conversation logging that saves audio, text, and metadata for the conversations with your users. |
| CfnBotPropsMixin.ICustomPayloadProperty | A custom response string that Amazon Lex sends to your application. |
| CfnBotPropsMixin.ICustomVocabularyItemProperty | Specifies an entry in a custom vocabulary. |
| CfnBotPropsMixin.ICustomVocabularyProperty | Specifies a custom vocabulary. |
| CfnBotPropsMixin.IDTMFSpecificationProperty | Specifies the DTMF input specifications. |
| CfnBotPropsMixin.IDataPrivacyProperty | By default, data stored by Amazon Lex is encrypted. |
| CfnBotPropsMixin.IDataSourceConfigurationProperty | Contains details about the configuration of the knowledge store used for the |
| CfnBotPropsMixin.IDefaultConditionalBranchProperty | A set of actions that Amazon Lex should run if none of the other conditions are met. |
| CfnBotPropsMixin.IDescriptiveBotBuilderSpecificationProperty | Contains specifications for the descriptive bot building feature. |
| CfnBotPropsMixin.IDialogActionProperty | Defines the action that the bot executes at runtime when the conversation reaches this step. |
| CfnBotPropsMixin.IDialogCodeHookInvocationSettingProperty | Settings that specify the dialog code hook that is called by Amazon Lex at a step of the conversation. |
| CfnBotPropsMixin.IDialogCodeHookSettingProperty | Settings that determine the Lambda function that Amazon Lex uses for processing user responses. |
| CfnBotPropsMixin.IDialogStateProperty | The current state of the conversation with the user. |
| CfnBotPropsMixin.IElicitationCodeHookInvocationSettingProperty | Settings that specify the dialog code hook that is called by Amazon Lex between eliciting slot values. |
| CfnBotPropsMixin.IErrorLogSettingsProperty | |
| CfnBotPropsMixin.IExactResponseFieldsProperty | Contains the names of the fields used for an exact response to the user. |
| CfnBotPropsMixin.IExternalSourceSettingProperty | Provides information about the external source of the slot type's definition. |
| CfnBotPropsMixin.IFulfillmentCodeHookSettingProperty | Determines if a Lambda function should be invoked for a specific intent. |
| CfnBotPropsMixin.IFulfillmentStartResponseSpecificationProperty | Provides settings for a message that is sent to the user when a fulfillment Lambda function starts running. |
| CfnBotPropsMixin.IFulfillmentUpdateResponseSpecificationProperty | Provides settings for a message that is sent periodically to the user while a fulfillment Lambda function is running. |
| CfnBotPropsMixin.IFulfillmentUpdatesSpecificationProperty | Provides information for updating the user on the progress of fulfilling an intent. |
| CfnBotPropsMixin.IGenerativeAISettingsProperty | Contains specifications about the generative AI capabilities from Amazon Bedrock that you can turn on for your bot. |
| CfnBotPropsMixin.IGrammarSlotTypeSettingProperty | Settings requried for a slot type based on a grammar that you provide. |
| CfnBotPropsMixin.IGrammarSlotTypeSourceProperty | Describes the Amazon S3 bucket name and location for the grammar that is the source for the slot type. |
| CfnBotPropsMixin.IImageResponseCardProperty | A card that is shown to the user by a messaging platform. |
| CfnBotPropsMixin.IInitialResponseSettingProperty | Configuration setting for a response sent to the user before Amazon Lex starts eliciting slots. |
| CfnBotPropsMixin.IInputContextProperty | A context that must be active for an intent to be selected by Amazon Lex. |
| CfnBotPropsMixin.IIntentClosingSettingProperty | Provides a statement the Amazon Lex conveys to the user when the intent is successfully fulfilled. |
| CfnBotPropsMixin.IIntentConfirmationSettingProperty | Provides a prompt for making sure that the user is ready for the intent to be fulfilled. |
| CfnBotPropsMixin.IIntentOverrideProperty | Override settings to configure the intent state. |
| CfnBotPropsMixin.IIntentProperty | Represents an action that the user wants to perform. |
| CfnBotPropsMixin.IKendraConfigurationProperty | Provides configuration information for the |
| CfnBotPropsMixin.ILambdaCodeHookProperty | Specifies a Lambda function that verifies requests to a bot or fulfills the user's request to a bot. |
| CfnBotPropsMixin.IMessageGroupProperty | Provides one or more messages that Amazon Lex should send to the user. |
| CfnBotPropsMixin.IMessageProperty | The object that provides message text and its type. |
| CfnBotPropsMixin.IMultipleValuesSettingProperty | Indicates whether a slot can return multiple values. |
| CfnBotPropsMixin.INluImprovementSpecificationProperty | Configures the Assisted Natural Language Understanding (NLU) feature for your bot. |
| CfnBotPropsMixin.IObfuscationSettingProperty | Determines whether Amazon Lex obscures slot values in conversation logs. |
| CfnBotPropsMixin.IOpensearchConfigurationProperty | Contains details about the configuration of the Amazon OpenSearch Service database used for the |
| CfnBotPropsMixin.IOutputContextProperty | Describes a session context that is activated when an intent is fulfilled. |
| CfnBotPropsMixin.IPlainTextMessageProperty | Defines an ASCII text message to send to the user. |
| CfnBotPropsMixin.IPostDialogCodeHookInvocationSpecificationProperty | Specifies next steps to run after the dialog code hook finishes. |
| CfnBotPropsMixin.IPostFulfillmentStatusSpecificationProperty | Provides a setting that determines whether the post-fulfillment response is sent to the user. |
| CfnBotPropsMixin.IPromptAttemptSpecificationProperty | Specifies the settings on a prompt attempt. |
| CfnBotPropsMixin.IPromptSpecificationProperty | Specifies a list of message groups that Amazon Lex sends to a user to elicit a response. |
| CfnBotPropsMixin.IQInConnectAssistantConfigurationProperty | |
| CfnBotPropsMixin.IQInConnectIntentConfigurationProperty | |
| CfnBotPropsMixin.IQnAIntentConfigurationProperty | Details about the the configuration of the built-in |
| CfnBotPropsMixin.IQnAKendraConfigurationProperty | Contains details about the configuration of the Amazon Kendra index used for the |
| CfnBotPropsMixin.IReplicationProperty | |
| CfnBotPropsMixin.IResponseSpecificationProperty | Specifies a list of message groups that Amazon Lex uses to respond the user input. |
| CfnBotPropsMixin.IRuntimeSettingsProperty | Contains specifications about the Amazon Lex runtime generative AI capabilities from Amazon Bedrock that you can turn on for your bot. |
| CfnBotPropsMixin.IS3BucketLogDestinationProperty | Specifies an Amazon S3 bucket for logging audio conversations. |
| CfnBotPropsMixin.IS3LocationProperty | Defines an Amazon S3 bucket location. |
| CfnBotPropsMixin.ISSMLMessageProperty | Defines a Speech Synthesis Markup Language (SSML) prompt. |
| CfnBotPropsMixin.ISampleUtteranceGenerationSpecificationProperty | Contains specifications for the sample utterance generation feature. |
| CfnBotPropsMixin.ISampleUtteranceProperty | A sample utterance that invokes an intent or respond to a slot elicitation prompt. |
| CfnBotPropsMixin.ISampleValueProperty | Defines one of the values for a slot type. |
| CfnBotPropsMixin.ISessionAttributeProperty | A key/value pair representing session-specific context information. |
| CfnBotPropsMixin.ISlotCaptureSettingProperty | Settings used when Amazon Lex successfully captures a slot value from a user. |
| CfnBotPropsMixin.ISlotDefaultValueProperty | Specifies the default value to use when a user doesn't provide a value for a slot. |
| CfnBotPropsMixin.ISlotDefaultValueSpecificationProperty | The default value to use when a user doesn't provide a value for a slot. |
| CfnBotPropsMixin.ISlotPriorityProperty | Sets the priority that Amazon Lex should use when eliciting slot values from a user. |
| CfnBotPropsMixin.ISlotProperty | Specifies the definition of a slot. |
| CfnBotPropsMixin.ISlotResolutionImprovementSpecificationProperty | Contains specifications for the assisted slot resolution feature. |
| CfnBotPropsMixin.ISlotTypeProperty | Describes a slot type. |
| CfnBotPropsMixin.ISlotTypeValueProperty | Each slot type can have a set of values. |
| CfnBotPropsMixin.ISlotValueElicitationSettingProperty | Specifies the elicitation setting details eliciting a slot. |
| CfnBotPropsMixin.ISlotValueOverrideMapProperty | Maps a slot name to the SlotValueOverride object. |
| CfnBotPropsMixin.ISlotValueOverrideProperty | The slot values that Amazon Lex uses when it sets slot values in a dialog step. |
| CfnBotPropsMixin.ISlotValueProperty | The value to set in a slot. |
| CfnBotPropsMixin.ISlotValueRegexFilterProperty | Provides a regular expression used to validate the value of a slot. |
| CfnBotPropsMixin.ISlotValueSelectionSettingProperty | Contains settings used by Amazon Lex to select a slot value. |
| CfnBotPropsMixin.ISpecificationsProperty | Subslot specifications. |
| CfnBotPropsMixin.IStillWaitingResponseSpecificationProperty | Defines the messages that Amazon Lex sends to a user to remind them that the bot is waiting for a response. |
| CfnBotPropsMixin.ISubSlotSettingProperty | Specifications for the constituent sub slots and the expression for the composite slot. |
| CfnBotPropsMixin.ISubSlotTypeCompositionProperty | Subslot type composition. |
| CfnBotPropsMixin.ISubSlotValueElicitationSettingProperty | Subslot elicitation settings. |
| CfnBotPropsMixin.ITestBotAliasSettingsProperty | Specifies configuration settings for the alias used to test the bot. |
| CfnBotPropsMixin.ITextInputSpecificationProperty | Specifies the text input specifications. |
| CfnBotPropsMixin.ITextLogDestinationProperty | Defines the Amazon CloudWatch Logs destination log group for conversation text logs. |
| CfnBotPropsMixin.ITextLogSettingProperty | Defines settings to enable text conversation logs. |
| CfnBotPropsMixin.IVoiceSettingsProperty | Defines settings for using an Amazon Polly voice to communicate with a user. |
| CfnBotPropsMixin.IWaitAndContinueSpecificationProperty | Specifies the prompts that Amazon Lex uses while a bot is waiting for customer input. |
| CfnBotVersionPropsMixin.IBotVersionLocaleDetailsProperty | The version of a bot used for a bot locale. |
| CfnBotVersionPropsMixin.IBotVersionLocaleSpecificationProperty | Specifies the locale that Amazon Lex adds to this version. |
| ICfnBotAliasMixinProps | Properties for CfnBotAliasPropsMixin. |
| ICfnBotMixinProps | Properties for CfnBotPropsMixin. |
| ICfnBotVersionMixinProps | Properties for CfnBotVersionPropsMixin. |
| ICfnResourcePolicyMixinProps | Properties for CfnResourcePolicyPropsMixin. |