Package | Description |
---|---|
software.amazon.awssdk.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
List<FpgaDeviceInfo> |
FpgaInfo.fpgas()
Describes the FPGAs for the instance type.
|
Modifier and Type | Method and Description |
---|---|
FpgaInfo.Builder |
FpgaInfo.Builder.fpgas(FpgaDeviceInfo... fpgas)
Describes the FPGAs for the instance type.
|
Modifier and Type | Method and Description |
---|---|
FpgaInfo.Builder |
FpgaInfo.Builder.fpgas(Collection<FpgaDeviceInfo> fpgas)
Describes the FPGAs for the instance type.
|
Copyright © 2023. All rights reserved.