AllocationAggregateReservationReservedResourceInfo constructor

AllocationAggregateReservationReservedResourceInfo({
  1. AllocationAggregateReservationReservedResourceInfoAccelerator? accelerator,
})

Implementation

AllocationAggregateReservationReservedResourceInfo({
  this.accelerator,
});