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 EvaluationFormItemEnablementConfiguration
The EvaluationFormItemEnablementConfiguration 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
{ "Action" :String, "Condition" :EvaluationFormItemEnablementCondition, "DefaultAction" :String}
YAML
Action:StringCondition:EvaluationFormItemEnablementConditionDefaultAction:String
Properties
- Action
- Property description not available. - Required: Yes - Type: String - Allowed values: - DISABLE | ENABLE- Update requires: No interruption 
- Condition
- Property description not available. - Required: Yes - Type: EvaluationFormItemEnablementCondition - Update requires: No interruption 
- DefaultAction
- Property description not available. - Required: No - Type: String - Allowed values: - DISABLE | ENABLE- Update requires: No interruption