NAME
Paws::Quicksight::CreateNamespaceResponse
ATTRIBUTES
Arn => Str
The ARN of the QuickSight namespace you created.
CapacityRegion => Str
The AWS Region that you want to use for the free SPICE capacity for the new namespace. This is set to the region that you run CreateNamespace in.
CreationStatus => Str
The status of the creation of the namespace. This is an asynchronous process. A status of CREATED means that your namespace is ready to use. If an error occurs, it indicates if the process is retryable or non-retryable. In the case of a non-retryable error, refer to the error message for follow-up tasks.
Valid values are: "CREATED", "CREATING", "DELETING", "RETRYABLE_FAILURE", "NON_RETRYABLE_FAILURE" =head2 IdentityStore => Str
Specifies the type of your user identity directory. Currently, this supports users with an identity type of QUICKSIGHT.
Valid values are: "QUICKSIGHT" =head2 Name => Str
The name of the new namespace that you created.
RequestId => Str
The AWS request ID for this operation.
Status => Int
The HTTP status of the request.