NAME
Paws::SageMaker::DescribeHumanTaskUiResponse
ATTRIBUTES
REQUIRED CreationTime => Str
The timestamp when the human task user interface was created.
REQUIRED HumanTaskUiArn => Str
The Amazon Resource Name (ARN) of the human task user interface (worker task template).
REQUIRED HumanTaskUiName => Str
The name of the human task user interface (worker task template).
HumanTaskUiStatus => Str
The status of the human task user interface (worker task template). Valid values are listed below.
Valid values are: "Active"
, "Deleting"
=head2 REQUIRED UiTemplate => Paws::SageMaker::UiTemplateInfo