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]
5977 |
# File 'sig/client.rbs', line 5977
def human_task_ui_summaries: () -> ::Array[Types::HumanTaskUiSummary]
|
#next_token ⇒ ::String
5978 |
# File 'sig/client.rbs', line 5978
def next_token: () -> ::String
|