Module: Aws::Omics::Client::_ListWorkflowsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListWorkflowsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#items ⇒ ::Array[Types::WorkflowListItem]
1579 |
# File 'sig/client.rbs', line 1579
def items: () -> ::Array[Types::WorkflowListItem]
|
#next_token ⇒ ::String
1580 |
# File 'sig/client.rbs', line 1580
def next_token: () -> ::String
|