| Package | Description |
|---|---|
| software.amazon.awssdk.services.computeoptimizer.model |
| Modifier and Type | Method and Description |
|---|---|
List<Gpu> |
GpuInfo.gpus()
Describes the GPU accelerators for the instance type.
|
| Modifier and Type | Method and Description |
|---|---|
GpuInfo.Builder |
GpuInfo.Builder.gpus(Gpu... gpus)
Describes the GPU accelerators for the instance type.
|
| Modifier and Type | Method and Description |
|---|---|
GpuInfo.Builder |
GpuInfo.Builder.gpus(Collection<Gpu> gpus)
Describes the GPU accelerators for the instance type.
|
Copyright © 2023. All rights reserved.