AWS::Connect::Instance Attributes
This is a preview release for Amazon Connect. It is subject to change.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "AutoResolveBestVoices" :
Boolean
, "ContactflowLogs" :Boolean
, "ContactLens" :Boolean
, "EarlyMedia" :Boolean
, "InboundCalls" :Boolean
, "OutboundCalls" :Boolean
, "UseCustomTTSVoices" :Boolean
}
YAML
AutoResolveBestVoices:
Boolean
ContactflowLogs:Boolean
ContactLens:Boolean
EarlyMedia:Boolean
InboundCalls:Boolean
OutboundCalls:Boolean
UseCustomTTSVoices:Boolean
Properties
AutoResolveBestVoices
-
Required: No
Type: Boolean
Update requires: No interruption
ContactflowLogs
-
Required: No
Type: Boolean
Update requires: No interruption
ContactLens
-
Required: No
Type: Boolean
Update requires: No interruption
EarlyMedia
-
Required: No
Type: Boolean
Update requires: No interruption
InboundCalls
-
Required: Yes
Type: Boolean
Update requires: No interruption
OutboundCalls
-
Required: Yes
Type: Boolean
Update requires: No interruption
UseCustomTTSVoices
-
Required: No
Type: Boolean
Update requires: No interruption