ErrorDetail
A tuple that provides information about an error that caused a cluster to terminate.
Contents
- ErrorCode
 - 
               
The name or code associated with the error.
Type: String
Required: No
 - ErrorData
 - 
               
A list of key value pairs that provides contextual information about why an error occured.
Type: Array of string to string maps
Required: No
 - ErrorMessage
 - 
               
A message that describes the error.
Type: String
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: