Class: Aws::Types::AmazonQInQuickSightConsoleConfigurations
- Inherits:
-
Object
- Object
- Aws::Types::AmazonQInQuickSightConsoleConfigurations
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#data_qn_a ⇒ Types::DataQnAConfigurations
Returns the value of attribute data_qn_a.
-
#data_stories ⇒ Types::DataStoriesConfigurations
Returns the value of attribute data_stories.
-
#executive_summary ⇒ Types::ExecutiveSummaryConfigurations
Returns the value of attribute executive_summary.
-
#generative_authoring ⇒ Types::GenerativeAuthoringConfigurations
Returns the value of attribute generative_authoring.
Instance Attribute Details
#data_qn_a ⇒ Types::DataQnAConfigurations
Returns the value of attribute data_qn_a.
208 209 210 |
# File 'sig/types.rbs', line 208 def data_qn_a @data_qn_a end |
#data_stories ⇒ Types::DataStoriesConfigurations
Returns the value of attribute data_stories.
211 212 213 |
# File 'sig/types.rbs', line 211 def data_stories @data_stories end |
#executive_summary ⇒ Types::ExecutiveSummaryConfigurations
Returns the value of attribute executive_summary.
210 211 212 |
# File 'sig/types.rbs', line 210 def executive_summary @executive_summary end |
#generative_authoring ⇒ Types::GenerativeAuthoringConfigurations
Returns the value of attribute generative_authoring.
209 210 211 |
# File 'sig/types.rbs', line 209 def @generative_authoring end |