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
- Struct
- Aws::SageMaker::Types::RenderingError
- Defined in:
- (unknown)
Overview
A description of an error that occurred while rendering the template.
Instance Attribute Summary collapse
-
#code ⇒ String
A unique identifier for a specific class of errors.
-
#message ⇒ String
A human-readable message describing the error.
Instance Attribute Details
#code ⇒ String
A unique identifier for a specific class of errors.
#message ⇒ String
A human-readable message describing the error.