configRules

@JvmName(name = "describeConfigRulesResponseConfigRule")
fun Flow<DescribeConfigRulesResponse>.configRules(): Flow<ConfigRule>

This paginator transforms the flow returned by describeConfigRulesPaginated to access the nested member ConfigRule

Return

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