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