aws-sdk-quicksight 1.144.0 → 1.145.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -362,6 +362,56 @@ module Aws::QuickSight
362
362
  include Aws::Structure
363
363
  end
364
364
 
365
+ # A collection of Amazon Q feature configurations in an embedded Amazon
366
+ # QuickSight console.
367
+ #
368
+ # @!attribute [rw] data_qn_a
369
+ # Adds generative Q&A capabilitiees to an embedded Amazon
370
+ # QuickSight console.
371
+ # @return [Types::DataQnAConfigurations]
372
+ #
373
+ # @!attribute [rw] generative_authoring
374
+ # Adds the generative BI authoring experience to an embedded Amazon
375
+ # QuickSight console.
376
+ # @return [Types::GenerativeAuthoringConfigurations]
377
+ #
378
+ # @!attribute [rw] executive_summary
379
+ # Adds the executive summaries feature to an embedded Amazon
380
+ # QuickSight console.
381
+ # @return [Types::ExecutiveSummaryConfigurations]
382
+ #
383
+ # @!attribute [rw] data_stories
384
+ # Adds the data stories feature to an embedded Amazon QuickSight
385
+ # console.
386
+ # @return [Types::DataStoriesConfigurations]
387
+ #
388
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/AmazonQInQuickSightConsoleConfigurations AWS API Documentation
389
+ #
390
+ class AmazonQInQuickSightConsoleConfigurations < Struct.new(
391
+ :data_qn_a,
392
+ :generative_authoring,
393
+ :executive_summary,
394
+ :data_stories)
395
+ SENSITIVE = []
396
+ include Aws::Structure
397
+ end
398
+
399
+ # A collection of Amazon Q feature configurations in an embedded Amazon
400
+ # QuickSight dashboard.
401
+ #
402
+ # @!attribute [rw] executive_summary
403
+ # A generated executive summary of an embedded Amazon QuickSight
404
+ # dashboard.
405
+ # @return [Types::ExecutiveSummaryConfigurations]
406
+ #
407
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/AmazonQInQuickSightDashboardConfigurations AWS API Documentation
408
+ #
409
+ class AmazonQInQuickSightDashboardConfigurations < Struct.new(
410
+ :executive_summary)
411
+ SENSITIVE = []
412
+ include Aws::Structure
413
+ end
414
+
365
415
  # Metadata structure for an analysis in Amazon QuickSight
366
416
  #
367
417
  # @!attribute [rw] analysis_id
@@ -1508,11 +1558,16 @@ module Aws::QuickSight
1508
1558
  # A new name for the dataset.
1509
1559
  # @return [String]
1510
1560
  #
1561
+ # @!attribute [rw] data_set_refresh_properties
1562
+ # The refresh properties of a dataset.
1563
+ # @return [Types::DataSetRefreshProperties]
1564
+ #
1511
1565
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/AssetBundleImportJobDataSetOverrideParameters AWS API Documentation
1512
1566
  #
1513
1567
  class AssetBundleImportJobDataSetOverrideParameters < Struct.new(
1514
1568
  :data_set_id,
1515
- :name)
1569
+ :name,
1570
+ :data_set_refresh_properties)
1516
1571
  SENSITIVE = []
1517
1572
  include Aws::Structure
1518
1573
  end
@@ -2300,11 +2355,22 @@ module Aws::QuickSight
2300
2355
  # Determines the week start day for an analysis.
2301
2356
  # @return [String]
2302
2357
  #
2358
+ # @!attribute [rw] q_business_insights_status
2359
+ # Determines whether insight summaries from Amazon Q Business are
2360
+ # allowed in Dashboard Q&amp;A.
2361
+ # @return [String]
2362
+ #
2363
+ # @!attribute [rw] excluded_data_set_arns
2364
+ # A list of dataset ARNS to exclude from Dashboard Q&amp;A.
2365
+ # @return [Array<String>]
2366
+ #
2303
2367
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/AssetOptions AWS API Documentation
2304
2368
  #
2305
2369
  class AssetOptions < Struct.new(
2306
2370
  :timezone,
2307
- :week_start)
2371
+ :week_start,
2372
+ :q_business_insights_status,
2373
+ :excluded_data_set_arns)
2308
2374
  SENSITIVE = []
2309
2375
  include Aws::Structure
