flowAssociationSummaryList

@JvmName(name = "listFlowAssociationsResponseFlowAssociationSummary")
fun Flow<ListFlowAssociationsResponse>.flowAssociationSummaryList(): Flow<FlowAssociationSummary>

This paginator transforms the flow returned by listFlowAssociationsPaginated to access the nested member FlowAssociationSummary

Return

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