updateActivities

@JvmName(name = "describeUpdateDirectoryResponseUpdateInfoEntry")
fun Flow<DescribeUpdateDirectoryResponse>.updateActivities(): Flow<UpdateInfoEntry>

This paginator transforms the flow returned by describeUpdateDirectoryPaginated to access the nested member UpdateInfoEntry

Return

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