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::DataTableRecord DataTableRecord
The DataTableRecord property type specifies Property description not available. for an AWS::Connect::DataTableRecord.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "PrimaryValues" :[ Value, ... ], "Values" :[ Value, ... ]}
YAML
PrimaryValues:- ValueValues:- Value
Properties
PrimaryValuesProperty description not available.
Required: No
Type: Array of Value
Update requires: No interruption
ValuesProperty description not available.
Required: Yes
Type: Array of Value
Update requires: No interruption