

# MessageDetail
<a name="API_MessageDetail"></a>

The details of an error message. 

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

 ** code **   <a name="mediaconnect-Type-MessageDetail-code"></a>
 The error code.  
Type: String  
Required: Yes

 ** message **   <a name="mediaconnect-Type-MessageDetail-message"></a>
 The specific error message that MediaConnect returns to help you understand the reason that the request did not succeed.  
Type: String  
Required: Yes

 ** resourceName **   <a name="mediaconnect-Type-MessageDetail-resourceName"></a>
 The name of the resource.  
Type: String  
Required: No

## See Also
<a name="API_MessageDetail_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/mediaconnect-2018-11-14/MessageDetail) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/mediaconnect-2018-11-14/MessageDetail) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/mediaconnect-2018-11-14/MessageDetail) 