Module: Aws::SageMaker::Client::_DescribeHumanTaskUiResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::DescribeHumanTaskUiResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#creation_time::Time

Returns:

  • (::Time)


4231
# File 'sig/client.rbs', line 4231

def creation_time: () -> ::Time

#human_task_ui_arn::String

Returns:

  • (::String)


4228
# File 'sig/client.rbs', line 4228

def human_task_ui_arn: () -> ::String

#human_task_ui_name::String

Returns:

  • (::String)


4229
# File 'sig/client.rbs', line 4229

def human_task_ui_name: () -> ::String

#human_task_ui_status"Active", "Deleting"

Returns:

  • ("Active", "Deleting")


4230
# File 'sig/client.rbs', line 4230

def human_task_ui_status: () -> ("Active" | "Deleting")

#ui_templateTypes::UiTemplateInfo



4232
# File 'sig/client.rbs', line 4232

def ui_template: () -> Types::UiTemplateInfo