Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace PlatformConfig

The platform configuration for the instance.

Properties

Optional isMeasuredBootEnabled

isMeasuredBootEnabled: undefined | false | true

Whether the Measured Boot feature is enabled on the instance.

Optional isMemoryEncryptionEnabled

isMemoryEncryptionEnabled: undefined | false | true

Whether the instance is a confidential instance. If this value is {@code true}, the instance is a confidential instance. The default value is {@code false}.

Optional isSecureBootEnabled

isSecureBootEnabled: undefined | false | true

Whether Secure Boot is enabled on the instance.

Optional isTrustedPlatformModuleEnabled

isTrustedPlatformModuleEnabled: undefined | false | true

Whether the Trusted Platform Module (TPM) is enabled on the instance.

type

type: string

Functions

getDeserializedJsonObj

getJsonObj