Reference documentation and code samples for the Policy Troubleshooter V3 API module Google::Cloud::PolicyTroubleshooter::Iam::V3::DenyAccessState.
Whether IAM deny policies deny the principal the permission.
Constants
DENY_ACCESS_STATE_UNSPECIFIED
value: 0 Not specified.
DENY_ACCESS_STATE_DENIED
value: 1 The deny policy denies the principal the permission.
DENY_ACCESS_STATE_NOT_DENIED
value: 2 The deny policy doesn't deny the principal the permission.
DENY_ACCESS_STATE_UNKNOWN_CONDITIONAL
value: 3 The deny policy denies the principal the permission if a condition
expression evaluates to true. However, the sender of the request didn't
provide enough context for Policy Troubleshooter to evaluate the condition
expression.
DENY_ACCESS_STATE_UNKNOWN_INFO
value: 4 The sender of the request does not have access to all of the deny policies
that Policy Troubleshooter needs to evaluate the principal's access.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]