AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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

Inheritance Hierarchy

System.Object
  Amazon.QuickSight.Model.AccountSettings

Namespace: Amazon.QuickSight.Model
Assembly: AWSSDK.QuickSight.dll
Version: 3.x.y.z

Syntax

C#
public class AccountSettings

The AccountSettings type exposes the following members

Constructors

NameDescription
Public Method AccountSettings()

Properties

NameTypeDescription
Public Property AccountName System.String

Gets and sets the property 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.

Public Property DefaultNamespace System.String

Gets and sets the property DefaultNamespace.

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

Public Property Edition Amazon.QuickSight.Edition

Gets and sets the property Edition.

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

Public Property NotificationEmail System.String

Gets and sets the property NotificationEmail.

The main notification email for your Amazon QuickSight subscription.

Public Property PublicSharingEnabled System.Boolean

Gets and sets the property 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.

Public Property TerminationProtectionEnabled System.Boolean

Gets and sets the property 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.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5