2310
2376
  end
@@ -6084,6 +6150,11 @@ module Aws::QuickSight
6084
6150
  # that contains a `UniqueKey` configuration.
6085
6151
  # @return [Types::PerformanceConfiguration]
6086
6152
  #
6153
+ # @!attribute [rw] use_as
6154
+ # The usage of the dataset. `RLS_RULES` must be specified for RLS
6155
+ # permission datasets.
6156
+ # @return [String]
6157
+ #
6087
6158
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/CreateDataSetRequest AWS API Documentation
6088
6159
  #
6089
6160
  class CreateDataSetRequest < Struct.new(
@@ -6103,7 +6174,8 @@ module Aws::QuickSight
6103
6174
  :data_set_usage_configuration,
6104
6175
  :dataset_parameters,
6105
6176
  :folder_arns,
6106
- :performance_configuration)
6177
+ :performance_configuration,
6178
+ :use_as)
6107
6179
  SENSITIVE = []
6108
6180
  include Aws::Structure
6109
6181
  end
@@ -8045,6 +8117,14 @@ module Aws::QuickSight
8045
8117
  # The data point tool tip options of a dashboard.
8046
8118
  # @return [Types::DataPointTooltipOption]
8047
8119
  #
8120
+ # @!attribute [rw] data_qa_enabled_option
8121
+ # Adds Q&amp;A capabilities to an Amazon QuickSight dashboard. If no
8122
+ # topic is linked, Dashboard Q&amp;A uses the data values that are
8123
+ # rendered on the dashboard. End users can use Dashboard Q&amp;A to
8124
+ # ask for different slices of the data that they see on the dashboard.
8125
+ # If a topic is linked, Topic Q&amp;A is used.
8126
+ # @return [Types::DataQAEnabledOption]
8127
+ #
8048
8128
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DashboardPublishOptions AWS API Documentation
8049
8129
  #
8050
8130
  class DashboardPublishOptions < Struct.new(
@@ -8058,7 +8138,8 @@ module Aws::QuickSight
8058
8138
  :export_with_hidden_fields_option,
8059
8139
  :data_point_drill_up_down_option,
8060
8140
  :data_point_menu_label_option,
8061
- :data_point_tooltip_option)
8141
+ :data_point_tooltip_option,
8142
+ :data_qa_enabled_option)
8062
8143
  SENSITIVE = []
8063
8144
  include Aws::Structure
8064
8145
  end
@@ -8881,6 +8962,40 @@ module Aws::QuickSight
8881
8962
  include Aws::Structure
8882
8963
  end
8883
8964
 
8965
+ # Adds Q&amp;A capabilities to a dashboard. If no topic is linked,
8966
+ # Dashboard Q&amp;A uses the data values that are rendered on the
8967
+ # dashboard. End users can use Dashboard Q&amp;A to ask for different
8968
+ # slices of the data that they see on the dashboard. If a topic is
8969
+ # linked, Topic Q&amp;A is enabled.
8970
+ #
8971
+ # @!attribute [rw] availability_status
8972
+ # The status of the Data Q&amp;A option on the dashboard.
8973
+ # @return [String]
8974
+ #
8975
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DataQAEnabledOption AWS API Documentation
8976
+ #
8977
+ class DataQAEnabledOption < Struct.new(
8978
+ :availability_status)
8979
+ SENSITIVE = []
8980
+ include Aws::Structure
8981
+ end
8982
+
8983
+ # The generative Q&amp;A settings of an embedded Amazon QuickSight
8984
+ # console.
8985
+ #
8986
+ # @!attribute [rw] enabled
8987
+ # The generative Q&amp;A settings of an embedded Amazon QuickSight
8988
+ # console.
8989
+ # @return [Boolean]
8990
+ #
8991
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DataQnAConfigurations AWS API Documentation
8992
+ #
8993
+ class DataQnAConfigurations < Struct.new(
8994
+ :enabled)
8995
+ SENSITIVE = []
8996
+ include Aws::Structure
8997
+ end
8998
+
8884
8999
  # Dataset.
8885
9000
  #
8886
9001
  # @!attribute [rw] arn
@@ -8963,6 +9078,10 @@ module Aws::QuickSight
8963
9078
  # The performance optimization configuration of a dataset.
