AutomationRulePropertyValuesConditionArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "nhcxemkkxvabfuit")
suspend fun operator(value: Either<String, AutomationRulePropertyConditionSupportedOperator>?)
@JvmName(name = "vjyiwafoaaumlcrf")
suspend fun operator(value: Output<Either<String, AutomationRulePropertyConditionSupportedOperator>>)
@JvmName(name = "bssjrqviuvkopbbd")
fun operator(value: String)
Link copied to clipboard
@JvmName(name = "jsoasfxaxyqfwdnd")
suspend fun propertyName(value: Either<String, AutomationRulePropertyConditionSupportedProperty>?)
@JvmName(name = "feyuwrnpltfomtmr")
suspend fun propertyName(value: Output<Either<String, AutomationRulePropertyConditionSupportedProperty>>)
@JvmName(name = "rnwnqqlelnospxld")
fun propertyName(value: String)
Link copied to clipboard
@JvmName(name = "yxukfvkvywjpyxom")
suspend fun propertyValues(value: Output<List<String>>)
@JvmName(name = "jmnamtevxebcawql")
suspend fun propertyValues(vararg values: Output<String>)
@JvmName(name = "muieygtlmqtyosjp")
suspend fun propertyValues(vararg values: String)
@JvmName(name = "iyypdmmqkrwyqjtn")
suspend fun propertyValues(values: List<Output<String>>)
@JvmName(name = "gkxaunnpmvhgdxkh")
suspend fun propertyValues(value: List<String>?)