Class OrganizationPolicyBooleanPolicy
Inheritance
System.Object
OrganizationPolicyBooleanPolicy
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.Projects.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class OrganizationPolicyBooleanPolicy
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 |