Module: Aws::AugmentedAIRuntime::Client::_ListHumanLoopsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListHumanLoopsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#human_loop_summaries ⇒ ::Array[Types::HumanLoopSummary]
109 |
# File 'sig/client.rbs', line 109
def human_loop_summaries: () -> ::Array[Types::HumanLoopSummary]
|
#next_token ⇒ ::String
110 |
# File 'sig/client.rbs', line 110
def next_token: () -> ::String
|