archiveRules

@JvmName(name = "listArchiveRulesResponseArchiveRuleSummary")
fun Flow<ListArchiveRulesResponse>.archiveRules(): Flow<ArchiveRuleSummary>

This paginator transforms the flow returned by listArchiveRulesPaginated to access the nested member ArchiveRuleSummary

Return

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