documents

@JvmName(name = "vctoajfjxxmxedcq")
suspend fun documents(value: Output<EntityRecognizerInputDataConfigDocumentsArgs>)
@JvmName(name = "ocbqpochpngdgfwa")
suspend fun documents(value: EntityRecognizerInputDataConfigDocumentsArgs?)

Parameters

value

Specifies a collection of training documents. Used if data_format is COMPREHEND_CSV. See the documents Configuration Block section below.


@JvmName(name = "nnkyenqxrhvnustq")
suspend fun documents(argument: suspend EntityRecognizerInputDataConfigDocumentsArgsBuilder.() -> Unit)

Parameters

argument

Specifies a collection of training documents. Used if data_format is COMPREHEND_CSV. See the documents Configuration Block section below.