Module: Aws::DataExchange::Client::_ListDataSetsResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#data_sets::Array[Types::DataSetEntry]

Returns:



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

def data_sets: () -> ::Array[Types::DataSetEntry]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String