/AWS1/CL_QSTACCOUNTSETTINGS¶
The Quick Sight 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 Quick Sight subscription in your Amazon Web Services account. You create this name when you sign up for Quick Sight. 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 Quick Sight that you're currently subscribed to: Enterprise edition or Standard edition.
iv_defaultnamespace TYPE /AWS1/QSTNAMESPACE /AWS1/QSTNAMESPACE¶
The default Quick Sight namespace for your Amazon Web Services account.
iv_notificationemail TYPE /AWS1/QSTSTRING /AWS1/QSTSTRING¶
The main notification email for your Quick Sight subscription.
iv_publicsharingenabled TYPE /AWS1/QSTBOOLEAN /AWS1/QSTBOOLEAN¶
A Boolean value that indicates whether public sharing is turned on for an Quick Suite 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 Quick Sight account can be deleted. A
Truevalue doesn't allow the account to be deleted and results in an error message if a user tries to make aDeleteAccountSubsctiptionrequest. AFalsevalue will allow the ccount to be deleted.
Queryable Attributes¶
AccountName¶
The "account name" you provided for the Quick Sight subscription in your Amazon Web Services account. You create this name when you sign up for Quick Sight. 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 Quick Sight 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 Quick Sight 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 Quick Sight 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 Quick Suite 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 Quick Sight account can be deleted. A
Truevalue doesn't allow the account to be deleted and results in an error message if a user tries to make aDeleteAccountSubsctiptionrequest. AFalsevalue will allow the ccount to be deleted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TERMINATIONPROTECTIONE00() |
Getter for TERMINATIONPROTECTIONENABLED |