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]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String