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.
|
copy
applyMutation, build
UiConfig.Builder uiTemplateS3Uri(String uiTemplateS3Uri)
The Amazon S3 bucket location of the UI template.
uiTemplateS3Uri
- The Amazon S3 bucket location of the UI template.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.