Automation Rule Property Values Condition Args
fun AutomationRulePropertyValuesConditionArgs(operator: Output<Either<String, AutomationRulePropertyConditionSupportedOperator>>? = null, propertyName: Output<Either<String, AutomationRulePropertyConditionSupportedProperty>>? = null, propertyValues: Output<List<String>>? = null)