imageSetPropertiesList

@JvmName(name = "listImageSetVersionsResponseImageSetProperties")
fun Flow<ListImageSetVersionsResponse>.imageSetPropertiesList(): Flow<ImageSetProperties>

This paginator transforms the flow returned by listImageSetVersionsPaginated to access the nested member ImageSetProperties

Return

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