block
Method
This is a method of the PolicyResult class in the policy module.Create a blocking result.
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
block: Create a blocking result.
This is a method of the PolicyResult class in the policy module.Create a blocking result.
def block(rule: impl Into<String>, message: impl Into<String>) -> Self