inputDataConfig

@JvmName(name = "diwhsvcuyngamada")
suspend fun inputDataConfig(value: Output<DocumentClassifierInputDataConfigArgs>)
@JvmName(name = "euihlpcvftnyvdpg")
suspend fun inputDataConfig(value: DocumentClassifierInputDataConfigArgs?)

Parameters

value

Configuration for the training and testing data. See the input_data_config Configuration Block section below.


@JvmName(name = "mcxxgawpegrenmci")
suspend fun inputDataConfig(argument: suspend DocumentClassifierInputDataConfigArgsBuilder.() -> Unit)

Parameters

argument

Configuration for the training and testing data. See the input_data_config Configuration Block section below.