Class PolicyListPolicy
Inheritance
System.Object
PolicyListPolicy
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 PolicyListPolicy
Fields
View SourceAllow
or deny - (Optional) One or the other must be set.
Declaration
public readonly PolicyListPolicyAllow Allow
Field Value
| Type | Description |
|---|---|
| PolicyListPolicyAllow |
Deny
Declaration
public readonly PolicyListPolicyDeny Deny
Field Value
| Type | Description |
|---|---|
| PolicyListPolicyDeny |
InheritFromParent
If set to true, the values from the effective Policy of the parent resource are inherited, meaning the values set in this Policy are added to the values inherited up the hierarchy.
Declaration
public readonly bool? InheritFromParent
Field Value
| Type | Description |
|---|---|
| System.Nullable<System.Boolean> |
SuggestedValue
The Google Cloud Console will try to default to a configuration that matches the value specified in this field.
Declaration
public readonly string SuggestedValue
Field Value
| Type | Description |
|---|---|
| System.String |