events

@JvmName(name = "describeFleetEventsResponseEvent")
fun Flow<DescribeFleetEventsResponse>.events(): Flow<Event>

This paginator transforms the flow returned by describeFleetEventsPaginated to access the nested member Event

Return

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