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. For more information, see Role-Based Permissions Required for Asynchronous Operations.
Link copied to clipboard
Specifies the format and location of the input data for the job.
Link copied to clipboard
The language of the input documents. All documents must be in the same language.
Link copied to clipboard
Specifies where to send the output files.
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