Module: Aws::SecurityLake::Client::_ListDataLakeExceptionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListDataLakeExceptionsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#exceptions ⇒ ::Array[Types::DataLakeException]
339 |
# File 'sig/client.rbs', line 339
def exceptions: () -> ::Array[Types::DataLakeException]
|
#next_token ⇒ ::String
340 |
# File 'sig/client.rbs', line 340
def next_token: () -> ::String
|