confidentialInstanceType property
Defines the type of technology used by the confidential instance.
Optional. Possible string values are:
- "CONFIDENTIAL_INSTANCE_TYPE_UNSPECIFIED" : No type specified. Do not use this value.
- "SEV" : AMD Secure Encrypted Virtualization.
Implementation
core.String? confidentialInstanceType;