Class: Aws::QuickSight::Types::RegisteredUserConsoleFeatureConfigurations

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

Overview

The feature configurations of an embedded Amazon Quick Sight console.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#amazon_q_in_quick_sightTypes::AmazonQInQuickSightConsoleConfigurations

The Amazon Q configurations of an embedded Amazon Quick Sight console.



32892
32893
32894
32895
32896
32897
32898
32899
32900
32901
32902
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 32892

class RegisteredUserConsoleFeatureConfigurations < Struct.new(
  :state_persistence,
  :shared_view,
  :amazon_q_in_quick_sight,
  :schedules,
  :recent_snapshots,
  :threshold_alerts,
  :dashboard_customization_summary)
  SENSITIVE = []
  include Aws::Structure
end

#dashboard_customization_summaryTypes::DashboardCustomizationSummaryConfigurations

The dashboard customization summary configuration for an embedded Quick Sight console.



32892
32893
32894
32895
32896
32897
32898
32899
32900
32901
32902
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 32892

class RegisteredUserConsoleFeatureConfigurations < Struct.new(
  :state_persistence,
  :shared_view,
  :amazon_q_in_quick_sight,
  :schedules,
  :recent_snapshots,
  :threshold_alerts,
  :dashboard_customization_summary)
  SENSITIVE = []
  include Aws::Structure
end

#recent_snapshotsTypes::RecentSnapshotsConfigurations

The recent snapshots configuration for an embedded Quick Sight dashboard.



32892
32893
32894
32895
32896
32897
32898
32899
32900
32901
32902
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 32892

class RegisteredUserConsoleFeatureConfigurations < Struct.new(
  :state_persistence,
  :shared_view,
  :amazon_q_in_quick_sight,
  :schedules,
  :recent_snapshots,
  :threshold_alerts,
  :dashboard_customization_summary)
  SENSITIVE = []
  include Aws::Structure
end

#schedulesTypes::SchedulesConfigurations

The schedules configuration for an embedded Quick Sight dashboard.



32892
32893
32894
32895
32896
32897
32898
32899
32900
32901
32902
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 32892

class RegisteredUserConsoleFeatureConfigurations < Struct.new(
  :state_persistence,
  :shared_view,
  :amazon_q_in_quick_sight,
  :schedules,
  :recent_snapshots,
  :threshold_alerts,
  :dashboard_customization_summary)
  SENSITIVE = []
  include Aws::Structure
end

#shared_viewTypes::SharedViewConfigurations

The shared view settings of an embedded dashboard.



32892
32893
32894
32895
32896
32897
32898
32899
32900
32901
32902
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 32892

class RegisteredUserConsoleFeatureConfigurations < Struct.new(
  :state_persistence,
  :shared_view,
  :amazon_q_in_quick_sight,
  :schedules,
  :recent_snapshots,
  :threshold_alerts,
  :dashboard_customization_summary)
  SENSITIVE = []
  include Aws::Structure
end

#state_persistenceTypes::StatePersistenceConfigurations

The state persistence configurations of an embedded Amazon Quick Sight console.



32892
32893
32894
32895
32896
32897
32898
32899
32900
32901
32902
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 32892

class RegisteredUserConsoleFeatureConfigurations < Struct.new(
  :state_persistence,
  :shared_view,
  :amazon_q_in_quick_sight,
  :schedules,
  :recent_snapshots,
  :threshold_alerts,
  :dashboard_customization_summary)
  SENSITIVE = []
  include Aws::Structure
end

#threshold_alertsTypes::ThresholdAlertsConfigurations

The threshold alerts configuration for an embedded Quick Sight dashboard.



32892
32893
32894
32895
32896
32897
32898
32899
32900
32901
32902
# File 'gems/aws-sdk-quicksight/lib/aws-sdk-quicksight/types.rb', line 32892

class RegisteredUserConsoleFeatureConfigurations < Struct.new(
  :state_persistence,
  :shared_view,
  :amazon_q_in_quick_sight,
  :schedules,
  :recent_snapshots,
  :threshold_alerts,
  :dashboard_customization_summary)
  SENSITIVE = []
  include Aws::Structure
end