NAME
Paws::SageMaker::RenderUiTemplateResponse
ATTRIBUTES
REQUIRED Errors => ArrayRef[Paws::SageMaker::RenderingError]
A list of one or more RenderingError
objects if any were encountered while rendering the template. If there were no errors, the list is empty.
REQUIRED RenderedContent => Str
A Liquid template that renders the HTML for the worker UI.