hostReservationSet

@JvmName(name = "describeHostReservationsResponseHostReservation")
fun Flow<DescribeHostReservationsResponse>.hostReservationSet(): Flow<HostReservation>

This paginator transforms the flow returned by describeHostReservationsPaginated to access the nested member HostReservation

Return

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