uiTemplateS3Uri property

String? uiTemplateS3Uri
final

The Amazon S3 bucket location of the UI template, or worker task template. This is the template used to render the worker UI and tools for labeling job tasks. For more information about the contents of a UI template, see Creating Your Custom Labeling Task Template.

Implementation

final String? uiTemplateS3Uri;