8964
9079
  # @return [Types::PerformanceConfiguration]
8965
9080
  #
9081
+ # @!attribute [rw] use_as
9082
+ # The usage of the dataset.
9083
+ # @return [String]
9084
+ #
8966
9085
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DataSet AWS API Documentation
8967
9086
  #
8968
9087
  class DataSet < Struct.new(
@@ -8983,7 +9102,8 @@ module Aws::QuickSight
8983
9102
  :column_level_permission_rules,
8984
9103
  :data_set_usage_configuration,
8985
9104
  :dataset_parameters,
8986
- :performance_configuration)
9105
+ :performance_configuration,
9106
+ :use_as)
8987
9107
  SENSITIVE = []
8988
9108
  include Aws::Structure
8989
9109
  end
@@ -9056,10 +9176,15 @@ module Aws::QuickSight
9056
9176
  # The refresh configuration for a dataset.
9057
9177
  # @return [Types::RefreshConfiguration]
9058
9178
  #
9179
+ # @!attribute [rw] failure_configuration
9180
+ # The failure configuration for a dataset.
9181
+ # @return [Types::RefreshFailureConfiguration]
9182
+ #
9059
9183
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DataSetRefreshProperties AWS API Documentation
9060
9184
  #
9061
9185
  class DataSetRefreshProperties < Struct.new(
9062
- :refresh_configuration)
9186
+ :refresh_configuration,
9187
+ :failure_configuration)
9063
9188
  SENSITIVE = []
9064
9189
  include Aws::Structure
9065
9190
  end
@@ -9190,6 +9315,10 @@ module Aws::QuickSight
9190
9315
  # configured.
9191
9316
  # @return [Boolean]
9192
9317
  #
9318
+ # @!attribute [rw] use_as
9319
+ # The usage of the dataset.
9320
+ # @return [String]
9321
+ #
9193
9322
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DataSetSummary AWS API Documentation
9194
9323
  #
9195
9324
  class DataSetSummary < Struct.new(
@@ -9201,7 +9330,8 @@ module Aws::QuickSight
9201
9330
  :import_mode,
9202
9331
  :row_level_permission_data_set,
9203
9332
  :row_level_permission_tag_configuration_applied,
9204
- :column_level_permission_rules_applied)
9333
+ :column_level_permission_rules_applied,
9334
+ :use_as)
9205
9335
  SENSITIVE = []
9206
9336
  include Aws::Structure
9207
9337
  end
@@ -9616,6 +9746,20 @@ module Aws::QuickSight
9616
9746
  include Aws::Structure
9617
9747
  end
9618
9748
 
9749
+ # The data story settings of an embedded Amazon QuickSight console.
9750
+ #
9751
+ # @!attribute [rw] enabled
9752
+ # The data story settings of an embedded Amazon QuickSight console.
9753
+ # @return [Boolean]
9754
+ #
9755
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/DataStoriesConfigurations AWS API Documentation
9756
+ #
9757
+ class DataStoriesConfigurations < Struct.new(
9758
+ :enabled)
9759
+ SENSITIVE = []
9760
+ include Aws::Structure
9761
+ end
9762
+
9619
9763
  # The parameters that are required to connect to a Databricks data
9620
9764
  # source.
9621
9765
  #
@@ -15254,6 +15398,22 @@ module Aws::QuickSight
15254
15398
  include Aws::Structure
15255
15399
  end
15256
15400
 
15401
+ # The executive summary settings of an embedded Amazon QuickSight
15402
+ # console or dashboard.
15403
+ #
15404
+ # @!attribute [rw] enabled
15405
+ # The executive summary settings of an embedded Amazon QuickSight
15406
+ # console or dashboard.
15407
+ # @return [Boolean]
15408
+ #
15409
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ExecutiveSummaryConfigurations AWS API Documentation
15410
+ #
15411
+ class ExecutiveSummaryConfigurations < Struct.new(
15412
+ :enabled)
15413
+ SENSITIVE = []
15414
+ include Aws::Structure
15415
+ end
15416
+
15257
15417
  # The option that determines the hierarchy of the fields that are built
15258
15418
  # within a visual's field wells. These fields can't be duplicated to
15259
15419
  # other visuals.
