BotLocaleSummary - Amazon Lex API Reference

BotLocaleSummary

Summary information about bot locales returned by the ListBotLocales operation.

Contents

botLocaleStatus

The current status of the bot locale. When the status is Built the locale is ready for use.

Type: String

Valid Values: Creating | Building | Built | ReadyExpressTesting | Failed | Deleting | NotBuilt | Importing | Processing

Required: No

description

The description of the bot locale.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 200.

Required: No

lastBuildSubmittedDateTime

A timestamp of the date and time that the bot locale was last built.

Type: Timestamp

Required: No

lastUpdatedDateTime

A timestamp of the date and time that the bot locale was last updated.

Type: Timestamp

Required: No

localeId

The language and locale of the bot locale.

Type: String

Required: No

localeName

The name of the bot locale.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: