Organization Policy v2 API - Enum Constraint.Types.CustomConstraintDefinition.Types.ActionType (2.8.0)

public enum Constraint.Types.CustomConstraintDefinition.Types.ActionType

Reference documentation and code samples for the Organization Policy v2 API enum Constraint.Types.CustomConstraintDefinition.Types.ActionType.

Allow or deny type.

Namespace

Google.Cloud.OrgPolicy.V2

Assembly

Google.Cloud.OrgPolicy.V2.dll

Fields

Name Description
Allow

Allowed action type.

Deny

Deny action type.

Unspecified

This is only used for distinguishing unset values and should never be used. Results in an error.