StatusDetails
Details about the status of a resource.
Contents
- message
-
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
-
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: