

# DataTableDeleteValueIdentifier
<a name="API_DataTableDeleteValueIdentifier"></a>

A data table delete value identifier.

## Contents
<a name="API_DataTableDeleteValueIdentifier_Contents"></a>

 ** AttributeName **   <a name="connect-Type-DataTableDeleteValueIdentifier-AttributeName"></a>
The identifier's attribute name.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 127.  
Pattern: `^[\p{L}\p{Z}\p{N}\-_.:=@'|]+$`   
Required: Yes

 ** LockVersion **   <a name="connect-Type-DataTableDeleteValueIdentifier-LockVersion"></a>
The identifier's lock version.  
Type: [DataTableLockVersion](API_DataTableLockVersion.md) object  
Required: Yes

 ** PrimaryValues **   <a name="connect-Type-DataTableDeleteValueIdentifier-PrimaryValues"></a>
The identifier's primary values.  
Type: Array of [PrimaryValue](API_PrimaryValue.md) objects  
Required: No

## See Also
<a name="API_DataTableDeleteValueIdentifier_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/connect-2017-08-08/DataTableDeleteValueIdentifier) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connect-2017-08-08/DataTableDeleteValueIdentifier) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connect-2017-08-08/DataTableDeleteValueIdentifier) 