AutomationRulePropertyValuesChangedConditionArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "bfrpvfkgraccebww")
suspend fun changeType(value: Either<String, AutomationRulePropertyChangedConditionSupportedChangedType>?)
@JvmName(name = "vshpcppiesigssia")
suspend fun changeType(value: Output<Either<String, AutomationRulePropertyChangedConditionSupportedChangedType>>)
@JvmName(name = "siivpioymtjdupxq")
fun changeType(value: String)
Link copied to clipboard
@JvmName(name = "gnjvvuxalxkimyar")
suspend fun operator(value: Either<String, AutomationRulePropertyConditionSupportedOperator>?)
@JvmName(name = "lhohfqbnvetcjghn")
suspend fun operator(value: Output<Either<String, AutomationRulePropertyConditionSupportedOperator>>)
@JvmName(name = "svbjoilifogfoybm")
fun operator(value: String)
Link copied to clipboard
@JvmName(name = "gmavdkwnumatycno")
suspend fun propertyName(value: Either<String, AutomationRulePropertyChangedConditionSupportedPropertyType>?)
@JvmName(name = "orkluuipwfcuqlgs")
suspend fun propertyName(value: Output<Either<String, AutomationRulePropertyChangedConditionSupportedPropertyType>>)
@JvmName(name = "fhmuscbxmxtdisqg")
fun propertyName(value: String)
Link copied to clipboard
@JvmName(name = "mxdfpwvnoqhfdugf")
suspend fun propertyValues(value: Output<List<String>>)
@JvmName(name = "pygenrlepptpehge")
suspend fun propertyValues(vararg values: Output<String>)
@JvmName(name = "tmxmxknnikofqhwo")
suspend fun propertyValues(vararg values: String)
@JvmName(name = "limsxdjjcgbtxxlh")
suspend fun propertyValues(values: List<Output<String>>)
@JvmName(name = "ybjasucaddgpdask")
suspend fun propertyValues(value: List<String>?)