Class: Aws::Kafka::Types::ErrorInfo
- Inherits:
-
Struct
- Object
- Struct
- Aws::Kafka::Types::ErrorInfo
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-kafka/types.rb
Overview
Returns information about an error state of the cluster.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#error_code ⇒ String
A number describing the error programmatically.
-
#error_string ⇒ String
An optional field to provide more details about the error.