Automation Rule Property Values Changed Condition Args
constructor(changeType: Output<Either<String, AutomationRulePropertyChangedConditionSupportedChangedType>>? = null, operator: Output<Either<String, AutomationRulePropertyConditionSupportedOperator>>? = null, propertyName: Output<Either<String, AutomationRulePropertyChangedConditionSupportedPropertyType>>? = null, propertyValues: Output<List<String>>? = null)