

# BatchPutPropertyError
<a name="API_BatchPutPropertyError"></a>

An error returned by the `BatchPutProperty` action.

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

 ** entry **   <a name="tm-Type-BatchPutPropertyError-entry"></a>
An object that contains information about errors returned by the `BatchPutProperty` action.  
Type: [PropertyValueEntry](API_PropertyValueEntry.md) object  
Required: Yes

 ** errorCode **   <a name="tm-Type-BatchPutPropertyError-errorCode"></a>
The error code.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Pattern: `.*`   
Required: Yes

 ** errorMessage **   <a name="tm-Type-BatchPutPropertyError-errorMessage"></a>
The error message.  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 256.  
Pattern: `.*`   
Required: Yes

## See Also
<a name="API_BatchPutPropertyError_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/iottwinmaker-2021-11-29/BatchPutPropertyError) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iottwinmaker-2021-11-29/BatchPutPropertyError) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iottwinmaker-2021-11-29/BatchPutPropertyError) 