reservedInstancesOfferings

@JvmName(name = "describeReservedInstancesOfferingsResponseReservedInstancesOffering")
fun Flow<DescribeReservedInstancesOfferingsResponse>.reservedInstancesOfferings(): Flow<ReservedInstancesOffering>

This paginator transforms the flow returned by describeReservedInstancesOfferingsPaginated to access the nested member ReservedInstancesOffering

Return

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