ClassifyDocumentRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Use the Bytes parameter to input a text, PDF, Word or image file.

Link copied to clipboard

Provides configuration parameters to override the default actions for extracting text from PDF documents and image files.

Link copied to clipboard

The Amazon Resource Number (ARN) of the endpoint.

Link copied to clipboard
val text: String?

The document text to be analyzed. If you enter text using this parameter, do not use the Bytes parameter.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String