PropertyArrayChangedConditionPropertiesArgs

data class PropertyArrayChangedConditionPropertiesArgs(val conditionProperties: Output<AutomationRulePropertyArrayChangedValuesConditionArgs>? = null, val conditionType: Output<String>) : ConvertibleToJava<PropertyArrayChangedConditionPropertiesArgs>

Describes an automation rule condition that evaluates an array property's value change

Constructors

Functions

Link copied to clipboard
open override fun toJava(): PropertyArrayChangedConditionPropertiesArgs

Properties

Link copied to clipboard
val conditionType: Output<String>

Expected value is 'PropertyArrayChanged'.