botVersionLocaleSpecification

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


@JvmName(name = "yknlnsjrtiltdilk")
suspend fun botVersionLocaleSpecification(values: List<Output<BotVersionLocaleSpecificationArgs>>)
@JvmName(name = "xsuiqqlgsjpujtfn")
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 = "xupjethhptovnywg")
suspend fun botVersionLocaleSpecification(argument: List<suspend BotVersionLocaleSpecificationArgsBuilder.() -> Unit>)
@JvmName(name = "nhvylyyniilumjwx")
suspend fun botVersionLocaleSpecification(vararg argument: suspend BotVersionLocaleSpecificationArgsBuilder.() -> Unit)
@JvmName(name = "jgxcehbxpduscvwg")
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.