AutomationRulePropertyValuesConditionArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "bxwotxiweogsdvqr")
suspend fun operator(value: Either<String, AutomationRulePropertyConditionSupportedOperator>?)
@JvmName(name = "kideyxlodmtwbpge")
suspend fun operator(value: Output<Either<String, AutomationRulePropertyConditionSupportedOperator>>)
@JvmName(name = "oghcgqmcbginttmw")
fun operator(value: String)
Link copied to clipboard
@JvmName(name = "psbubpelduxpbtmk")
suspend fun propertyName(value: Either<String, AutomationRulePropertyConditionSupportedProperty>?)
@JvmName(name = "kkjyifphwuqcagdw")
suspend fun propertyName(value: Output<Either<String, AutomationRulePropertyConditionSupportedProperty>>)
@JvmName(name = "eihnkpbahnyooakv")
fun propertyName(value: String)
Link copied to clipboard
@JvmName(name = "hyjosrutfsnjlsar")
suspend fun propertyValues(value: Output<List<String>>)
@JvmName(name = "ncrusbrnahhiloqh")
suspend fun propertyValues(vararg values: Output<String>)
@JvmName(name = "gimuoanytvdyoymi")
suspend fun propertyValues(vararg values: String)
@JvmName(name = "icjxtitmmdwjghkc")
suspend fun propertyValues(values: List<Output<String>>)
@JvmName(name = "yxycoaeopaqnawiv")
suspend fun propertyValues(value: List<String>?)