public enum ConfidentialInstanceConfig.Types.ConfidentialInstanceTypeReference documentation and code samples for the Compute Engine v1 API enum ConfidentialInstanceConfig.Types.ConfidentialInstanceType.
Defines the type of technology used by the confidential instance.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields |
|
|---|---|
| Name | Description |
Bmsai |
Bare Metal Secure AI. |
Cca |
Arm Confidential Compute Architecture. |
Sev |
AMD Secure Encrypted Virtualization. |
SevSnp |
AMD Secure Encrypted Virtualization - Secure Nested Paging. |
Tdx |
Intel Trust Domain eXtension. |
UndefinedConfidentialInstanceType |
A value indicating that the enum field is not set. |
Unspecified |
No type specified. Do not use this value. |