targets

@JvmName(name = "listTargetsResponseTargetSummary")
fun Flow<ListTargetsResponse>.targets(): Flow<TargetSummary>

This paginator transforms the flow returned by listTargetsPaginated to access the nested member TargetSummary

Return

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