Class ClusterNodeConfigShieldedInstanceConfig
Inheritance
System.Object
ClusterNodeConfigShieldedInstanceConfig
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.Container.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class ClusterNodeConfigShieldedInstanceConfig
Fields
View SourceEnableIntegrityMonitoring
Defines if the instance has integrity monitoring enabled.
Declaration
public readonly bool? EnableIntegrityMonitoring
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
EnableSecureBoot
Defines if the instance has Secure Boot enabled.
Declaration
public readonly bool? EnableSecureBoot
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |