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

Class: Aws::QuickSight::Types::AccountSettings

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

Overview

The QuickSight settings associated with your AWS account.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#account_nameString

The \"account name\" you provided for the QuickSight subscription in your AWS account. You create this name when you sign up for QuickSight. It is unique in all of AWS and it appears only in the console when users sign in.

Returns:

  • (String)

    The \"account name\" you provided for the QuickSight subscription in your AWS account.

#default_namespaceString

The default QuickSight namespace for your AWS account.

Returns:

  • (String)

    The default QuickSight namespace for your AWS account.

#editionString

The edition of QuickSight that you\'re currently subscribed to: Enterprise edition or Standard edition.

Possible values:

  • STANDARD
  • ENTERPRISE

Returns:

  • (String)

    The edition of QuickSight that you\'re currently subscribed to: Enterprise edition or Standard edition.

#notification_emailString

The main notification email for your QuickSight subscription.

Returns:

  • (String)

    The main notification email for your QuickSight subscription.