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)


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

def creation_time: () -> ::Time

#human_task_ui_arn::String

Returns:

  • (::String)


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

def human_task_ui_arn: () -> ::String

#human_task_ui_name::String

Returns:

  • (::String)


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

def human_task_ui_name: () -> ::String

#human_task_ui_status"Active", "Deleting"

Returns:

  • ("Active", "Deleting")


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

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

#ui_templateTypes::UiTemplateInfo



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

def ui_template: () -> Types::UiTemplateInfo