

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](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::Connect::DataTableRecord Value
<a name="aws-properties-connect-datatablerecord-value"></a>

<a name="aws-properties-connect-datatablerecord-value-description"></a>The `Value` property type specifies Property description not available. for an [AWS::Connect::DataTableRecord](aws-resource-connect-datatablerecord.md).

## Syntax
<a name="aws-properties-connect-datatablerecord-value-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-connect-datatablerecord-value-syntax.json"></a>

```
{
  "[AttributeId](#cfn-connect-datatablerecord-value-attributeid)" : String,
  "[AttributeValue](#cfn-connect-datatablerecord-value-attributevalue)" : String
}
```

### YAML
<a name="aws-properties-connect-datatablerecord-value-syntax.yaml"></a>

```
  [AttributeId](#cfn-connect-datatablerecord-value-attributeid): String
  [AttributeValue](#cfn-connect-datatablerecord-value-attributevalue): String
```

## Properties
<a name="aws-properties-connect-datatablerecord-value-properties"></a>

`AttributeId`  <a name="cfn-connect-datatablerecord-value-attributeid"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Minimum*: `1`  
*Maximum*: `256`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`AttributeValue`  <a name="cfn-connect-datatablerecord-value-attributevalue"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)