botVersionLocaleSpecification

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


@JvmName(name = "cuwykgxxqcprmmvd")
suspend fun botVersionLocaleSpecification(values: List<Output<BotVersionLocaleSpecificationArgs>>)
@JvmName(name = "rucylyhitdynvkus")
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 = "vqjugucmqxppurbw")
suspend fun botVersionLocaleSpecification(argument: List<suspend BotVersionLocaleSpecificationArgsBuilder.() -> Unit>)
@JvmName(name = "jvfdsjtitsqhgebf")
suspend fun botVersionLocaleSpecification(vararg argument: suspend BotVersionLocaleSpecificationArgsBuilder.() -> Unit)
@JvmName(name = "pjkbqpwpueyfjtea")
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.