

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

# AWS::Connect::PredefinedAttribute AttributeConfiguration
<a name="aws-properties-connect-predefinedattribute-attributeconfiguration"></a>

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

## Syntax
<a name="aws-properties-connect-predefinedattribute-attributeconfiguration-syntax"></a>

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

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

```
{
  "[EnableValueValidationOnAssociation](#cfn-connect-predefinedattribute-attributeconfiguration-enablevaluevalidationonassociation)" : {{Boolean}},
  "[IsReadOnly](#cfn-connect-predefinedattribute-attributeconfiguration-isreadonly)" : {{Boolean}}
}
```

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

```
  [EnableValueValidationOnAssociation](#cfn-connect-predefinedattribute-attributeconfiguration-enablevaluevalidationonassociation): {{Boolean}}
  [IsReadOnly](#cfn-connect-predefinedattribute-attributeconfiguration-isreadonly): {{Boolean}}
```

## Properties
<a name="aws-properties-connect-predefinedattribute-attributeconfiguration-properties"></a>

`EnableValueValidationOnAssociation`  <a name="cfn-connect-predefinedattribute-attributeconfiguration-enablevaluevalidationonassociation"></a>
Property description not available.  
*Required*: No  
*Type*: Boolean  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`IsReadOnly`  <a name="cfn-connect-predefinedattribute-attributeconfiguration-isreadonly"></a>
Property description not available.  
*Required*: No  
*Type*: Boolean  
*Update requires*: [No interruption](https://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)