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.



2882
2883
2884
# File 'sig/types.rbs', line 2882

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.



2890
2891
2892
# File 'sig/types.rbs', line 2890

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.



2891
2892
2893
# File 'sig/types.rbs', line 2891

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.



2892
2893
2894
# File 'sig/types.rbs', line 2892

def data_point_tooltip_option
  @data_point_tooltip_option
end

#data_qa_enabled_optionTypes::DataQAEnabledOption

Returns the value of attribute data_qa_enabled_option.



2893
2894
2895
# File 'sig/types.rbs', line 2893

def data_qa_enabled_option
  @data_qa_enabled_option
end

#data_stories_sharing_optionTypes::DataStoriesSharingOption

Returns the value of attribute data_stories_sharing_option.



2896
2897
2898
# File 'sig/types.rbs', line 2896

def data_stories_sharing_option
  @data_stories_sharing_option
end

#executive_summary_optionTypes::ExecutiveSummaryOption

Returns the value of attribute executive_summary_option.



2895
2896
2897
# File 'sig/types.rbs', line 2895

def executive_summary_option
  @executive_summary_option
end

#export_to_csv_optionTypes::ExportToCSVOption

Returns the value of attribute export_to_csv_option.



2883
2884
2885
# File 'sig/types.rbs', line 2883

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.



2889
2890
2891
# File 'sig/types.rbs', line 2889

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.



2894
2895
2896
# File 'sig/types.rbs', line 2894

def quick_suite_actions_option
  @quick_suite_actions_option
end

#sheet_controls_optionTypes::SheetControlsOption

Returns the value of attribute sheet_controls_option.



2884
2885
2886
# File 'sig/types.rbs', line 2884

def sheet_controls_option
  @sheet_controls_option
end

#sheet_layout_element_maximization_optionTypes::SheetLayoutElementMaximizationOption

Returns the value of attribute sheet_layout_element_maximization_option.



2886
2887
2888
# File 'sig/types.rbs', line 2886

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.



2888
2889
2890
# File 'sig/types.rbs', line 2888

def visual_axis_sort_option
  @visual_axis_sort_option
end

#visual_menu_optionTypes::VisualMenuOption

Returns the value of attribute visual_menu_option.



2887
2888
2889
# File 'sig/types.rbs', line 2887

def visual_menu_option
  @visual_menu_option
end

#visual_publish_optionsTypes::DashboardVisualPublishOptions

Returns the value of attribute visual_publish_options.



2885
2886
2887
# File 'sig/types.rbs', line 2885

def visual_publish_options
  @visual_publish_options
end