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

Class: Aws::IAM::Types::ErrorDetails

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

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#codeString

The error code associated with the operation failure.

Returns:

  • (String)

    The error code associated with the operation failure.

#messageString

Detailed information about the reason that the operation failed.

Returns:

  • (String)

    Detailed information about the reason that the operation failed.