botVersionLocaleSpecification

@JvmName(name = "gqodvlkxgtesnsva")
suspend fun botVersionLocaleSpecification(value: Output<List<BotVersionLocaleSpecificationArgs>>)
@JvmName(name = "xjjwygdyxikfpxcy")
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 = "pagwgcsqgjbmhcpa")
suspend fun botVersionLocaleSpecification(vararg values: Output<BotVersionLocaleSpecificationArgs>)


@JvmName(name = "fmknomasoenapoar")
suspend fun botVersionLocaleSpecification(values: List<Output<BotVersionLocaleSpecificationArgs>>)
@JvmName(name = "jpypeaftqriqcpfw")
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 = "kjjlokgptkyloarr")
suspend fun botVersionLocaleSpecification(argument: List<suspend BotVersionLocaleSpecificationArgsBuilder.() -> Unit>)
@JvmName(name = "hjbgfxmrjwytscmt")
suspend fun botVersionLocaleSpecification(vararg argument: suspend BotVersionLocaleSpecificationArgsBuilder.() -> Unit)
@JvmName(name = "xmcbqjkiqlgybepg")
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.