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.

Container for the parameters to the UpdateAccountCustomization operation. Updates Amazon Quick Sight customizations. Currently, the only customization that you can use is a theme.

You can use customizations for your Amazon Web Services account or, if you specify a namespace, for a Quick Sight namespace instead. Customizations that apply to a namespace override customizations that apply to an Amazon Web Services account. To find out which customizations apply, use the DescribeAccountCustomization API operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.QuickSight.AmazonQuickSightRequest
      Amazon.QuickSight.Model.UpdateAccountCustomizationRequest

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

Syntax

C#
public class UpdateAccountCustomizationRequest : AmazonQuickSightRequest
         IAmazonWebServiceRequest

The UpdateAccountCustomizationRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AccountCustomization Amazon.QuickSight.Model.AccountCustomization

Gets and sets the property AccountCustomization.

The Quick Sight customizations you're updating.

Public Property AwsAccountId System.String

Gets and sets the property AwsAccountId.

The ID for the Amazon Web Services account that you want to update Quick Sight customizations for.

Public Property Namespace System.String

Gets and sets the property Namespace.

The namespace that you want to update Quick Sight customizations for.

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