sessionLoggers

@JvmName(name = "listSessionLoggersResponseSessionLoggerSummary")
fun Flow<ListSessionLoggersResponse>.sessionLoggers(): Flow<SessionLoggerSummary>

This paginator transforms the flow returned by listSessionLoggersPaginated to access the nested member SessionLoggerSummary

Return

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