tagValues

@JvmName(name = "getTagValuesResponseTagValue")
fun Flow<GetTagValuesResponse>.tagValues(): Flow<String>

This paginator transforms the flow returned by getTagValuesPaginated to access the nested member TagValue

Return

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