proxyRuleGroups

@JvmName(name = "listProxyRuleGroupsResponseProxyRuleGroupMetadata")
fun Flow<ListProxyRuleGroupsResponse>.proxyRuleGroups(): Flow<ProxyRuleGroupMetadata>

This paginator transforms the flow returned by listProxyRuleGroupsPaginated to access the nested member ProxyRuleGroupMetadata

Return

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