AutomationRulePropertyValuesChangedConditionArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "fqvpuontqpgyjcta")
suspend fun changeType(value: Either<String, AutomationRulePropertyChangedConditionSupportedChangedType>?)
@JvmName(name = "fgyiyrbmolkgwjik")
suspend fun changeType(value: Output<Either<String, AutomationRulePropertyChangedConditionSupportedChangedType>>)
@JvmName(name = "fxnipontroigxusq")
fun changeType(value: String)
Link copied to clipboard
@JvmName(name = "kwcphsbiveeorbuf")
suspend fun operator(value: Either<String, AutomationRulePropertyConditionSupportedOperator>?)
@JvmName(name = "olhqybvsnyoyxttb")
suspend fun operator(value: Output<Either<String, AutomationRulePropertyConditionSupportedOperator>>)
@JvmName(name = "fbslwjyuxbleuwuv")
fun operator(value: String)
Link copied to clipboard
@JvmName(name = "qdrjaqesbfyluqxl")
suspend fun propertyName(value: Either<String, AutomationRulePropertyChangedConditionSupportedPropertyType>?)
@JvmName(name = "bsokocbrhiiihqbs")
suspend fun propertyName(value: Output<Either<String, AutomationRulePropertyChangedConditionSupportedPropertyType>>)
@JvmName(name = "ljsqcwmjmetlpcei")
fun propertyName(value: String)
Link copied to clipboard
@JvmName(name = "ijcvtwoqybgvwfdu")
suspend fun propertyValues(value: Output<List<String>>)
@JvmName(name = "lkuvtuisddlmeqbk")
suspend fun propertyValues(vararg values: Output<String>)
@JvmName(name = "ugqtdaeupgmdvhdw")
suspend fun propertyValues(vararg values: String)
@JvmName(name = "gbtehwudtfplweyl")
suspend fun propertyValues(values: List<Output<String>>)
@JvmName(name = "nymjlskkyrmhbufm")
suspend fun propertyValues(value: List<String>?)