s3Key property

String? s3Key
final

The path to the output data files in the S3 bucket. Amazon Comprehend Medical creates an output directory using the job ID so that the output from one job does not overwrite the output of another.

Implementation

final String? s3Key;