inputDataConfig

@JvmName(name = "wrysyfsafxxgngvo")
suspend fun inputDataConfig(value: Output<EntityRecognizerInputDataConfigArgs>)
@JvmName(name = "jnbqnaxeaeqsfxts")
suspend fun inputDataConfig(value: EntityRecognizerInputDataConfigArgs?)

Parameters

value

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


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

Parameters

argument

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