modelType

@JvmName(name = "xhqchaorgxdrlyae")
suspend fun modelType(value: Output<String>)
@JvmName(name = "bpwnlkjyisomeqmr")
suspend fun modelType(value: String?)

Parameters

value

Indicates the type of NLU model.

  • MODEL_TYPE_STANDARD: Use standard NLU model.

  • MODEL_TYPE_ADVANCED: Use advanced NLU model. Possible values are: MODEL_TYPE_STANDARD, MODEL_TYPE_ADVANCED.