

# BatchCreateDataTableValueSuccessResult
<a name="API_BatchCreateDataTableValueSuccessResult"></a>

A batch create data table value success result.

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

 ** AttributeName **   <a name="connect-Type-BatchCreateDataTableValueSuccessResult-AttributeName"></a>
The result'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-BatchCreateDataTableValueSuccessResult-LockVersion"></a>
The result's lock version.  
Type: [DataTableLockVersion](API_DataTableLockVersion.md) object  
Required: Yes

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

 ** RecordId **   <a name="connect-Type-BatchCreateDataTableValueSuccessResult-RecordId"></a>
The result's record ID.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Required: Yes

## See Also
<a name="API_BatchCreateDataTableValueSuccessResult_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/BatchCreateDataTableValueSuccessResult) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connect-2017-08-08/BatchCreateDataTableValueSuccessResult) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connect-2017-08-08/BatchCreateDataTableValueSuccessResult) 