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

Class: Aws::LakeFormation::Types::ErrorDetail

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

Overview

Contains details about an error.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#error_codeString

The code associated with this error.

Returns:

  • (String)

    The code associated with this error.

#error_messageString

A message describing the error.

Returns:

  • (String)

    A message describing the error.