Class Effect (2.23.0)

Effect(value)

An effect to describe the access relationship.

Enums

Name Description
EFFECT_UNSPECIFIED The effect is unspecified.
DENY The policy will deny access if it evaluates to true.
ALLOW The policy will grant access if it evaluates to true.