Package com.ibm.cloud.is.vpc.v1.model
Interface DedicatedHostProfileVCPUManufacturer.Value
-
- Enclosing class:
- DedicatedHostProfileVCPUManufacturer
public static interface DedicatedHostProfileVCPUManufacturer.Value
The VCPU manufacturer for a dedicated host with this profile.
-
-
Field Detail
-
AMD
static final String AMD
amd.- See Also:
- Constant Field Values
-
IBM
static final String IBM
ibm.- See Also:
- Constant Field Values
-
INTEL
static final String INTEL
intel.- See Also:
- Constant Field Values
-
-