| Package | Description |
|---|---|
| com.amazonaws.services.elasticinference.model |
| Modifier and Type | Method and Description |
|---|---|
MemoryInfo |
MemoryInfo.clone() |
MemoryInfo |
AcceleratorType.getMemoryInfo()
The memory information of the Elastic Inference Accelerator type.
|
MemoryInfo |
MemoryInfo.withSizeInMiB(Integer sizeInMiB)
The size in mebibytes of the Elastic Inference Accelerator type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AcceleratorType.setMemoryInfo(MemoryInfo memoryInfo)
The memory information of the Elastic Inference Accelerator type.
|
AcceleratorType |
AcceleratorType.withMemoryInfo(MemoryInfo memoryInfo)
The memory information of the Elastic Inference Accelerator type.
|
Copyright © 2025. All rights reserved.