

# BatchDeleteDelegationByAssessmentError
<a name="API_BatchDeleteDelegationByAssessmentError"></a>

 An error entity for the `BatchDeleteDelegationByAssessment` API. This is used to provide more meaningful errors than a simple string message. 

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

 ** delegationId **   <a name="auditmanager-Type-BatchDeleteDelegationByAssessmentError-delegationId"></a>
 The identifier for the delegation.   
Type: String  
Length Constraints: Fixed length of 36.  
Pattern: `^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$`   
Required: No

 ** errorCode **   <a name="auditmanager-Type-BatchDeleteDelegationByAssessmentError-errorCode"></a>
 The error code that the `BatchDeleteDelegationByAssessment` API returned.   
Type: String  
Length Constraints: Fixed length of 3.  
Pattern: `[0-9]{3}`   
Required: No

 ** errorMessage **   <a name="auditmanager-Type-BatchDeleteDelegationByAssessmentError-errorMessage"></a>
 The error message that the `BatchDeleteDelegationByAssessment` API returned.   
Type: String  
Length Constraints: Maximum length of 300.  
Pattern: `^[\w\W\s\S]*$`   
Required: No

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