Builder
class Builder
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 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
construct an aws.sdk.kotlin.services.comprehendmedical.model.InputDataConfig inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.comprehendmedical.model.OutputDataConfig inside the given block