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

Class: Aws::QuickSight::Types::DataSourceErrorInfo

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

Overview

Error information for the data source creation or update.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#messageString

Error message.

Returns:

  • (String)

    Error message.

#typeString

Error type.

Possible values:

  • ACCESS_DENIED
  • COPY_SOURCE_NOT_FOUND
  • TIMEOUT
  • ENGINE_VERSION_NOT_SUPPORTED
  • UNKNOWN_HOST
  • GENERIC_SQL_FAILURE
  • CONFLICT
  • UNKNOWN

Returns:

  • (String)

    Error type.