inputConfig

@JvmName(name = "hpuebmtyhokagjsv")
suspend fun inputConfig(value: Output<GlossaryInputConfigArgs>)
@JvmName(name = "hmrtulgncpcakykh")
suspend fun inputConfig(value: GlossaryInputConfigArgs?)

Parameters

value

Provides examples to build the glossary from. Total glossary must not exceed 10M Unicode codepoints.


@JvmName(name = "qycpoypmwgwwbmpr")
suspend fun inputConfig(argument: suspend GlossaryInputConfigArgsBuilder.() -> Unit)

Parameters

argument

Provides examples to build the glossary from. Total glossary must not exceed 10M Unicode codepoints.