source
suspend fun source(value: Output<V2modelsSlotTypeExternalSourceSettingGrammarSlotTypeSettingSourceArgs>)
Parameters
value
Source of the grammar used to create the slot type. See source
argument reference below.
suspend fun source(argument: suspend V2modelsSlotTypeExternalSourceSettingGrammarSlotTypeSettingSourceArgsBuilder.() -> Unit)
Parameters
argument
Source of the grammar used to create the slot type. See source
argument reference below.