Class: Aws::QuickSight::Types::PivotTableConfiguration

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb

Overview

The configuration for a PivotTableVisual.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#dashboard_customization_visual_options ⇒ Types::DashboardCustomizationVisualOptions

The options that define customizations available to dashboard readers for a specific visual



36248
36249
36250
36251
36252
36253
36254
36255
36256
36257
36258
36259
36260
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 36248

class PivotTableConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :table_options,
  :total_options,
  :field_options,
  :paginated_report_options,
  :tooltip,
  :dashboard_customization_visual_options,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#field_options ⇒ Types::PivotTableFieldOptions

The field options for a pivot table visual.



36248
36249
36250
36251
36252
36253
36254
36255
36256
36257
36258
36259
36260
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 36248

class PivotTableConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :table_options,
  :total_options,
  :field_options,
  :paginated_report_options,
  :tooltip,
  :dashboard_customization_visual_options,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#field_wells ⇒ Types::PivotTableFieldWells

The field wells of the visual.



36248
36249
36250
36251
36252
36253
36254
36255
36256
36257
36258
36259
36260
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 36248

class PivotTableConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :table_options,
  :total_options,
  :field_options,
  :paginated_report_options,
  :tooltip,
  :dashboard_customization_visual_options,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#interactions ⇒ Types::VisualInteractionOptions

The general visual interactions setup for a visual.



36248
36249
36250
36251
36252
36253
36254
36255
36256
36257
36258
36259
36260
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 36248

class PivotTableConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :table_options,
  :total_options,
  :field_options,
  :paginated_report_options,
  :tooltip,
  :dashboard_customization_visual_options,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#paginated_report_options ⇒ Types::PivotTablePaginatedReportOptions

The paginated report options for a pivot table visual.



36248
36249
36250
36251
36252
36253
36254
36255
36256
36257
36258
36259
36260
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 36248

class PivotTableConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :table_options,
  :total_options,
  :field_options,
  :paginated_report_options,
  :tooltip,
  :dashboard_customization_visual_options,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#sort_configuration ⇒ Types::PivotTableSortConfiguration

The sort configuration for a PivotTableVisual.



36248
36249
36250
36251
36252
36253
36254
36255
36256
36257
36258
36259
36260
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 36248

class PivotTableConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :table_options,
  :total_options,
  :field_options,
  :paginated_report_options,
  :tooltip,
  :dashboard_customization_visual_options,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#table_options ⇒ Types::PivotTableOptions

The table options for a pivot table visual.



36248
36249
36250
36251
36252
36253
36254
36255
36256
36257
36258
36259
36260
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 36248

class PivotTableConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :table_options,
  :total_options,
  :field_options,
  :paginated_report_options,
  :tooltip,
  :dashboard_customization_visual_options,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#tooltip ⇒ Types::TooltipOptions

The display options for the visual tooltip.



36248
36249
36250
36251
36252
36253
36254
36255
36256
36257
36258
36259
36260
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 36248

class PivotTableConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :table_options,
  :total_options,
  :field_options,
  :paginated_report_options,
  :tooltip,
  :dashboard_customization_visual_options,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end

#total_options ⇒ Types::PivotTableTotalOptions

The total options for a pivot table visual.



36248
36249
36250
36251
36252
36253
36254
36255
36256
36257
36258
36259
36260
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 36248

class PivotTableConfiguration < Struct.new(
  :field_wells,
  :sort_configuration,
  :table_options,
  :total_options,
  :field_options,
  :paginated_report_options,
  :tooltip,
  :dashboard_customization_visual_options,
  :interactions)
  SENSITIVE = []
  include Aws::Structure
end