serviceUpdates

@JvmName(name = "describeServiceUpdatesResponseServiceUpdate")
fun Flow<DescribeServiceUpdatesResponse>.serviceUpdates(): Flow<ServiceUpdate>

This paginator transforms the flow returned by describeServiceUpdatesPaginated to access the nested member ServiceUpdate

Return

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