Custom Rule Args
constructor(action: Output<Either<String, ActionType>>, enabledState: Output<Either<String, CustomRuleEnabledState>>? = null, matchConditions: Output<List<MatchConditionArgs>>, name: Output<String>, priority: Output<Int>)