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

Class: Aws::SageMaker::Types::RenderingError

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

Overview

A description of an error that occurred while rendering the template.

Instance Attribute Summary collapse

Instance Attribute Details

#codeString

A unique identifier for a specific class of errors.

Returns:

  • (String)

    A unique identifier for a specific class of errors.

#messageString

A human-readable message describing the error.

Returns:

  • (String)

    A human-readable message describing the error.