Show / Hide Table of Contents

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 Source

Enforced

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
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.