inputConfig

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

Parameters

value

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


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

Parameters

argument

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