knowledgeTypes

@JvmName(name = "tihdeilapjcbqaxs")
suspend fun knowledgeTypes(value: Output<List<DocumentKnowledgeTypesItem>>)
@JvmName(name = "igaqlccxuwcnidak")
suspend fun knowledgeTypes(value: List<DocumentKnowledgeTypesItem>?)

Parameters

value

The knowledge type of document content.


@JvmName(name = "unyhplujpgdoajwa")
suspend fun knowledgeTypes(vararg values: Output<DocumentKnowledgeTypesItem>)


@JvmName(name = "cqyjnbimovishouh")
suspend fun knowledgeTypes(values: List<Output<DocumentKnowledgeTypesItem>>)
@JvmName(name = "xbmqmjrduioavcpj")
suspend fun knowledgeTypes(vararg values: DocumentKnowledgeTypesItem)

Parameters

values

The knowledge type of document content.