proxyConfigurations

@JvmName(name = "listProxyConfigurationsResponseProxyConfigurationMetadata")
fun Flow<ListProxyConfigurationsResponse>.proxyConfigurations(): Flow<ProxyConfigurationMetadata>

This paginator transforms the flow returned by listProxyConfigurationsPaginated to access the nested member ProxyConfigurationMetadata

Return

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