Package com.ibm.cloud.is.vpc.v1.model
Interface InstanceProfileGPUManufacturer.Values
-
- Enclosing class:
- InstanceProfileGPUManufacturer
public static interface InstanceProfileGPUManufacturer.Values
The GPU manufacturer. The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
-
-
Field Detail
-
INTEL
static final String INTEL
intel.- See Also:
- Constant Field Values
-
NVIDIA
static final String NVIDIA
nvidia.- See Also:
- Constant Field Values
-
-