@@ -15346,7 +15506,7 @@ module Aws::QuickSight
15346
15506
  # the error was caused by user error. If the value of this property is
15347
15507
  # `False`, the error occurred on the backend. If your job continues
15348
15508
  # fail and with a `False` `SenderFault` value, contact Amazon Web
15349
- # Services Support.
15509
+ # ServicesSupport.
15350
15510
  # @return [Boolean]
15351
15511
  #
15352
15512
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/FailedKeyRegistrationEntry AWS API Documentation
@@ -17742,6 +17902,22 @@ module Aws::QuickSight
17742
17902
  include Aws::Structure
17743
17903
  end
17744
17904
 
17905
+ # The generative BI authoring settings of an embedded Amazon QuickSight
17906
+ # console.
17907
+ #
17908
+ # @!attribute [rw] enabled
17909
+ # The generative BI authoring settings of an embedded Amazon
17910
+ # QuickSight console.
17911
+ # @return [Boolean]
17912
+ #
17913
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/GenerativeAuthoringConfigurations AWS API Documentation
17914
+ #
17915
+ class GenerativeAuthoringConfigurations < Struct.new(
17916
+ :enabled)
17917
+ SENSITIVE = []
17918
+ include Aws::Structure
17919
+ end
17920
+
17745
17921
  # Geospatial column group that denotes a hierarchy.
17746
17922
  #
17747
17923
  # @!attribute [rw] name
@@ -24579,12 +24755,19 @@ module Aws::QuickSight
24579
24755
  # The database.
24580
24756
  # @return [String]
24581
24757
  #
24758
+ # @!attribute [rw] use_service_name
24759
+ # A Boolean value that indicates whether the `Database` uses a service
24760
+ # name or an SID. If this value is left blank, the default value is
24761
+ # `SID`. If this value is set to `false`, the value is `SID`.
24762
+ # @return [Boolean]
24763
+ #
24582
24764
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/OracleParameters AWS API Documentation
24583
24765
  #
24584
24766
  class OracleParameters < Struct.new(
24585
24767
  :host,
24586
24768
  :port,
24587
- :database)
24769
+ :database,
24770
+ :use_service_name)
24588
24771
  SENSITIVE = []
24589
24772
  include Aws::Structure
24590
24773
  end
@@ -26903,6 +27086,22 @@ module Aws::QuickSight
26903
27086
  include Aws::Structure
26904
27087
  end
26905
27088
 
27089
+ # The recent snapshots configuration for an embedded Amazon QuickSight
27090
+ # dashboard.
27091
+ #
27092
+ # @!attribute [rw] enabled
27093
+ # The recent snapshots configuration for an embedded Amazon QuickSight
27094
+ # dashboard.
27095
+ # @return [Boolean]
27096
+ #
27097
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/RecentSnapshotsConfigurations AWS API Documentation
27098
+ #
27099
+ class RecentSnapshotsConfigurations < Struct.new(
27100
+ :enabled)
27101
+ SENSITIVE = []
27102
+ include Aws::Structure
27103
+ end
27104
+
26906
27105
  # A structure that grants Amazon QuickSight access to your cluster and
26907
27106
  # make a call to the `redshift:GetClusterCredentials` API. For more
26908
27107
  # information on the `redshift:GetClusterCredentials` API, see [
@@ -27250,6 +27449,35 @@ module Aws::QuickSight
27250
27449
  include Aws::Structure
27251
27450
  end
27252
27451
 
27452
+ # The failure configuration of a dataset.
27453
+ #
27454
+ # @!attribute [rw] email_alert
27455
+ # The email alert configuration for a dataset refresh failure.
27456
+ # @return [Types::RefreshFailureEmailAlert]
27457
+ #
27458
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/RefreshFailureConfiguration AWS API Documentation
27459
+ #
27460
+ class RefreshFailureConfiguration < Struct.new(
27461
+ :email_alert)
27462
+ SENSITIVE = []
27463
+ include Aws::Structure
27464
+ end
27465
+
27466
+ # The configuration settings for the email alerts that are sent when a
27467
+ # dataset refresh fails.
27468
+ #
27469
+ # @!attribute [rw] alert_status
27470
+ # The status value that determines if email alerts are sent.
27471
+ # @return [String]
27472
+ #
27473
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/RefreshFailureEmailAlert AWS API Documentation
27474
+ #
27475
+ class RefreshFailureEmailAlert < Struct.new(
27476
+ :alert_status)
27477
+ SENSITIVE = []
27478
+ include Aws::Structure
27479
+ end
27480
+
27253
27481
  # Specifies the interval between each scheduled refresh of a dataset.
