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
362 |
# File 'sig/client.rbs', line 362
def next_token: () -> ::String
|
#sources ⇒ ::Array[Types::LogSource]
363 |
# File 'sig/client.rbs', line 363
def sources: () -> ::Array[Types::LogSource]
|