offeringSet

@JvmName(name = "describeHostReservationOfferingsResponseHostOffering")
fun Flow<DescribeHostReservationOfferingsResponse>.offeringSet(): Flow<HostOffering>

This paginator transforms the flow returned by describeHostReservationOfferingsPaginated to access the nested member HostOffering

Return

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