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

Class: Aws::QuickSight::Types::NamespaceError

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

Overview

Errors that occur during namespace creation.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#messageString

The message for the error.

Returns:

  • (String)

    The message for the error.

#typeString

The error type.

Possible values:

  • PERMISSION_DENIED
  • INTERNAL_SERVICE_ERROR

Returns:

  • (String)

    The error type.