Module: Aws::Omics::Client::_ListConfigurationsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#items::Array[Types::ConfigurationListItem]

Returns:



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

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

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String