Skip to content

/AWS1/CL_QSTACCOUNTSETTINGS

The Amazon QuickSight settings associated with your Amazon Web Services account.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_ACCOUNTNAME TYPE /AWS1/QSTSTRING /AWS1/QSTSTRING

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

IV_EDITION TYPE /AWS1/QSTEDITION /AWS1/QSTEDITION

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

IV_DEFAULTNAMESPACE TYPE /AWS1/QSTNAMESPACE /AWS1/QSTNAMESPACE

The default Amazon QuickSight namespace for your Amazon Web Services account.

IV_NOTIFICATIONEMAIL TYPE /AWS1/QSTSTRING /AWS1/QSTSTRING

The main notification email for your Amazon QuickSight subscription.

IV_PUBLICSHARINGENABLED TYPE /AWS1/QSTBOOLEAN /AWS1/QSTBOOLEAN

A Boolean value that indicates whether public sharing is turned on for an Amazon QuickSight account. For more information about turning on public sharing, see UpdatePublicSharingSettings.

IV_TERMINATIONPROTECTIONENBD TYPE /AWS1/QSTBOOLEAN /AWS1/QSTBOOLEAN

A boolean value that determines whether or not an Amazon QuickSight account can be deleted. A True value doesn't allow the account to be deleted and results in an error message if a user tries to make a DeleteAccountSubsctiption request. A False value will allow the ccount to be deleted.


Queryable Attributes

AccountName

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

Accessible with the following methods

Method Description
GET_ACCOUNTNAME() Getter for ACCOUNTNAME, with configurable default
ASK_ACCOUNTNAME() Getter for ACCOUNTNAME w/ exceptions if field has no value
HAS_ACCOUNTNAME() Determine if ACCOUNTNAME has a value

Edition

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

Accessible with the following methods

Method Description
GET_EDITION() Getter for EDITION, with configurable default
ASK_EDITION() Getter for EDITION w/ exceptions if field has no value
HAS_EDITION() Determine if EDITION has a value

DefaultNamespace

The default Amazon QuickSight namespace for your Amazon Web Services account.

Accessible with the following methods

Method Description
GET_DEFAULTNAMESPACE() Getter for DEFAULTNAMESPACE, with configurable default
ASK_DEFAULTNAMESPACE() Getter for DEFAULTNAMESPACE w/ exceptions if field has no va
HAS_DEFAULTNAMESPACE() Determine if DEFAULTNAMESPACE has a value

NotificationEmail

The main notification email for your Amazon QuickSight subscription.

Accessible with the following methods

Method Description
GET_NOTIFICATIONEMAIL() Getter for NOTIFICATIONEMAIL, with configurable default
ASK_NOTIFICATIONEMAIL() Getter for NOTIFICATIONEMAIL w/ exceptions if field has no v
HAS_NOTIFICATIONEMAIL() Determine if NOTIFICATIONEMAIL has a value

PublicSharingEnabled

A Boolean value that indicates whether public sharing is turned on for an Amazon QuickSight account. For more information about turning on public sharing, see UpdatePublicSharingSettings.

Accessible with the following methods

Method Description
GET_PUBLICSHARINGENABLED() Getter for PUBLICSHARINGENABLED

TerminationProtectionEnabled

A boolean value that determines whether or not an Amazon QuickSight account can be deleted. A True value doesn't allow the account to be deleted and results in an error message if a user tries to make a DeleteAccountSubsctiption request. A False value will allow the ccount to be deleted.

Accessible with the following methods

Method Description
GET_TERMINATIONPROTECTIONE00() Getter for TERMINATIONPROTECTIONENABLED