eventRules

@JvmName(name = "listEventRulesResponseEventRuleStructure")
fun Flow<ListEventRulesResponse>.eventRules(): Flow<EventRuleStructure>

This paginator transforms the flow returned by listEventRulesPaginated to access the nested member EventRuleStructure

Return

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