events

@JvmName(name = "listClusterEventsResponseClusterEventSummary")
fun Flow<ListClusterEventsResponse>.events(): Flow<ClusterEventSummary>

This paginator transforms the flow returned by listClusterEventsPaginated to access the nested member ClusterEventSummary

Return

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