AutomationRulePropertyArrayChangedValuesConditionArgs

data class AutomationRulePropertyArrayChangedValuesConditionArgs(val arrayType: Output<Either<String, AutomationRulePropertyArrayChangedConditionSupportedArrayType>>? = null, val changeType: Output<Either<String, AutomationRulePropertyArrayChangedConditionSupportedChangeType>>? = null) : ConvertibleToJava<AutomationRulePropertyArrayChangedValuesConditionArgs>

Constructors

Functions

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

Properties

Link copied to clipboard
Link copied to clipboard