A version is a numbered snapshot of your work that you can publish for use in different parts of your workflow, such as development, beta deployment, and production.
bot_id
(String) Unique ID of resourcebot_version_locale_specification
(Attributes List) Specifies the locales that Amazon Lex adds to this version. You can choose the Draft version or any other previously published version for each locale. (see below for nested schema)description
(String) A description of the version. Use the description to help identify the version in lists.bot_version
(String) The version of a bot.id
(String) Uniquely identifies the resource.bot_version_locale_specification
Required:
bot_version_locale_details
(Attributes) The version of a bot used for a bot locale. (see below for nested schema)locale_id
(String) The identifier of the language and locale that the bot will be used in.bot_version_locale_specification.bot_version_locale_details
Required:
source_bot_version
(String) The version of a bot.Import is supported using the following syntax:
$ terraform import awscc_lex_bot_version.example <resource ID>