localeSpecification

@JvmName(name = "jcwiqfgmfesxfgaq")
suspend fun localeSpecification(value: Output<Map<String, V2modelsBotVersionLocaleSpecificationArgs>>)
@JvmName(name = "mhcbdkycgxelqktm")
suspend fun localeSpecification(value: Map<String, V2modelsBotVersionLocaleSpecificationArgs>?)

Parameters

value

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. When you specify a source version, the locale data is copied from the source version to the new version. The attribute value is a map with one or more entries, each of which has a locale name as the key and an object with the following attribute as the value:

  • sourceBotVersion - (Required) The version of a bot used for a bot locale. Valid values: DRAFT, a numeric version.


@JvmName(name = "pxbpowjgckhofojy")
suspend fun localeSpecification(vararg argument: Pair<String, suspend V2modelsBotVersionLocaleSpecificationArgsBuilder.() -> Unit>)

Parameters

argument

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. When you specify a source version, the locale data is copied from the source version to the new version. The attribute value is a map with one or more entries, each of which has a locale name as the key and an object with the following attribute as the value:

  • sourceBotVersion - (Required) The version of a bot used for a bot locale. Valid values: DRAFT, a numeric version.


@JvmName(name = "krqgqnxdeweedoeb")
fun localeSpecification(vararg values: Pair<String, V2modelsBotVersionLocaleSpecificationArgs>)

Parameters

values

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. When you specify a source version, the locale data is copied from the source version to the new version. The attribute value is a map with one or more entries, each of which has a locale name as the key and an object with the following attribute as the value:

  • sourceBotVersion - (Required) The version of a bot used for a bot locale. Valid values: DRAFT, a numeric version.