Cloud Asset V1 API - Module Google::Cloud::Asset::V1::AnalyzerOrgPolicyConstraint::CustomConstraint::ActionType (v0.32.0)

Reference documentation and code samples for the Cloud Asset V1 API module Google::Cloud::Asset::V1::AnalyzerOrgPolicyConstraint::CustomConstraint::ActionType.

Allow or deny type.

Constants

ACTION_TYPE_UNSPECIFIED

value: 0
Unspecified. Will results in user error.

ALLOW

value: 1
Allowed action type.

DENY

value: 2
Deny action type.