This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::ConnectCampaigns::Campaign AnswerMachineDetectionConfig
Contains information about answering machine detection.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "AwaitAnswerMachinePrompt" :Boolean, "EnableAnswerMachineDetection" :Boolean}
YAML
AwaitAnswerMachinePrompt:BooleanEnableAnswerMachineDetection:Boolean
Properties
AwaitAnswerMachinePrompt-
Whether waiting for answer machine prompt is enabled.
Required: No
Type: Boolean
Update requires: No interruption
EnableAnswerMachineDetection-
Whether answering machine detection is enabled.
Required: Yes
Type: Boolean
Update requires: No interruption