Module: Aws::SecurityLake::Client::_ListLogSourcesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


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

def next_token: () -> ::String

#sources::Array[Types::LogSource]

Returns:



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

def sources: () -> ::Array[Types::LogSource]