destinationSummaries

@JvmName(name = "listTopicRuleDestinationsResponseTopicRuleDestinationSummary")
fun Flow<ListTopicRuleDestinationsResponse>.destinationSummaries(): Flow<TopicRuleDestinationSummary>

This paginator transforms the flow returned by listTopicRuleDestinationsPaginated to access the nested member TopicRuleDestinationSummary

Return

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