serviceAccounts

@JvmName(name = "listWorkspaceServiceAccountsResponseServiceAccountSummary")
fun Flow<ListWorkspaceServiceAccountsResponse>.serviceAccounts(): Flow<ServiceAccountSummary>

This paginator transforms the flow returned by listWorkspaceServiceAccountsPaginated to access the nested member ServiceAccountSummary

Return

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