AWS::Lex::Bot BotAliasLocaleSettingsItem
Specifies locale settings for a single locale.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "BotAliasLocaleSetting" :BotAliasLocaleSettings, "LocaleId" :String}
YAML
BotAliasLocaleSetting:BotAliasLocaleSettingsLocaleId:String
Properties
BotAliasLocaleSetting-
Specifies locale settings for a locale.
Required: Yes
Type: BotAliasLocaleSettings
Update requires: No interruption
LocaleId-
Specifies the locale that the settings apply to.
Required: Yes
Type: String
Update requires: No interruption