targets

@JvmName(name = "listTargetsForPolicyResponsePolicyTarget")
fun Flow<ListTargetsForPolicyResponse>.targets(): Flow<String>

This paginator transforms the flow returned by listTargetsForPolicyPaginated to access the nested member PolicyTarget

Return

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