exceptions

@JvmName(name = "listDataLakeExceptionsResponseDataLakeException")
fun Flow<ListDataLakeExceptionsResponse>.exceptions(): Flow<DataLakeException>

This paginator transforms the flow returned by listDataLakeExceptionsPaginated to access the nested member DataLakeException

Return

A kotlinx.coroutines.flow.Flow that can collect DataLakeException