authorization.v1.subjectRulesReviewStatus
"SubjectRulesReviewStatus is contains the result of a rules check"
Index
Fields
fn withEvaluationError
withEvaluationError(evaluationError)
"EvaluationError can appear in combination with Rules. It means some error happened during evaluation that may have prevented additional rules from being populated."
fn withRules
withRules(rules)
"Rules is the list of rules (no particular sort) that are allowed for the subject"
fn withRulesMixin
withRulesMixin(rules)
"Rules is the list of rules (no particular sort) that are allowed for the subject"
Note: This function appends passed data to existing values