delegatedServices

@JvmName(name = "listDelegatedServicesForAccountResponseDelegatedService")
fun Flow<ListDelegatedServicesForAccountResponse>.delegatedServices(): Flow<DelegatedService>

This paginator transforms the flow returned by listDelegatedServicesForAccountPaginated to access the nested member DelegatedService

Return

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