AutomationRulePropertyValuesConditionArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "gwmbbbryfdohfcob")
suspend fun operator(value: Either<String, AutomationRulePropertyConditionSupportedOperator>?)
@JvmName(name = "nqqkmwhfimlixkfh")
suspend fun operator(value: Output<Either<String, AutomationRulePropertyConditionSupportedOperator>>)
@JvmName(name = "aysmarnyhrbnqvqn")
fun operator(value: String)
Link copied to clipboard
@JvmName(name = "soxdtwbknfopkgfm")
suspend fun propertyName(value: Either<String, AutomationRulePropertyConditionSupportedProperty>?)
@JvmName(name = "bcpfxvufoxyglhkp")
suspend fun propertyName(value: Output<Either<String, AutomationRulePropertyConditionSupportedProperty>>)
@JvmName(name = "rbesdhbmyuoeedag")
fun propertyName(value: String)
Link copied to clipboard
@JvmName(name = "fbluyoqemmkbmtyx")
suspend fun propertyValues(value: Output<List<String>>)
@JvmName(name = "cnrywyhsyhypxwni")
suspend fun propertyValues(vararg values: Output<String>)
@JvmName(name = "ahfoibecrsytpofu")
suspend fun propertyValues(vararg values: String)
@JvmName(name = "biuoarosucklghxr")
suspend fun propertyValues(values: List<Output<String>>)
@JvmName(name = "ywairmcsnveulkdr")
suspend fun propertyValues(value: List<String>?)