StartSnomedctInferenceJobRequest

Types

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

Properties

Link copied to clipboard

A unique identifier for the request. If you don't set the client request token, Amazon Comprehend Medical generates one.

Link copied to clipboard

The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that grants Amazon Comprehend Medical read access to your input data.

Link copied to clipboard

The input properties for an entities detection job. This includes the name of the S3 bucket and the path to the files to be analyzed.

Link copied to clipboard

The user generated name the asynchronous InferSNOMEDCT job.

Link copied to clipboard

An AWS Key Management Service key used to encrypt your output files. If you do not specify a key, the files are written in plain text.

Link copied to clipboard

The language of the input documents. All documents must be in the same language.

Link copied to clipboard

The output properties for a detection job.

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