reservedNodeOfferings
This paginator transforms the flow returned by describeReservedNodeOfferingsPaginated to access the nested member ReservedNodeOffering
Return
A kotlinx.coroutines.flow.Flow that can collect ReservedNodeOffering
fun Flow<GetReservedNodeExchangeOfferingsResponse>.reservedNodeOfferings(): Flow<ReservedNodeOffering>
This paginator transforms the flow returned by getReservedNodeExchangeOfferingsPaginated to access the nested member ReservedNodeOffering
Return
A kotlinx.coroutines.flow.Flow that can collect ReservedNodeOffering