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
- Struct
- Aws::QuickSight::Types::NamespaceInfoV2
- Defined in:
- (unknown)
Overview
Instance Attribute Summary collapse
-
#arn ⇒ String
The namespace ARN.
-
#capacity_region ⇒ String
The namespace AWS Region.
-
#creation_status ⇒ String
The creation status of a namespace that is not yet completely created.
-
#identity_store ⇒ String
The identity store used for the namespace.
-
#name ⇒ String
The name of the error.
-
#namespace_error ⇒ Types::NamespaceError
An error that occurred when the namespace was created.
Instance Attribute Details
#arn ⇒ String
The namespace ARN.
#capacity_region ⇒ String
The namespace AWS Region.
#creation_status ⇒ String
The creation status of a namespace that is not yet completely created.
Possible values:
- CREATED
- CREATING
- DELETING
- RETRYABLE_FAILURE
- NON_RETRYABLE_FAILURE
#identity_store ⇒ String
The identity store used for the namespace.
Possible values:
- QUICKSIGHT
#name ⇒ String
The name of the error.
#namespace_error ⇒ Types::NamespaceError
An error that occurred when the namespace was created.