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

Class: Aws::Greengrass::Types::GeneralError

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

Overview

General error information.

Instance Attribute Summary collapse

Instance Attribute Details

#error_detailsArray<Types::ErrorDetail>

Details about the error.

Returns:

#messageString

A message containing information about the error.

Returns:

  • (String)

    A message containing information about the error.