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)


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

def creation_time: () -> ::Time

#human_task_ui_arn::String

Returns:

  • (::String)


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

def human_task_ui_arn: () -> ::String

#human_task_ui_name::String

Returns:

  • (::String)


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

def human_task_ui_name: () -> ::String

#human_task_ui_status"Active", "Deleting"

Returns:

  • ("Active", "Deleting")


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

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

#ui_templateTypes::UiTemplateInfo



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

def ui_template: () -> Types::UiTemplateInfo