public static interface S3Configuration.Builder extends SdkPojo, CopyableBuilder<S3Configuration.Builder,S3Configuration>
| Modifier and Type | Method and Description |
|---|---|
S3Configuration.Builder |
kmsKeyId(String kmsKeyId)
The KMS key ID used to access the S3 bucket.
|
S3Configuration.Builder |
s3Uri(String s3Uri)
The S3Uri is the user specified S3 location of the FHIR data to be imported into Amazon HealthLake.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildS3Configuration.Builder s3Uri(String s3Uri)
The S3Uri is the user specified S3 location of the FHIR data to be imported into Amazon HealthLake.
s3Uri - The S3Uri is the user specified S3 location of the FHIR data to be imported into Amazon HealthLake.S3Configuration.Builder kmsKeyId(String kmsKeyId)
The KMS key ID used to access the S3 bucket.
kmsKeyId - The KMS key ID used to access the S3 bucket.Copyright © 2023. All rights reserved.