Skip to main content

GoogleCloudComputeEngineInstanceShieldedInstanceConfiguration

No description

type GoogleCloudComputeEngineInstanceShieldedInstanceConfiguration {
enableIntegrityMonitoring: Boolean!
enableSecureBoot: Boolean!
enableVtpm: Boolean!
}

Fields

GoogleCloudComputeEngineInstanceShieldedInstanceConfiguration.enableIntegrityMonitoring ● Boolean! non-null scalar

Defines whether the instance has integrity monitoring enabled The default value: true

GoogleCloudComputeEngineInstanceShieldedInstanceConfiguration.enableSecureBoot ● Boolean! non-null scalar

Indicates whether the instance has Secure Boot enabled

GoogleCloudComputeEngineInstanceShieldedInstanceConfiguration.enableVtpm ● Boolean! non-null scalar

Indicates whether the instance has the vTPM enabled

Member of

GoogleCloudComputeEngineInstance object