organizationConfigRules

@JvmName(name = "describeOrganizationConfigRulesResponseOrganizationConfigRule")
fun Flow<DescribeOrganizationConfigRulesResponse>.organizationConfigRules(): Flow<OrganizationConfigRule>

This paginator transforms the flow returned by describeOrganizationConfigRulesPaginated to access the nested member OrganizationConfigRule

Return

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