taggedResources

@JvmName(name = "describeTagsResponseTaggedResource")
fun Flow<DescribeTagsResponse>.taggedResources(): Flow<TaggedResource>

This paginator transforms the flow returned by describeTagsPaginated to access the nested member TaggedResource

Return

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