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]
1451 |
# File 'sig/client.rbs', line 1451
def items: () -> ::Array[Types::RunListItem]
|
#next_token ⇒ ::String
1452 |
# File 'sig/client.rbs', line 1452
def next_token: () -> ::String
|