public static interface TerminologyDataLocation.Builder extends SdkPojo, CopyableBuilder<TerminologyDataLocation.Builder,TerminologyDataLocation>
| Modifier and Type | Method and Description |
|---|---|
TerminologyDataLocation.Builder |
location(String location)
The location of the custom terminology data.
|
TerminologyDataLocation.Builder |
repositoryType(String repositoryType)
The repository type for the custom terminology data.
|
copyapplyMutation, buildTerminologyDataLocation.Builder repositoryType(String repositoryType)
The repository type for the custom terminology data.
repositoryType - The repository type for the custom terminology data.TerminologyDataLocation.Builder location(String location)
The location of the custom terminology data.
location - The location of the custom terminology data.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.