CheckAccessNotGrantedResponse
Types
Properties
Link copied to clipboard
A description of the reasoning of the result.
Link copied to clipboard
The result of the check for whether the access is allowed. If the result is PASS, the specified policy doesn't allow any of the specified permissions in the access object. If the result is FAIL, the specified policy might allow some or all of the permissions in the access object.
Functions
Link copied to clipboard
inline fun copy(block: CheckAccessNotGrantedResponse.Builder.() -> Unit = {}): CheckAccessNotGrantedResponse