Class PolicyBooleanPolicy
Inheritance
System.Object
PolicyBooleanPolicy
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.Organizations.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class PolicyBooleanPolicy
Fields
View SourceEnforced
If true, then the Policy is enforced. If false, then any configuration is acceptable.
Declaration
public readonly bool Enforced
Field Value
| Type | Description |
|---|---|
| System.Boolean |