automationRules

@JvmName(name = "listAutomationRulesResponseAutomationRule")
fun Flow<ListAutomationRulesResponse>.automationRules(): Flow<AutomationRule>

This paginator transforms the flow returned by listAutomationRulesPaginated to access the nested member AutomationRule

Return

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