

# StatusDetails


Details about the status of a resource.

## Contents


 ** message **   <a name="API-Type-StatusDetails-message"></a>
The error message that was returned. The message is intended for human consumption and can change at any time. Use the `statusCode` for programmatic error handling.  
Type: String  
Required: No

 ** statusCode **   <a name="API-Type-StatusDetails-statusCode"></a>
The status code that was returned. The status code is intended for programmatic error handling. Clean Rooms ML will not change the status code for existing error conditions.  
Type: String  
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/cleanroomsml-2023-09-06/StatusDetails) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/cleanroomsml-2023-09-06/StatusDetails) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/cleanroomsml-2023-09-06/StatusDetails) 