outputDataConfig

@JvmName(name = "oatsgeswrbxbqvqd")
suspend fun outputDataConfig(value: Output<DocumentClassifierOutputDataConfigArgs>)
@JvmName(name = "xgrmapdeowtukapj")
suspend fun outputDataConfig(value: DocumentClassifierOutputDataConfigArgs?)

Parameters

value

Configuration for the output results of training. See the output_data_config Configuration Block section below.


@JvmName(name = "mtxnrcexckmefvrf")
suspend fun outputDataConfig(argument: suspend DocumentClassifierOutputDataConfigArgsBuilder.() -> Unit)

Parameters

argument

Configuration for the output results of training. See the output_data_config Configuration Block section below.