

# BatchDeleteDetectorErrorEntry


Contains error messages associated with the deletion request.

## Contents


 ** errorCode **   <a name="iotevents-Type-iotevents-data_BatchDeleteDetectorErrorEntry-errorCode"></a>
The error code.  
Type: String  
Valid Values: `ResourceNotFoundException | InvalidRequestException | InternalFailureException | ServiceUnavailableException | ThrottlingException`   
Required: No

 ** errorMessage **   <a name="iotevents-Type-iotevents-data_BatchDeleteDetectorErrorEntry-errorMessage"></a>
A message that describes the error.  
Type: String  
Required: No

 ** messageId **   <a name="iotevents-Type-iotevents-data_BatchDeleteDetectorErrorEntry-messageId"></a>
The ID of the message that caused the error. (See the value of the `"messageId"` in the [detectors](https://docs.aws.amazon.com/iotevents/latest/apireference/API_iotevents-data_BatchDeleteDetector.html#iotevents-iotevents-data_BatchDeleteDetector-request-detectors) object of the `DeleteDetectorRequest`.)  
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 64.  
Pattern: `^[a-zA-Z0-9_-]+$`   
Required: No

## See Also


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/iotevents-data-2018-10-23/BatchDeleteDetectorErrorEntry) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iotevents-data-2018-10-23/BatchDeleteDetectorErrorEntry) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iotevents-data-2018-10-23/BatchDeleteDetectorErrorEntry) 