identityProviderSummaries

@JvmName(name = "listIdentityProvidersResponseIdentityProviderSummary")
fun Flow<ListIdentityProvidersResponse>.identityProviderSummaries(): Flow<IdentityProviderSummary>

This paginator transforms the flow returned by listIdentityProvidersPaginated to access the nested member IdentityProviderSummary

Return

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