Class NodePoolNodeConfigShieldedInstanceConfigArgs
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.Inputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class NodePoolNodeConfigShieldedInstanceConfigArgs : ResourceArgs
Constructors
View SourceNodePoolNodeConfigShieldedInstanceConfigArgs()
Declaration
public NodePoolNodeConfigShieldedInstanceConfigArgs()
Properties
View SourceEnableIntegrityMonitoring
Declaration
public Input<bool> EnableIntegrityMonitoring { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Boolean> |
EnableSecureBoot
Declaration
public Input<bool> EnableSecureBoot { get; set; }
Property Value
| Type | Description |
|---|---|
| Input<System.Boolean> |