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
show all
Defined in:
(unknown)

Overview

Container for human task user interface information.

Instance Attribute Summary collapse

Instance Attribute Details

#creation_timeTime

A timestamp when SageMaker created the human task user interface.

Returns:

  • (Time)

    A timestamp when SageMaker created the human task user interface.

#human_task_ui_arnString

The Amazon Resource Name (ARN) of the human task user interface.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the human task user interface.

#human_task_ui_nameString

The name of the human task user interface.

Returns:

  • (String)

    The name of the human task user interface.