Class: Aws::Types::DashboardPublishOptions

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ad_hoc_filtering_optionTypes::AdHocFilteringOption

Returns the value of attribute ad_hoc_filtering_option.



3013
3014
3015
# File 'sig/types.rbs', line 3013

def ad_hoc_filtering_option
  @ad_hoc_filtering_option
end

#data_point_drill_up_down_optionTypes::DataPointDrillUpDownOption

Returns the value of attribute data_point_drill_up_down_option.



3021
3022
3023
# File 'sig/types.rbs', line 3021

def data_point_drill_up_down_option
  @data_point_drill_up_down_option
end

#data_point_menu_label_optionTypes::DataPointMenuLabelOption

Returns the value of attribute data_point_menu_label_option.



3022
3023
3024
# File 'sig/types.rbs', line 3022

def data_point_menu_label_option
  @data_point_menu_label_option
end

#data_point_tooltip_optionTypes::DataPointTooltipOption

Returns the value of attribute data_point_tooltip_option.



3023
3024
3025
# File 'sig/types.rbs', line 3023

def data_point_tooltip_option
  @data_point_tooltip_option
end

#data_qa_enabled_optionTypes::DataQAEnabledOption

Returns the value of attribute data_qa_enabled_option.



3024
3025
3026
# File 'sig/types.rbs', line 3024

def data_qa_enabled_option
  @data_qa_enabled_option
end

#data_stories_sharing_optionTypes::DataStoriesSharingOption

Returns the value of attribute data_stories_sharing_option.



3027
3028
3029
# File 'sig/types.rbs', line 3027

def data_stories_sharing_option
  @data_stories_sharing_option
end

#executive_summary_optionTypes::ExecutiveSummaryOption

Returns the value of attribute executive_summary_option.



3026
3027
3028
# File 'sig/types.rbs', line 3026

def executive_summary_option
  @executive_summary_option
end

#export_to_csv_optionTypes::ExportToCSVOption

Returns the value of attribute export_to_csv_option.



3014
3015
3016
# File 'sig/types.rbs', line 3014

def export_to_csv_option
  @export_to_csv_option
end

#export_with_hidden_fields_optionTypes::ExportWithHiddenFieldsOption

Returns the value of attribute export_with_hidden_fields_option.



3020
3021
3022
# File 'sig/types.rbs', line 3020

def export_with_hidden_fields_option
  @export_with_hidden_fields_option
end

#quick_suite_actions_optionTypes::QuickSuiteActionsOption

Returns the value of attribute quick_suite_actions_option.



3025
3026
3027
# File 'sig/types.rbs', line 3025

def quick_suite_actions_option
  @quick_suite_actions_option
end

#sheet_controls_optionTypes::SheetControlsOption

Returns the value of attribute sheet_controls_option.



3015
3016
3017
# File 'sig/types.rbs', line 3015

def sheet_controls_option
  @sheet_controls_option
end

#sheet_layout_element_maximization_optionTypes::SheetLayoutElementMaximizationOption

Returns the value of attribute sheet_layout_element_maximization_option.



3017
3018
3019
# File 'sig/types.rbs', line 3017

def sheet_layout_element_maximization_option
  @sheet_layout_element_maximization_option
end

#visual_axis_sort_optionTypes::VisualAxisSortOption

Returns the value of attribute visual_axis_sort_option.



3019
3020
3021
# File 'sig/types.rbs', line 3019

def visual_axis_sort_option
  @visual_axis_sort_option
end

#visual_menu_optionTypes::VisualMenuOption

Returns the value of attribute visual_menu_option.



3018
3019
3020
# File 'sig/types.rbs', line 3018

def visual_menu_option
  @visual_menu_option
end

#visual_publish_optionsTypes::DashboardVisualPublishOptions

Returns the value of attribute visual_publish_options.



3016
3017
3018
# File 'sig/types.rbs', line 3016

def visual_publish_options
  @visual_publish_options
end