AutomationRulePropertyValuesChangedConditionArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "jdgttsdhhocmriyf")
suspend fun changeType(value: Either<String, AutomationRulePropertyChangedConditionSupportedChangedType>?)
@JvmName(name = "ltlxjwjyrdpkuiee")
suspend fun changeType(value: Output<Either<String, AutomationRulePropertyChangedConditionSupportedChangedType>>)
@JvmName(name = "axexweairanivmbb")
fun changeType(value: String)
Link copied to clipboard
@JvmName(name = "xjmlwvmjyqbfswhd")
suspend fun operator(value: Either<String, AutomationRulePropertyConditionSupportedOperator>?)
@JvmName(name = "uhwkisrujpojtabp")
suspend fun operator(value: Output<Either<String, AutomationRulePropertyConditionSupportedOperator>>)
@JvmName(name = "epbtvcgpfykguylh")
fun operator(value: String)
Link copied to clipboard
@JvmName(name = "sssoadfbqkqcodgc")
suspend fun propertyName(value: Either<String, AutomationRulePropertyChangedConditionSupportedPropertyType>?)
@JvmName(name = "avjawsrfadlmhetc")
suspend fun propertyName(value: Output<Either<String, AutomationRulePropertyChangedConditionSupportedPropertyType>>)
@JvmName(name = "ersaqkjoijeuitpl")
fun propertyName(value: String)
Link copied to clipboard
@JvmName(name = "vjoartshxrtwgogc")
suspend fun propertyValues(value: Output<List<String>>)
@JvmName(name = "lfpsewjkswhxdkmr")
suspend fun propertyValues(vararg values: Output<String>)
@JvmName(name = "scugldhjefgepsfn")
suspend fun propertyValues(vararg values: String)
@JvmName(name = "vxagxumfdrjnhjyi")
suspend fun propertyValues(values: List<Output<String>>)
@JvmName(name = "dramhhbrqwswaupi")
suspend fun propertyValues(value: List<String>?)