

# ConfigurationErrorDetails
<a name="API_ConfigurationErrorDetails"></a>

Contains the details of an AWS IoT SiteWise configuration error.

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

 ** code **   <a name="iotsitewise-Type-ConfigurationErrorDetails-code"></a>
The error code.  
Type: String  
Valid Values: `VALIDATION_ERROR | INTERNAL_FAILURE`   
Required: Yes

 ** message **   <a name="iotsitewise-Type-ConfigurationErrorDetails-message"></a>
The error message.  
Type: String  
Required: Yes

## See Also
<a name="API_ConfigurationErrorDetails_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/iotsitewise-2019-12-02/ConfigurationErrorDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/iotsitewise-2019-12-02/ConfigurationErrorDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/iotsitewise-2019-12-02/ConfigurationErrorDetails) 