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