Package com.ibm.cloud.is.vpc.v1.model
Interface InstanceTemplateInstanceByImageInstanceTemplateContextInstanceByImageInstanceTemplateContextInstanceByNetworkInterface.ConfidentialComputeMode
-
- Enclosing class:
- InstanceTemplateInstanceByImageInstanceTemplateContextInstanceByImageInstanceTemplateContextInstanceByNetworkInterface
public static interface InstanceTemplateInstanceByImageInstanceTemplateContextInstanceByImageInstanceTemplateContextInstanceByNetworkInterface.ConfidentialComputeMode
The confidential compute mode to use for this virtual server instance. If unspecified, the default confidential compute mode from the profile will be used.
-
-
Field Detail
-
DISABLED
static final String DISABLED
disabled.- See Also:
- Constant Field Values
-
SGX
static final String SGX
sgx.- See Also:
- Constant Field Values
-
-