AutomationTriggeringRuleArgs

constructor(expectedValue: Output<String>? = null, operator: Output<Either<String, Operator>>? = null, propertyJPath: Output<String>? = null, propertyType: Output<Either<String, PropertyType>>? = null)