| Package | Description |
|---|---|
| com.amazonaws.services.deadline.model |
| Modifier and Type | Method and Description |
|---|---|
AcceleratorTotalMemoryMiBRange |
AcceleratorTotalMemoryMiBRange.clone() |
AcceleratorTotalMemoryMiBRange |
CustomerManagedWorkerCapabilities.getAcceleratorTotalMemoryMiB()
The total memory (MiB) for the customer managed worker capabilities.
|
AcceleratorTotalMemoryMiBRange |
AcceleratorTotalMemoryMiBRange.withMax(Integer max)
The maximum amount of memory to use for the accelerator, measured in MiB.
|
AcceleratorTotalMemoryMiBRange |
AcceleratorTotalMemoryMiBRange.withMin(Integer min)
The minimum amount of memory to use for the accelerator, measured in MiB.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CustomerManagedWorkerCapabilities.setAcceleratorTotalMemoryMiB(AcceleratorTotalMemoryMiBRange acceleratorTotalMemoryMiB)
The total memory (MiB) for the customer managed worker capabilities.
|
CustomerManagedWorkerCapabilities |
CustomerManagedWorkerCapabilities.withAcceleratorTotalMemoryMiB(AcceleratorTotalMemoryMiBRange acceleratorTotalMemoryMiB)
The total memory (MiB) for the customer managed worker capabilities.
|
Copyright © 2025. All rights reserved.