Module: Aws::Omics::Client::_ListWorkflowVersionsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListWorkflowVersionsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::WorkflowVersionListItem]

Returns:



1564
# File 'sig/client.rbs', line 1564

def items: () -> ::Array[Types::WorkflowVersionListItem]

#next_token::String

Returns:

  • (::String)


1565
# File 'sig/client.rbs', line 1565

def next_token: () -> ::String