fleetIds

@JvmName(name = "listFleetsResponseFleetId")
fun Flow<ListFleetsResponse>.fleetIds(): Flow<String>

This paginator transforms the flow returned by listFleetsPaginated to access the nested member FleetId

Return

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