27254
27482
  #
27255
27483
  # @!attribute [rw] interval
@@ -27578,11 +27806,35 @@ module Aws::QuickSight
27578
27806
  # The shared view settings of an embedded dashboard.
27579
27807
  # @return [Types::SharedViewConfigurations]
27580
27808
  #
27809
+ # @!attribute [rw] amazon_q_in_quick_sight
27810
+ # The Amazon Q configurations of an embedded Amazon QuickSight
27811
+ # console.
27812
+ # @return [Types::AmazonQInQuickSightConsoleConfigurations]
27813
+ #
27814
+ # @!attribute [rw] schedules
27815
+ # The schedules configuration for an embedded Amazon QuickSight
27816
+ # dashboard.
27817
+ # @return [Types::SchedulesConfigurations]
27818
+ #
27819
+ # @!attribute [rw] recent_snapshots
27820
+ # The recent snapshots configuration for an embedded Amazon QuickSight
27821
+ # dashboard.
27822
+ # @return [Types::RecentSnapshotsConfigurations]
27823
+ #
27824
+ # @!attribute [rw] threshold_alerts
27825
+ # The threshold alerts configuration for an embedded Amazon QuickSight
27826
+ # dashboard.
27827
+ # @return [Types::ThresholdAlertsConfigurations]
27828
+ #
27581
27829
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/RegisteredUserConsoleFeatureConfigurations AWS API Documentation
27582
27830
  #
27583
27831
  class RegisteredUserConsoleFeatureConfigurations < Struct.new(
27584
27832
  :state_persistence,
27585
- :shared_view)
27833
+ :shared_view,
27834
+ :amazon_q_in_quick_sight,
27835
+ :schedules,
27836
+ :recent_snapshots,
27837
+ :threshold_alerts)
27586
27838
  SENSITIVE = []
27587
27839
  include Aws::Structure
27588
27840
  end
@@ -27628,12 +27880,36 @@ module Aws::QuickSight
27628
27880
  # QuickSight.
27629
27881
  # @return [Types::BookmarksConfigurations]
27630
27882
  #
27883
+ # @!attribute [rw] amazon_q_in_quick_sight
27884
+ # The Amazon Q configurations of an embedded Amazon QuickSight
27885
+ # dashboard.
27886
+ # @return [Types::AmazonQInQuickSightDashboardConfigurations]
27887
+ #
27888
+ # @!attribute [rw] schedules
27889
+ # The schedules configuration for an embedded Amazon QuickSight
27890
+ # dashboard.
27891
+ # @return [Types::SchedulesConfigurations]
27892
+ #
27893
+ # @!attribute [rw] recent_snapshots
27894
+ # The recent snapshots configuration for an Amazon QuickSight embedded
27895
+ # dashboard
27896
+ # @return [Types::RecentSnapshotsConfigurations]
27897
+ #
27898
+ # @!attribute [rw] threshold_alerts
27899
+ # The threshold alerts configuration for an Amazon QuickSight embedded
27900
+ # dashboard.
27901
+ # @return [Types::ThresholdAlertsConfigurations]
27902
+ #
27631
27903
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/RegisteredUserDashboardFeatureConfigurations AWS API Documentation
27632
27904
  #
27633
27905
  class RegisteredUserDashboardFeatureConfigurations < Struct.new(
27634
27906
  :state_persistence,
27635
27907
  :shared_view,
27636
- :bookmarks)
27908
+ :bookmarks,
27909
+ :amazon_q_in_quick_sight,
27910
+ :schedules,
27911
+ :recent_snapshots,
27912
+ :threshold_alerts)
27637
27913
  SENSITIVE = []
27638
27914
  include Aws::Structure
27639
27915
  end
@@ -28868,6 +29144,22 @@ module Aws::QuickSight
28868
29144
  include Aws::Structure
28869
29145
  end
28870
29146
 
