Module: Aws::Omics::Client::_ListRunsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListRunsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::RunListItem]
1453 |
# File 'sig/client.rbs', line 1453 def items: () -> ::Array[Types::RunListItem] |
#next_token ⇒ ::String
1454 |
# File 'sig/client.rbs', line 1454 def next_token: () -> ::String |