ruleGroups

@JvmName(name = "listRuleGroupsResponseRuleGroupMetadata")
fun Flow<ListRuleGroupsResponse>.ruleGroups(): Flow<RuleGroupMetadata>

This paginator transforms the flow returned by listRuleGroupsPaginated to access the nested member RuleGroupMetadata

Return

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