ValidationRulePatchArgs

constructor(fieldPath: Output<String>? = null, message: Output<String>? = null, messageExpression: Output<String>? = null, optionalOldSelf: Output<Boolean>? = null, reason: Output<String>? = null, rule: Output<String>? = null)