

# BatchPutAssetPropertyErrorEntry
<a name="API_BatchPutAssetPropertyErrorEntry"></a>

Contains error information for asset property value entries that are associated with the [BatchPutAssetPropertyValue](https://docs.aws.amazon.com/iot-sitewise/latest/APIReference/API_BatchPutAssetPropertyValue.html) API.

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

 ** entryId **   <a name="iotsitewise-Type-BatchPutAssetPropertyErrorEntry-entryId"></a>
The ID of the failed entry.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 64.  
Pattern: `^[a-zA-Z0-9_-]+$`   
Required: Yes

 ** errors **   <a name="iotsitewise-Type-BatchPutAssetPropertyErrorEntry-errors"></a>
The list of update property value errors.  
Type: Array of [BatchPutAssetPropertyError](API_BatchPutAssetPropertyError.md) objects  
Required: Yes

## See Also
<a name="API_BatchPutAssetPropertyErrorEntry_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/iotsitewise-2019-12-02/BatchPutAssetPropertyErrorEntry) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iotsitewise-2019-12-02/BatchPutAssetPropertyErrorEntry) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iotsitewise-2019-12-02/BatchPutAssetPropertyErrorEntry) 