sessionActions

@JvmName(name = "listSessionActionsResponseSessionActionSummary")
fun Flow<ListSessionActionsResponse>.sessionActions(): Flow<SessionActionSummary>

This paginator transforms the flow returned by listSessionActionsPaginated to access the nested member SessionActionSummary

Return

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