identityProviderConfigs

@JvmName(name = "listIdentityProviderConfigsResponseIdentityProviderConfig")
fun Flow<ListIdentityProviderConfigsResponse>.identityProviderConfigs(): Flow<IdentityProviderConfig>

This paginator transforms the flow returned by listIdentityProviderConfigsPaginated to access the nested member IdentityProviderConfig

Return

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