targetGroups

@JvmName(name = "describeTargetGroupsResponseTargetGroup")
fun Flow<DescribeTargetGroupsResponse>.targetGroups(): Flow<TargetGroup>

This paginator transforms the flow returned by describeTargetGroupsPaginated to access the nested member TargetGroup

Return

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