DescribeBotLocaleResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The identifier of the bot associated with the locale.

Link copied to clipboard

History of changes, such as when a locale is used in an alias, that have taken place for the locale.

Link copied to clipboard

The status of the bot. If the status is Failed, the reasons for the failure are listed in the failureReasons field.

Link copied to clipboard

The version of the bot associated with the locale.

Link copied to clipboard

The date and time that the locale was created.

Link copied to clipboard

The description of the locale.

Link copied to clipboard

if botLocaleStatus is Failed, Amazon Lex explains why it failed to build the bot.

Link copied to clipboard

Contains settings for Amazon Bedrock's generative AI features for your bot locale.

Link copied to clipboard

The number of intents defined for the locale.

Link copied to clipboard

The date and time that the locale was last submitted for building.

Link copied to clipboard

The date and time that the locale was last updated.

Link copied to clipboard

The unique identifier of the described locale.

Link copied to clipboard

The name of the locale.

Link copied to clipboard

The confidence threshold where Amazon Lex inserts the AMAZON.FallbackIntent and AMAZON.KendraSearchIntent intents in the list of possible intents for an utterance.

Link copied to clipboard

Recommended actions to take to resolve an error in the failureReasons field.

Link copied to clipboard

The number of slot types defined for the locale.

Link copied to clipboard

The Amazon Polly voice Amazon Lex uses for voice interaction with the user.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String