This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::Connect::TestCase ChatEntryPointParameters
Parameters for initiating a chat test.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "FlowId" :String}
YAML
FlowId:String
Properties
FlowId-
The flow identifier for the test.
Required: No
Type: String
Minimum:
1Maximum:
256Update requires: No interruption