AutomationRulePropertyValuesChangedConditionArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "beaelydtskggjrhm")
suspend fun changeType(value: Either<String, AutomationRulePropertyChangedConditionSupportedChangedType>?)
@JvmName(name = "ncnltqkuwmcjcqsx")
suspend fun changeType(value: Output<Either<String, AutomationRulePropertyChangedConditionSupportedChangedType>>)
@JvmName(name = "ywfjgqklbxmqhygc")
fun changeType(value: String)
Link copied to clipboard
@JvmName(name = "ogirrpvmugathmcp")
suspend fun operator(value: Either<String, AutomationRulePropertyConditionSupportedOperator>?)
@JvmName(name = "yapbnnlrgboercrc")
suspend fun operator(value: Output<Either<String, AutomationRulePropertyConditionSupportedOperator>>)
@JvmName(name = "xprdxbawkvbokwjk")
fun operator(value: String)
Link copied to clipboard
@JvmName(name = "ibvxtsxqwkundbip")
suspend fun propertyName(value: Either<String, AutomationRulePropertyChangedConditionSupportedPropertyType>?)
@JvmName(name = "ixtplwunroqunfoc")
suspend fun propertyName(value: Output<Either<String, AutomationRulePropertyChangedConditionSupportedPropertyType>>)
@JvmName(name = "vcwxqfmkxvlhlclk")
fun propertyName(value: String)
Link copied to clipboard
@JvmName(name = "husnwdkooaotwpfv")
suspend fun propertyValues(value: Output<List<String>>)
@JvmName(name = "cgcqmbeljartnscv")
suspend fun propertyValues(vararg values: Output<String>)
@JvmName(name = "ipwuundfqijlrotu")
suspend fun propertyValues(vararg values: String)
@JvmName(name = "ibrcxwbnuslcsmfa")
suspend fun propertyValues(values: List<Output<String>>)
@JvmName(name = "kbavcmlicitdybbp")
suspend fun propertyValues(value: List<String>?)