capacityReservations

@JvmName(name = "describeCapacityReservationsResponseCapacityReservation")
fun Flow<DescribeCapacityReservationsResponse>.capacityReservations(): Flow<CapacityReservation>

This paginator transforms the flow returned by describeCapacityReservationsPaginated to access the nested member CapacityReservation

Return

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