Module: Aws::SageMaker::Client::_ListHumanTaskUisResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListHumanTaskUisResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#human_task_ui_summaries ⇒ ::Array[Types::HumanTaskUiSummary]
6001 |
# File 'sig/client.rbs', line 6001
def human_task_ui_summaries: () -> ::Array[Types::HumanTaskUiSummary]
|
#next_token ⇒ ::String
6002 |
# File 'sig/client.rbs', line 6002
def next_token: () -> ::String
|