rules

@JvmName(name = "describeRulesResponseRule")
fun Flow<DescribeRulesResponse>.rules(): Flow<Rule>

This paginator transforms the flow returned by describeRulesPaginated to access the nested member Rule

Return

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