Automation Source Rule Set Rule Args
data class AutomationSourceRuleSetRuleArgs(val expectedValue: Output<String>, val operator: Output<String>, val propertyPath: Output<String>, val propertyType: Output<String>) : ConvertibleToJava<AutomationSourceRuleSetRuleArgs>