Automation Rule Property Array Values Condition Args Builder
Functions
Link copied to clipboard
suspend fun arrayConditionType(value: Either<String, AutomationRulePropertyArrayConditionSupportedArrayConditionType>?)
suspend fun arrayConditionType(value: Output<Either<String, AutomationRulePropertyArrayConditionSupportedArrayConditionType>>)
Link copied to clipboard
suspend fun arrayType(value: Either<String, AutomationRulePropertyArrayConditionSupportedArrayType>?)
suspend fun arrayType(value: Output<Either<String, AutomationRulePropertyArrayConditionSupportedArrayType>>)
Link copied to clipboard