| Package | Description |
|---|---|
| com.amazonaws.services.healthlake.model |
| Modifier and Type | Method and Description |
|---|---|
S3Configuration |
S3Configuration.clone() |
S3Configuration |
OutputDataConfig.getS3Configuration()
The output data configuration that was supplied when the export job was created.
|
S3Configuration |
S3Configuration.withKmsKeyId(String kmsKeyId)
The KMS key ID used to access the S3 bucket.
|
S3Configuration |
S3Configuration.withS3Uri(String s3Uri)
The S3Uri is the user specified S3 location of the FHIR data to be imported into Amazon HealthLake.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutputDataConfig.setS3Configuration(S3Configuration s3Configuration)
The output data configuration that was supplied when the export job was created.
|
OutputDataConfig |
OutputDataConfig.withS3Configuration(S3Configuration s3Configuration)
The output data configuration that was supplied when the export job was created.
|
Copyright © 2022. All rights reserved.