summaries

@JvmName(name = "getBehaviorModelTrainingSummariesResponseBehaviorModelTrainingSummary")
fun Flow<GetBehaviorModelTrainingSummariesResponse>.summaries(): Flow<BehaviorModelTrainingSummary>

This paginator transforms the flow returned by getBehaviorModelTrainingSummariesPaginated to access the nested member BehaviorModelTrainingSummary

Return

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