AutomationRulePropertyArrayChangedValuesConditionArgs

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

Constructors

Properties

Link copied to clipboard
Link copied to clipboard

Functions

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