Package-level declarations

Types

Link copied to clipboard
enum BotAliasStatus : Enum<BotAliasStatus> , ConvertibleToJava<BotAliasStatus>
Link copied to clipboard
enum BotAudioRecognitionStrategy : Enum<BotAudioRecognitionStrategy> , ConvertibleToJava<BotAudioRecognitionStrategy>

Enables using slot values as a custom vocabulary when recognizing user utterances.

Link copied to clipboard
enum BotDialogActionType : Enum<BotDialogActionType> , ConvertibleToJava<BotDialogActionType>

The possible values of actions that the conversation can take.

Link copied to clipboard
enum BotMessageSelectionStrategy : Enum<BotMessageSelectionStrategy> , ConvertibleToJava<BotMessageSelectionStrategy>

Indicates how a message is selected from a message group among retries.

enum BotObfuscationSettingObfuscationSettingType : Enum<BotObfuscationSettingObfuscationSettingType> , ConvertibleToJava<BotObfuscationSettingObfuscationSettingType>

Value that determines whether Amazon Lex obscures slot values in conversation logs. The default is to obscure the values.

Link copied to clipboard
enum BotSlotConstraint : Enum<BotSlotConstraint> , ConvertibleToJava<BotSlotConstraint>
Link copied to clipboard
enum BotSlotShape : Enum<BotSlotShape> , ConvertibleToJava<BotSlotShape>

The different shapes that a slot can be in during a conversation.

Link copied to clipboard
enum BotSlotValueResolutionStrategy : Enum<BotSlotValueResolutionStrategy> , ConvertibleToJava<BotSlotValueResolutionStrategy>
Link copied to clipboard
enum BotVoiceSettingsEngine : Enum<BotVoiceSettingsEngine> , ConvertibleToJava<BotVoiceSettingsEngine>

Indicates the type of Amazon Polly voice that Amazon Lex should use for voice interaction with the user. For more information, see the engine parameter of the SynthesizeSpeech operation in the Amazon Polly developer guide.