appAuthorizationSummaryList

@JvmName(name = "listAppAuthorizationsResponseAppAuthorizationSummary")
fun Flow<ListAppAuthorizationsResponse>.appAuthorizationSummaryList(): Flow<AppAuthorizationSummary>

This paginator transforms the flow returned by listAppAuthorizationsPaginated to access the nested member AppAuthorizationSummary

Return

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