botVersionLocaleSpecification

@JvmName(name = "wteplwtlqrjiuuct")
suspend fun botVersionLocaleSpecification(value: Output<List<BotVersionLocaleSpecificationArgs>>)
@JvmName(name = "gmjruhkvmijbgrmc")
suspend fun botVersionLocaleSpecification(value: List<BotVersionLocaleSpecificationArgs>?)

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.


@JvmName(name = "iefftybrxoawytdh")
suspend fun botVersionLocaleSpecification(vararg values: Output<BotVersionLocaleSpecificationArgs>)


@JvmName(name = "njuirhdvepwfqvvy")
suspend fun botVersionLocaleSpecification(values: List<Output<BotVersionLocaleSpecificationArgs>>)
@JvmName(name = "lojeotvqpbxdqrks")
suspend fun botVersionLocaleSpecification(vararg values: BotVersionLocaleSpecificationArgs)

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.


@JvmName(name = "hpgcexpypidmvkuj")
suspend fun botVersionLocaleSpecification(argument: List<suspend BotVersionLocaleSpecificationArgsBuilder.() -> Unit>)
@JvmName(name = "tfunaytkavcahmpy")
suspend fun botVersionLocaleSpecification(vararg argument: suspend BotVersionLocaleSpecificationArgsBuilder.() -> Unit)
@JvmName(name = "dfrrmhybftudchbn")
suspend fun botVersionLocaleSpecification(argument: suspend BotVersionLocaleSpecificationArgsBuilder.() -> 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.