type
AccessDecisionKind
Allow, deny, or filtered-decision discriminant.
AccessAllow"allow"- Authorizes without a document predicate.
AccessDeny"deny"- Rejects the operation.
AccessWhere"where"- Requires a predicate to remain attached to the atomic store operation.