| Package | Description |
|---|---|
| software.amazon.awssdk.services.healthlake.model |
| Modifier and Type | Method and Description |
|---|---|
S3Configuration |
OutputDataConfig.s3Configuration()
The output data configuration that was supplied when the export job was created.
|
| Modifier and Type | Method and Description |
|---|---|
static OutputDataConfig |
OutputDataConfig.fromS3Configuration(S3Configuration s3Configuration)
Create an instance of this class with
OutputDataConfig.s3Configuration() initialized to the given value. |
OutputDataConfig.Builder |
OutputDataConfig.Builder.s3Configuration(S3Configuration s3Configuration)
The output data configuration that was supplied when the export job was created.
|
Copyright © 2023. All rights reserved.