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

Class: Aws::QuickSight::Types::ListNamespacesResponse

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

Overview

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#namespacesArray<Types::NamespaceInfoV2>

The information about the namespaces in this AWS account. The response includes the namespace ARN, name, AWS Region, notification email address, creation status, and identity store.

Returns:

#next_tokenString

A pagination token that can be used in a subsequent request.

Returns:

  • (String)

    A pagination token that can be used in a subsequent request.

#request_idString

The AWS request ID for this operation.

Returns:

  • (String)

    The AWS request ID for this operation.

#statusInteger

The HTTP status of the request.

Returns:

  • (Integer)

    The HTTP status of the request.