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

Class: Aws::QuickSight::Types::AccountCustomization

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

Overview

Note:

When passing AccountCustomization as input to an Aws::Client method, you can use a vanilla Hash:

{
  default_theme: "Arn",
}

The Amazon QuickSight customizations associated with your AWS account or a QuickSight namespace in a specific AWS Region.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#default_themeString

The default theme for this QuickSight subscription.

Returns:

  • (String)

    The default theme for this QuickSight subscription.