You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Kafka::Types::Error

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Returns information about an error.

Instance Attribute Summary collapse

Instance Attribute Details

#invalid_parameterString

The parameter that caused the error.

Returns:

  • (String)

    The parameter that caused the error.

#messageString

The description of the error.

Returns:

  • (String)

    The description of the error.