confidentialComputeType property

String? confidentialComputeType
getter/setter pair

Possible string values are:

  • "CONFIDENTIAL_COMPUTE_TYPE_TDX" : Intel Trust Domain Extensions.
  • "CONFIDENTIAL_COMPUTE_TYPE_UNSPECIFIED"

Implementation

core.String? confidentialComputeType;