public static interface UiConfig.Builder extends SdkPojo, CopyableBuilder<UiConfig.Builder,UiConfig>
| Modifier and Type | Method and Description |
|---|---|
UiConfig.Builder |
uiTemplateS3Uri(String uiTemplateS3Uri)
The Amazon S3 bucket location of the UI template.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildUiConfig.Builder uiTemplateS3Uri(String uiTemplateS3Uri)
The Amazon S3 bucket location of the UI template. For more information about the contents of a UI template, see Creating Your Custom Labeling Task Template.
uiTemplateS3Uri - The Amazon S3 bucket location of the UI template. For more information about the contents of a UI
template, see Creating Your
Custom Labeling Task Template.Copyright © 2019. All rights reserved.