Automation Rule Property Values Changed Condition Args Builder
    
  Functions
Link copied to clipboard
                suspend fun changeType(value: Either<String, AutomationRulePropertyChangedConditionSupportedChangedType>?)
suspend fun changeType(value: Output<Either<String, AutomationRulePropertyChangedConditionSupportedChangedType>>)
Link copied to clipboard
                suspend fun operator(value: Output<Either<String, AutomationRulePropertyConditionSupportedOperator>>)
Link copied to clipboard
                suspend fun propertyName(value: Either<String, AutomationRulePropertyChangedConditionSupportedPropertyType>?)
suspend fun propertyName(value: Output<Either<String, AutomationRulePropertyChangedConditionSupportedPropertyType>>)
Link copied to clipboard