Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 788 Bytes

PatchedPolicyBindingRequest.md

File metadata and controls

18 lines (13 loc) · 788 Bytes

PatchedPolicyBindingRequest

Properties

Name Type Description Notes
policy java.util.UUID [optional]
group java.util.UUID [optional]
user kotlin.Int [optional]
target java.util.UUID [optional]
negate kotlin.Boolean Negates the outcome of the policy. Messages are unaffected. [optional]
enabled kotlin.Boolean [optional]
order kotlin.Int [optional]
timeout kotlin.Int Timeout after which Policy execution is terminated. [optional]
failureResult kotlin.Boolean Result if the Policy execution fails. [optional]