You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SageMaker::Types::HumanTaskUiSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::SageMaker::Types::HumanTaskUiSummary
- Defined in:
- (unknown)
Overview
Container for human task user interface information.
Instance Attribute Summary collapse
-
#creation_time ⇒ Time
A timestamp when SageMaker created the human task user interface.
-
#human_task_ui_arn ⇒ String
The Amazon Resource Name (ARN) of the human task user interface.
-
#human_task_ui_name ⇒ String
The name of the human task user interface.
Instance Attribute Details
#creation_time ⇒ Time
A timestamp when SageMaker created the human task user interface.
#human_task_ui_arn ⇒ String
The Amazon Resource Name (ARN) of the human task user interface.
#human_task_ui_name ⇒ String
The name of the human task user interface.