notificationRules

@JvmName(name = "listNotificationRulesResponseNotificationRuleSummary")
fun Flow<ListNotificationRulesResponse>.notificationRules(): Flow<NotificationRuleSummary>

This paginator transforms the flow returned by listNotificationRulesPaginated to access the nested member NotificationRuleSummary

Return

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