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

Class: Aws::QuickSight::Types::NamespaceInfoV2

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

Overview

The error type.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#arnString

The namespace ARN.

Returns:

  • (String)

    The namespace ARN.

#capacity_regionString

The namespace AWS Region.

Returns:

  • (String)

    The namespace AWS Region.

#creation_statusString

The creation status of a namespace that is not yet completely created.

Possible values:

  • CREATED
  • CREATING
  • DELETING
  • RETRYABLE_FAILURE
  • NON_RETRYABLE_FAILURE

Returns:

  • (String)

    The creation status of a namespace that is not yet completely created.

#identity_storeString

The identity store used for the namespace.

Possible values:

  • QUICKSIGHT

Returns:

  • (String)

    The identity store used for the namespace.

#nameString

The name of the error.

Returns:

  • (String)

    The name of the error.

#namespace_errorTypes::NamespaceError

An error that occurred when the namespace was created.

Returns: