Reservation Affinity Response
data class ReservationAffinityResponse(val consumeReservationType: String, val key: String, val values: List<String>)
Specifies the reservations that this instance can consume from.
Specifies the reservations that this instance can consume from.