Module: Aws::AppSync::Client::_ListDataSourcesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#data_sources::Array[Types::DataSource]

Returns:



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

def data_sources: () -> ::Array[Types::DataSource]

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String