targets

@JvmName(name = "describeDbProxyTargetsResponseDbProxyTarget")
fun Flow<DescribeDbProxyTargetsResponse>.targets(): Flow<DbProxyTarget>

This paginator transforms the flow returned by describeDbProxyTargetsPaginated to access the nested member DbProxyTarget

Return

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