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

Class: Aws::EC2::Types::UnsuccessfulItemError

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

Overview

Information about the error that occurred. For more information about errors, see Error Codes.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#codeString

The error code.

Returns:

  • (String)

    The error code.

#messageString

The error message accompanying the error code.

Returns:

  • (String)

    The error message accompanying the error code.