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

Class: Aws::MarketplaceCatalog::Types::ErrorDetail

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

Overview

Details about the error.

Instance Attribute Summary collapse

Instance Attribute Details

#error_codeString

The error code that identifies the type of error.

Returns:

  • (String)

    The error code that identifies the type of error.

#error_messageString

The message for the error.

Returns:

  • (String)

    The message for the error.