Package com.ibm.cloud.is.vpc.v1.model
Interface InstanceProfileVCPUArchitecture.Value
-
- Enclosing class:
- InstanceProfileVCPUArchitecture
public static interface InstanceProfileVCPUArchitecture.Value
The VCPU architecture for an instance with this profile.
-
-
Field Detail
-
AMD64
static final String AMD64
amd64.- See Also:
- Constant Field Values
-
S390X
static final String S390X
s390x.- See Also:
- Constant Field Values
-
-