BatchCreateDelegationByAssessmentError
 An error entity for the BatchCreateDelegationByAssessment API. This is
         used to provide more meaningful errors than a simple string message. 
Contents
- createDelegationRequest
 - 
               
The API request to batch create delegations in AWS Audit Manager.
Type: CreateDelegationRequest object
Required: No
 - errorCode
 - 
               
The error code that the
BatchCreateDelegationByAssessmentAPI returned.Type: String
Length Constraints: Fixed length of 3.
Pattern:
[0-9]{3}Required: No
 - errorMessage
 - 
               
The error message that the
BatchCreateDelegationByAssessmentAPI returned.Type: String
Length Constraints: Maximum length of 300.
Pattern:
^[\w\W\s\S]*$Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: