Reservation Affinity Response
data class ReservationAffinityResponse(val consumeReservationType: String, val key: String, val values: List<String>)
ReservationAffinity is the configuration of desired reservation which instances could take capacity from.