entityList

@JvmName(name = "prnhslnmcvayljxs")
suspend fun entityList(value: Output<EntityRecognizerInputDataConfigEntityListArgs>)
@JvmName(name = "dhrbbnkasslrcaxd")
suspend fun entityList(value: EntityRecognizerInputDataConfigEntityListArgs?)

Parameters

value

Specifies location of the entity list data. See the entity_list Configuration Block section below. One of entity_list or annotations is required.


@JvmName(name = "jdptccsaohiuctmj")
suspend fun entityList(argument: suspend EntityRecognizerInputDataConfigEntityListArgsBuilder.() -> Unit)

Parameters

argument

Specifies location of the entity list data. See the entity_list Configuration Block section below. One of entity_list or annotations is required.