Module: Aws::Omics::Client::_ListBatchResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListBatchResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::BatchListItem]
1223 |
# File 'sig/client.rbs', line 1223 def items: () -> ::Array[Types::BatchListItem] |
#next_token ⇒ ::String
1224 |
# File 'sig/client.rbs', line 1224 def next_token: () -> ::String |