ReservationArgs

constructor(autoscale: Output<ReservationAutoscaleArgs>? = null, concurrency: Output<Int>? = null, edition: Output<String>? = null, ignoreIdleSlots: Output<Boolean>? = null, location: Output<String>? = null, multiRegionAuxiliary: Output<Boolean>? = null, name: Output<String>? = null, project: Output<String>? = null, slotCapacity: Output<Int>? = null)