endpointConfigs

@JvmName(name = "listEndpointConfigsResponseEndpointConfigSummary")
fun Flow<ListEndpointConfigsResponse>.endpointConfigs(): Flow<EndpointConfigSummary>

This paginator transforms the flow returned by listEndpointConfigsPaginated to access the nested member EndpointConfigSummary

Return

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