tagKeys

@JvmName(name = "getTagKeysResponseTagKey")
fun Flow<GetTagKeysResponse>.tagKeys(): Flow<String>

This paginator transforms the flow returned by getTagKeysPaginated to access the nested member TagKey

Return

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