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

Class: Aws::QuickSight::Types::TemplateError

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

Overview

List of errors that occurred when the template version creation failed.

Instance Attribute Summary collapse

Instance Attribute Details

#messageString

Description of the error type.

Returns:

  • (String)

    Description of the error type.

#typeString

Type of error.

Possible values:

  • SOURCE_NOT_FOUND
  • DATA_SET_NOT_FOUND
  • INTERNAL_FAILURE
  • ACCESS_DENIED

Returns:

  • (String)

    Type of error.