Organization Policy V2 API - Module Google::Cloud::OrgPolicy::V2::CustomConstraint::ActionType (v0.8.0)

Reference documentation and code samples for the Organization Policy V2 API module Google::Cloud::OrgPolicy::V2::CustomConstraint::ActionType.

Allow or deny type.

Constants

ACTION_TYPE_UNSPECIFIED

value: 0
Unspecified. Results in an error.

ALLOW

value: 1
Allowed action type.

DENY

value: 2
Deny action type.