public static interface UiTemplate.Builder extends SdkPojo, CopyableBuilder<UiTemplate.Builder,UiTemplate>
| Modifier and Type | Method and Description |
|---|---|
UiTemplate.Builder |
content(String content)
The content of the Liquid template for the worker user interface.
|
copyapplyMutation, buildUiTemplate.Builder content(String content)
The content of the Liquid template for the worker user interface.
content - The content of the Liquid template for the worker user interface.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.