properties

@JvmName(name = "describePatchPropertiesResponsePatchPropertyEntry")
fun Flow<DescribePatchPropertiesResponse>.properties(): Flow<Map<String, String>>

This paginator transforms the flow returned by describePatchPropertiesPaginated to access the nested member PatchPropertyEntry

Return

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