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

Class: Aws::ServiceCatalog::Types::RecordError

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

Overview

The error code and description resulting from an operation.

Instance Attribute Summary collapse

Instance Attribute Details

#codeString

The numeric value of the error.

Returns:

  • (String)

    The numeric value of the error.

#descriptionString

The description of the error.

Returns:

  • (String)

    The description of the error.