source

@JvmName(name = "dbwpvbnllvtufqjs")
suspend fun source(value: Output<BotGrammarSlotTypeSourceArgs>)
@JvmName(name = "leynnvrktkcimiwf")
suspend fun source(value: BotGrammarSlotTypeSourceArgs?)

Parameters

value

The source of the grammar used to create the slot type.


@JvmName(name = "ikgrergrdaaphkyw")
suspend fun source(argument: suspend BotGrammarSlotTypeSourceArgsBuilder.() -> Unit)

Parameters

argument

The source of the grammar used to create the slot type.