29147
+ # The schedules configuration for an embedded Amazon QuickSight
29148
+ # dashboard.
29149
+ #
29150
+ # @!attribute [rw] enabled
29151
+ # The schedules configuration for an embedded Amazon QuickSight
29152
+ # dashboard.
29153
+ # @return [Boolean]
29154
+ #
29155
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/SchedulesConfigurations AWS API Documentation
29156
+ #
29157
+ class SchedulesConfigurations < Struct.new(
29158
+ :enabled)
29159
+ SENSITIVE = []
29160
+ include Aws::Structure
29161
+ end
29162
+
28871
29163
  # The visual display options for a data zoom scroll bar.
28872
29164
  #
28873
29165
  # @!attribute [rw] visibility
@@ -31853,12 +32145,17 @@ module Aws::QuickSight
31853
32145
  # The settings for the pinned columns of a table visual.
31854
32146
  # @return [Types::TablePinnedFieldOptions]
31855
32147
  #
32148
+ # @!attribute [rw] transposed_table_options
32149
+ # The `TableOptions` of a transposed table.
32150
+ # @return [Array<Types::TransposedTableOption>]
32151
+ #
31856
32152
  # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/TableFieldOptions AWS API Documentation
31857
32153
  #
31858
32154
  class TableFieldOptions < Struct.new(
31859
32155
  :selected_field_options,
31860
32156
  :order,
31861
- :pinned_field_options)
32157
+ :pinned_field_options,
32158
+ :transposed_table_options)
31862
32159
  SENSITIVE = []
31863
32160
  include Aws::Structure
31864
32161
  end
@@ -32986,6 +33283,22 @@ module Aws::QuickSight
32986
33283
  include Aws::Structure
32987
33284
  end
32988
33285
 
33286
+ # The threshold alerts configuration for an embedded Amazon QuickSight
33287
+ # dashboard.
33288
+ #
33289
+ # @!attribute [rw] enabled
33290
+ # The threshold alerts configuration for an embedded Amazon QuickSight
33291
+ # dashboard.
33292
+ # @return [Boolean]
33293
+ #
33294
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/ThresholdAlertsConfigurations AWS API Documentation
33295
+ #
33296
+ class ThresholdAlertsConfigurations < Struct.new(
33297
+ :enabled)
33298
+ SENSITIVE = []
33299
+ include Aws::Structure
33300
+ end
33301
+
32989
33302
  # Access is throttled.
32990
33303
  #
32991
33304
  # @!attribute [rw] message
@@ -34765,6 +35078,38 @@ module Aws::QuickSight
34765
35078
  include Aws::Structure
34766
35079
  end
34767
35080
 
35081
+ # The column option of the transposed table.
35082
+ #
35083
+ # @!attribute [rw] column_index
35084
+ # The index of a columns in a transposed table. The index range is
35085
+ # 0-9999.
35086
+ # @return [Integer]
35087
+ #
35088
+ # @!attribute [rw] column_width
35089
+ # The width of a column in a transposed table.
35090
+ # @return [String]
35091
+ #
35092
+ # @!attribute [rw] column_type
35093
+ # The column type of the column in a transposed table. Choose one of
35094
+ # the following options:
35095
+ #
35096
+ # * `ROW_HEADER_COLUMN`: Refers to the leftmost column of the row
35097
+ # header in the transposed table.
35098
+ #
35099
+ # * `VALUE_COLUMN`: Refers to all value columns in the transposed
35100
+ # table.
35101
+ # @return [String]
35102
+ #
35103
+ # @see http://docs.aws.amazon.com/goto/WebAPI/quicksight-2018-04-01/TransposedTableOption AWS API Documentation
35104
+ #
35105
+ class TransposedTableOption < Struct.new(
35106
+ :column_index,
35107
+ :column_width,
35108
+ :column_type)
35109
+ SENSITIVE = []
35110
+ include Aws::Structure
35111
+ end
35112
+
34768
35113
  # Aggregated field wells of a tree map.
34769
35114
  #
34770
35115
  # @!attribute [rw] groups
@@ -54,7 +54,7 @@ module Aws::QuickSight
54
54
  autoload :EndpointProvider, 'aws-sdk-quicksight/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-quicksight/endpoints'
56
56
 
57
- GEM_VERSION = '1.144.0'
57
+ GEM_VERSION = '1.145.0'
58
58
 
59
59
  end
60
60