This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::Connect::EvaluationForm EvaluationFormItemEnablementCondition
The EvaluationFormItemEnablementCondition property type specifies Property description not available. for an AWS::Connect::EvaluationForm.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Operands" :[ EvaluationFormItemEnablementConditionOperand, ... ], "Operator" :String}
YAML
Operands:- EvaluationFormItemEnablementConditionOperandOperator:String
Properties
- Operands
- Property description not available. - Required: Yes - Type: Array of EvaluationFormItemEnablementConditionOperand - Minimum: - 1- Update requires: No interruption 
- Operator
- Property description not available. - Required: No - Type: String - Allowed values: - OR | AND- Update requires: No interruption