| Package | Description |
|---|---|
| com.amazonaws.services.deadline.model |
| Modifier and Type | Method and Description |
|---|---|
AcceleratorCountRange |
AcceleratorCountRange.clone() |
AcceleratorCountRange |
CustomerManagedWorkerCapabilities.getAcceleratorCount()
The range of the accelerator.
|
AcceleratorCountRange |
AcceleratorCountRange.withMax(Integer max)
The maximum GPU for the accelerator.
|
AcceleratorCountRange |
AcceleratorCountRange.withMin(Integer min)
The minimum GPU for the accelerator.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerManagedWorkerCapabilities.setAcceleratorCount(AcceleratorCountRange acceleratorCount)
The range of the accelerator.
|
CustomerManagedWorkerCapabilities |
CustomerManagedWorkerCapabilities.withAcceleratorCount(AcceleratorCountRange acceleratorCount)
The range of the accelerator.
|
Copyright © 2024. All rights reserved.