Module: Aws::Omics::Client::_ListRunsInBatchResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRunsInBatchResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
1468 |
# File 'sig/client.rbs', line 1468
def next_token: () -> ::String
|
#runs ⇒ ::Array[Types::RunBatchListItem]
1467 |
# File 'sig/client.rbs', line 1467
def runs: () -> ::Array[Types::RunBatchListItem]
|