aws-sdk-quicksight 1.104.0 → 1.105.0

Sign up to get free protection for your applications and to get access to all the features.
data/sig/client.rbs CHANGED
@@ -5244,7 +5244,8 @@ module Aws
5244
5244
  field_tooltip_item: {
5245
5245
  field_id: ::String,
5246
5246
  label: ::String?,
5247
- visibility: ("HIDDEN" | "VISIBLE")?
5247
+ visibility: ("HIDDEN" | "VISIBLE")?,
5248
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
5248
5249
  }?,
5249
5250
  column_tooltip_item: {
5250
5251
  column: {
@@ -5266,7 +5267,8 @@ module Aws
5266
5267
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
5267
5268
  value_for_multiple_values: ::String?
5268
5269
  }?
5269
- }?
5270
+ }?,
5271
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
5270
5272
  }?
5271
5273
  },
5272
5274
  ]?
@@ -7759,7 +7761,8 @@ module Aws
7759
7761
  field_tooltip_item: {
7760
7762
  field_id: ::String,
7761
7763
  label: ::String?,
7762
- visibility: ("HIDDEN" | "VISIBLE")?
7764
+ visibility: ("HIDDEN" | "VISIBLE")?,
7765
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
7763
7766
  }?,
7764
7767
  column_tooltip_item: {
7765
7768
  column: {
@@ -7781,7 +7784,8 @@ module Aws
7781
7784
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
7782
7785
  value_for_multiple_values: ::String?
7783
7786
  }?
7784
- }?
7787
+ }?,
7788
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
7785
7789
  }?
7786
7790
  },
7787
7791
  ]?
@@ -8628,7 +8632,8 @@ module Aws
8628
8632
  field_tooltip_item: {
8629
8633
  field_id: ::String,
8630
8634
  label: ::String?,
8631
- visibility: ("HIDDEN" | "VISIBLE")?
8635
+ visibility: ("HIDDEN" | "VISIBLE")?,
8636
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
8632
8637
  }?,
8633
8638
  column_tooltip_item: {
8634
8639
  column: {
@@ -8650,7 +8655,8 @@ module Aws
8650
8655
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
8651
8656
  value_for_multiple_values: ::String?
8652
8657
  }?
8653
- }?
8658
+ }?,
8659
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
8654
8660
  }?
8655
8661
  },
8656
8662
  ]?
@@ -10447,7 +10453,8 @@ module Aws
10447
10453
  field_tooltip_item: {
10448
10454
  field_id: ::String,
10449
10455
  label: ::String?,
10450
- visibility: ("HIDDEN" | "VISIBLE")?
10456
+ visibility: ("HIDDEN" | "VISIBLE")?,
10457
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
10451
10458
  }?,
10452
10459
  column_tooltip_item: {
10453
10460
  column: {
@@ -10469,7 +10476,8 @@ module Aws
10469
10476
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
10470
10477
  value_for_multiple_values: ::String?
10471
10478
  }?
10472
- }?
10479
+ }?,
10480
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
10473
10481
  }?
10474
10482
  },
10475
10483
  ]?
@@ -11632,7 +11640,8 @@ module Aws
11632
11640
  field_tooltip_item: {
11633
11641
  field_id: ::String,
11634
11642
  label: ::String?,
11635
- visibility: ("HIDDEN" | "VISIBLE")?
11643
+ visibility: ("HIDDEN" | "VISIBLE")?,
11644
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
11636
11645
  }?,
11637
11646
  column_tooltip_item: {
11638
11647
  column: {
@@ -11654,7 +11663,8 @@ module Aws
11654
11663
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
11655
11664
  value_for_multiple_values: ::String?
11656
11665
  }?
11657
- }?
11666
+ }?,
11667
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
11658
11668
  }?
11659
11669
  },
11660
11670
  ]?
@@ -12792,7 +12802,8 @@ module Aws
12792
12802
  field_tooltip_item: {
12793
12803
  field_id: ::String,
12794
12804
  label: ::String?,
12795
- visibility: ("HIDDEN" | "VISIBLE")?
12805
+ visibility: ("HIDDEN" | "VISIBLE")?,
12806
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
12796
12807
  }?,
12797
12808
  column_tooltip_item: {
12798
12809
  column: {
@@ -12814,7 +12825,8 @@ module Aws
12814
12825
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
12815
12826
  value_for_multiple_values: ::String?
12816
12827
  }?
12817
- }?
12828
+ }?,
12829
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
12818
12830
  }?
12819
12831
  },
12820
12832
  ]?
@@ -13772,7 +13784,8 @@ module Aws
13772
13784
  field_tooltip_item: {
13773
13785
  field_id: ::String,
13774
13786
  label: ::String?,
13775
- visibility: ("HIDDEN" | "VISIBLE")?
13787
+ visibility: ("HIDDEN" | "VISIBLE")?,
13788
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
13776
13789
  }?,
13777
13790
  column_tooltip_item: {
13778
13791
  column: {
@@ -13794,7 +13807,8 @@ module Aws
13794
13807
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
13795
13808
  value_for_multiple_values: ::String?
13796
13809
  }?
13797
- }?
13810
+ }?,
13811
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
13798
13812
  }?
13799
13813
  },
13800
13814
  ]?
@@ -14593,7 +14607,8 @@ module Aws
14593
14607
  field_tooltip_item: {
14594
14608
  field_id: ::String,
14595
14609
  label: ::String?,
14596
- visibility: ("HIDDEN" | "VISIBLE")?
14610
+ visibility: ("HIDDEN" | "VISIBLE")?,
14611
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
14597
14612
  }?,
14598
14613
  column_tooltip_item: {
14599
14614
  column: {
@@ -14615,7 +14630,8 @@ module Aws
14615
14630
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
14616
14631
  value_for_multiple_values: ::String?
14617
14632
  }?
14618
- }?
14633
+ }?,
14634
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
14619
14635
  }?
14620
14636
  },
14621
14637
  ]?
@@ -15445,7 +15461,8 @@ module Aws
15445
15461
  field_tooltip_item: {
15446
15462
  field_id: ::String,
15447
15463
  label: ::String?,
15448
- visibility: ("HIDDEN" | "VISIBLE")?
15464
+ visibility: ("HIDDEN" | "VISIBLE")?,
15465
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
15449
15466
  }?,
15450
15467
  column_tooltip_item: {
15451
15468
  column: {
@@ -15467,7 +15484,8 @@ module Aws
15467
15484
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
15468
15485
  value_for_multiple_values: ::String?
15469
15486
  }?
15470
- }?
15487
+ }?,
15488
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
15471
15489
  }?
15472
15490
  },
15473
15491
  ]?
@@ -18360,7 +18378,8 @@ module Aws
18360
18378
  field_tooltip_item: {
18361
18379
  field_id: ::String,
18362
18380
  label: ::String?,
18363
- visibility: ("HIDDEN" | "VISIBLE")?
18381
+ visibility: ("HIDDEN" | "VISIBLE")?,
18382
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
18364
18383
  }?,
18365
18384
  column_tooltip_item: {
18366
18385
  column: {
@@ -18382,7 +18401,8 @@ module Aws
18382
18401
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
18383
18402
  value_for_multiple_values: ::String?
18384
18403
  }?
18385
- }?
18404
+ }?,
18405
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
18386
18406
  }?
18387
18407
  },
18388
18408
  ]?
@@ -20037,7 +20057,8 @@ module Aws
20037
20057
  field_tooltip_item: {
20038
20058
  field_id: ::String,
20039
20059
  label: ::String?,
20040
- visibility: ("HIDDEN" | "VISIBLE")?
20060
+ visibility: ("HIDDEN" | "VISIBLE")?,
20061
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
20041
20062
  }?,
20042
20063
  column_tooltip_item: {
20043
20064
  column: {
@@ -20059,7 +20080,8 @@ module Aws
20059
20080
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
20060
20081
  value_for_multiple_values: ::String?
20061
20082
  }?
20062
- }?
20083
+ }?,
20084
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
20063
20085
  }?
20064
20086
  },
20065
20087
  ]?
@@ -21133,7 +21155,8 @@ module Aws
21133
21155
  field_tooltip_item: {
21134
21156
  field_id: ::String,
21135
21157
  label: ::String?,
21136
- visibility: ("HIDDEN" | "VISIBLE")?
21158
+ visibility: ("HIDDEN" | "VISIBLE")?,
21159
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
21137
21160
  }?,
21138
21161
  column_tooltip_item: {
21139
21162
  column: {
@@ -21155,7 +21178,8 @@ module Aws
21155
21178
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
21156
21179
  value_for_multiple_values: ::String?
21157
21180
  }?
21158
- }?
21181
+ }?,
21182
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
21159
21183
  }?
21160
21184
  },
21161
21185
  ]?
@@ -23167,7 +23191,8 @@ module Aws
23167
23191
  field_tooltip_item: {
23168
23192
  field_id: ::String,
23169
23193
  label: ::String?,
23170
- visibility: ("HIDDEN" | "VISIBLE")?
23194
+ visibility: ("HIDDEN" | "VISIBLE")?,
23195
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
23171
23196
  }?,
23172
23197
  column_tooltip_item: {
23173
23198
  column: {
@@ -23189,7 +23214,8 @@ module Aws
23189
23214
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
23190
23215
  value_for_multiple_values: ::String?
23191
23216
  }?
23192
- }?
23217
+ }?,
23218
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
23193
23219
  }?
23194
23220
  },
23195
23221
  ]?
@@ -37283,7 +37309,8 @@ module Aws
37283
37309
  field_tooltip_item: {
37284
37310
  field_id: ::String,
37285
37311
  label: ::String?,
37286
- visibility: ("HIDDEN" | "VISIBLE")?
37312
+ visibility: ("HIDDEN" | "VISIBLE")?,
37313
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
37287
37314
  }?,
37288
37315
  column_tooltip_item: {
37289
37316
  column: {
@@ -37305,7 +37332,8 @@ module Aws
37305
37332
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
37306
37333
  value_for_multiple_values: ::String?
37307
37334
  }?
37308
- }?
37335
+ }?,
37336
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
37309
37337
  }?
37310
37338
  },
37311
37339
  ]?
@@ -39798,7 +39826,8 @@ module Aws
39798
39826
  field_tooltip_item: {
39799
39827
  field_id: ::String,
39800
39828
  label: ::String?,
39801
- visibility: ("HIDDEN" | "VISIBLE")?
39829
+ visibility: ("HIDDEN" | "VISIBLE")?,
39830
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
39802
39831
  }?,
39803
39832
  column_tooltip_item: {
39804
39833
  column: {
@@ -39820,7 +39849,8 @@ module Aws
39820
39849
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
39821
39850
  value_for_multiple_values: ::String?
39822
39851
  }?
39823
- }?
39852
+ }?,
39853
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
39824
39854
  }?
39825
39855
  },
39826
39856
  ]?
@@ -40667,7 +40697,8 @@ module Aws
40667
40697
  field_tooltip_item: {
40668
40698
  field_id: ::String,
40669
40699
  label: ::String?,
40670
- visibility: ("HIDDEN" | "VISIBLE")?
40700
+ visibility: ("HIDDEN" | "VISIBLE")?,
40701
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
40671
40702
  }?,
40672
40703
  column_tooltip_item: {
40673
40704
  column: {
@@ -40689,7 +40720,8 @@ module Aws
40689
40720
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
40690
40721
  value_for_multiple_values: ::String?
40691
40722
  }?
40692
- }?
40723
+ }?,
40724
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
40693
40725
  }?
40694
40726
  },
40695
40727
  ]?
@@ -42486,7 +42518,8 @@ module Aws
42486
42518
  field_tooltip_item: {
42487
42519
  field_id: ::String,
42488
42520
  label: ::String?,
42489
- visibility: ("HIDDEN" | "VISIBLE")?
42521
+ visibility: ("HIDDEN" | "VISIBLE")?,
42522
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
42490
42523
  }?,
42491
42524
  column_tooltip_item: {
42492
42525
  column: {
@@ -42508,7 +42541,8 @@ module Aws
42508
42541
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
42509
42542
  value_for_multiple_values: ::String?
42510
42543
  }?
42511
- }?
42544
+ }?,
42545
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
42512
42546
  }?
42513
42547
  },
42514
42548
  ]?
@@ -43671,7 +43705,8 @@ module Aws
43671
43705
  field_tooltip_item: {
43672
43706
  field_id: ::String,
43673
43707
  label: ::String?,
43674
- visibility: ("HIDDEN" | "VISIBLE")?
43708
+ visibility: ("HIDDEN" | "VISIBLE")?,
43709
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
43675
43710
  }?,
43676
43711
  column_tooltip_item: {
43677
43712
  column: {
@@ -43693,7 +43728,8 @@ module Aws
43693
43728
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
43694
43729
  value_for_multiple_values: ::String?
43695
43730
  }?
43696
- }?
43731
+ }?,
43732
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
43697
43733
  }?
43698
43734
  },
43699
43735
  ]?
@@ -44831,7 +44867,8 @@ module Aws
44831
44867
  field_tooltip_item: {
44832
44868
  field_id: ::String,
44833
44869
  label: ::String?,
44834
- visibility: ("HIDDEN" | "VISIBLE")?
44870
+ visibility: ("HIDDEN" | "VISIBLE")?,
44871
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
44835
44872
  }?,
44836
44873
  column_tooltip_item: {
44837
44874
  column: {
@@ -44853,7 +44890,8 @@ module Aws
44853
44890
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
44854
44891
  value_for_multiple_values: ::String?
44855
44892
  }?
44856
- }?
44893
+ }?,
44894
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
44857
44895
  }?
44858
44896
  },
44859
44897
  ]?
@@ -45811,7 +45849,8 @@ module Aws
45811
45849
  field_tooltip_item: {
45812
45850
  field_id: ::String,
45813
45851
  label: ::String?,
45814
- visibility: ("HIDDEN" | "VISIBLE")?
45852
+ visibility: ("HIDDEN" | "VISIBLE")?,
45853
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
45815
45854
  }?,
45816
45855
  column_tooltip_item: {
45817
45856
  column: {
@@ -45833,7 +45872,8 @@ module Aws
45833
45872
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
45834
45873
  value_for_multiple_values: ::String?
45835
45874
  }?
45836
- }?
45875
+ }?,
45876
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
45837
45877
  }?
45838
45878
  },
45839
45879
  ]?
@@ -46632,7 +46672,8 @@ module Aws
46632
46672
  field_tooltip_item: {
46633
46673
  field_id: ::String,
46634
46674
  label: ::String?,
46635
- visibility: ("HIDDEN" | "VISIBLE")?
46675
+ visibility: ("HIDDEN" | "VISIBLE")?,
46676
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
46636
46677
  }?,
46637
46678
  column_tooltip_item: {
46638
46679
  column: {
@@ -46654,7 +46695,8 @@ module Aws
46654
46695
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
46655
46696
  value_for_multiple_values: ::String?
46656
46697
  }?
46657
- }?
46698
+ }?,
46699
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
46658
46700
  }?
46659
46701
  },
46660
46702
  ]?
@@ -47484,7 +47526,8 @@ module Aws
47484
47526
  field_tooltip_item: {
47485
47527
  field_id: ::String,
47486
47528
  label: ::String?,
47487
- visibility: ("HIDDEN" | "VISIBLE")?
47529
+ visibility: ("HIDDEN" | "VISIBLE")?,
47530
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
47488
47531
  }?,
47489
47532
  column_tooltip_item: {
47490
47533
  column: {
@@ -47506,7 +47549,8 @@ module Aws
47506
47549
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
47507
47550
  value_for_multiple_values: ::String?
47508
47551
  }?
47509
- }?
47552
+ }?,
47553
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
47510
47554
  }?
47511
47555
  },
47512
47556
  ]?
@@ -50399,7 +50443,8 @@ module Aws
50399
50443
  field_tooltip_item: {
50400
50444
  field_id: ::String,
50401
50445
  label: ::String?,
50402
- visibility: ("HIDDEN" | "VISIBLE")?
50446
+ visibility: ("HIDDEN" | "VISIBLE")?,
50447
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
50403
50448
  }?,
50404
50449
  column_tooltip_item: {
50405
50450
  column: {
@@ -50421,7 +50466,8 @@ module Aws
50421
50466
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
50422
50467
  value_for_multiple_values: ::String?
50423
50468
  }?
50424
- }?
50469
+ }?,
50470
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
50425
50471
  }?
50426
50472
  },
50427
50473
  ]?
@@ -52076,7 +52122,8 @@ module Aws
52076
52122
  field_tooltip_item: {
52077
52123
  field_id: ::String,
52078
52124
  label: ::String?,
52079
- visibility: ("HIDDEN" | "VISIBLE")?
52125
+ visibility: ("HIDDEN" | "VISIBLE")?,
52126
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
52080
52127
  }?,
52081
52128
  column_tooltip_item: {
52082
52129
  column: {
@@ -52098,7 +52145,8 @@ module Aws
52098
52145
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
52099
52146
  value_for_multiple_values: ::String?
52100
52147
  }?
52101
- }?
52148
+ }?,
52149
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
52102
52150
  }?
52103
52151
  },
52104
52152
  ]?
@@ -53172,7 +53220,8 @@ module Aws
53172
53220
  field_tooltip_item: {
53173
53221
  field_id: ::String,
53174
53222
  label: ::String?,
53175
- visibility: ("HIDDEN" | "VISIBLE")?
53223
+ visibility: ("HIDDEN" | "VISIBLE")?,
53224
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
53176
53225
  }?,
53177
53226
  column_tooltip_item: {
53178
53227
  column: {
@@ -53194,7 +53243,8 @@ module Aws
53194
53243
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
53195
53244
  value_for_multiple_values: ::String?
53196
53245
  }?
53197
- }?
53246
+ }?,
53247
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
53198
53248
  }?
53199
53249
  },
53200
53250
  ]?
@@ -55206,7 +55256,8 @@ module Aws
55206
55256
  field_tooltip_item: {
55207
55257
  field_id: ::String,
55208
55258
  label: ::String?,
55209
- visibility: ("HIDDEN" | "VISIBLE")?
55259
+ visibility: ("HIDDEN" | "VISIBLE")?,
55260
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
55210
55261
  }?,
55211
55262
  column_tooltip_item: {
55212
55263
  column: {
@@ -55228,7 +55279,8 @@ module Aws
55228
55279
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
55229
55280
  value_for_multiple_values: ::String?
55230
55281
  }?
55231
- }?
55282
+ }?,
55283
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
55232
55284
  }?
55233
55285
  },
55234
55286
  ]?
@@ -70001,7 +70053,8 @@ module Aws
70001
70053
  field_tooltip_item: {
70002
70054
  field_id: ::String,
70003
70055
  label: ::String?,
70004
- visibility: ("HIDDEN" | "VISIBLE")?
70056
+ visibility: ("HIDDEN" | "VISIBLE")?,
70057
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
70005
70058
  }?,
70006
70059
  column_tooltip_item: {
70007
70060
  column: {
@@ -70023,7 +70076,8 @@ module Aws
70023
70076
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
70024
70077
  value_for_multiple_values: ::String?
70025
70078
  }?
70026
- }?
70079
+ }?,
70080
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
70027
70081
  }?
70028
70082
  },
70029
70083
  ]?
@@ -72516,7 +72570,8 @@ module Aws
72516
72570
  field_tooltip_item: {
72517
72571
  field_id: ::String,
72518
72572
  label: ::String?,
72519
- visibility: ("HIDDEN" | "VISIBLE")?
72573
+ visibility: ("HIDDEN" | "VISIBLE")?,
72574
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
72520
72575
  }?,
72521
72576
  column_tooltip_item: {
72522
72577
  column: {
@@ -72538,7 +72593,8 @@ module Aws
72538
72593
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
72539
72594
  value_for_multiple_values: ::String?
72540
72595
  }?
72541
- }?
72596
+ }?,
72597
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
72542
72598
  }?
72543
72599
  },
72544
72600
  ]?
@@ -73385,7 +73441,8 @@ module Aws
73385
73441
  field_tooltip_item: {
73386
73442
  field_id: ::String,
73387
73443
  label: ::String?,
73388
- visibility: ("HIDDEN" | "VISIBLE")?
73444
+ visibility: ("HIDDEN" | "VISIBLE")?,
73445
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
73389
73446
  }?,
73390
73447
  column_tooltip_item: {
73391
73448
  column: {
@@ -73407,7 +73464,8 @@ module Aws
73407
73464
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
73408
73465
  value_for_multiple_values: ::String?
73409
73466
  }?
73410
- }?
73467
+ }?,
73468
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
73411
73469
  }?
73412
73470
  },
73413
73471
  ]?
@@ -75204,7 +75262,8 @@ module Aws
75204
75262
  field_tooltip_item: {
75205
75263
  field_id: ::String,
75206
75264
  label: ::String?,
75207
- visibility: ("HIDDEN" | "VISIBLE")?
75265
+ visibility: ("HIDDEN" | "VISIBLE")?,
75266
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
75208
75267
  }?,
75209
75268
  column_tooltip_item: {
75210
75269
  column: {
@@ -75226,7 +75285,8 @@ module Aws
75226
75285
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
75227
75286
  value_for_multiple_values: ::String?
75228
75287
  }?
75229
- }?
75288
+ }?,
75289
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
75230
75290
  }?
75231
75291
  },
75232
75292
  ]?
@@ -76389,7 +76449,8 @@ module Aws
76389
76449
  field_tooltip_item: {
76390
76450
  field_id: ::String,
76391
76451
  label: ::String?,
76392
- visibility: ("HIDDEN" | "VISIBLE")?
76452
+ visibility: ("HIDDEN" | "VISIBLE")?,
76453
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
76393
76454
  }?,
76394
76455
  column_tooltip_item: {
76395
76456
  column: {
@@ -76411,7 +76472,8 @@ module Aws
76411
76472
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
76412
76473
  value_for_multiple_values: ::String?
76413
76474
  }?
76414
- }?
76475
+ }?,
76476
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
76415
76477
  }?
76416
76478
  },
76417
76479
  ]?
@@ -77549,7 +77611,8 @@ module Aws
77549
77611
  field_tooltip_item: {
77550
77612
  field_id: ::String,
77551
77613
  label: ::String?,
77552
- visibility: ("HIDDEN" | "VISIBLE")?
77614
+ visibility: ("HIDDEN" | "VISIBLE")?,
77615
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
77553
77616
  }?,
77554
77617
  column_tooltip_item: {
77555
77618
  column: {
@@ -77571,7 +77634,8 @@ module Aws
77571
77634
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
77572
77635
  value_for_multiple_values: ::String?
77573
77636
  }?
77574
- }?
77637
+ }?,
77638
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
77575
77639
  }?
77576
77640
  },
77577
77641
  ]?
@@ -78529,7 +78593,8 @@ module Aws
78529
78593
  field_tooltip_item: {
78530
78594
  field_id: ::String,
78531
78595
  label: ::String?,
78532
- visibility: ("HIDDEN" | "VISIBLE")?
78596
+ visibility: ("HIDDEN" | "VISIBLE")?,
78597
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
78533
78598
  }?,
78534
78599
  column_tooltip_item: {
78535
78600
  column: {
@@ -78551,7 +78616,8 @@ module Aws
78551
78616
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
78552
78617
  value_for_multiple_values: ::String?
78553
78618
  }?
78554
- }?
78619
+ }?,
78620
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
78555
78621
  }?
78556
78622
  },
78557
78623
  ]?
@@ -79350,7 +79416,8 @@ module Aws
79350
79416
  field_tooltip_item: {
79351
79417
  field_id: ::String,
79352
79418
  label: ::String?,
79353
- visibility: ("HIDDEN" | "VISIBLE")?
79419
+ visibility: ("HIDDEN" | "VISIBLE")?,
79420
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
79354
79421
  }?,
79355
79422
  column_tooltip_item: {
79356
79423
  column: {
@@ -79372,7 +79439,8 @@ module Aws
79372
79439
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
79373
79440
  value_for_multiple_values: ::String?
79374
79441
  }?
79375
- }?
79442
+ }?,
79443
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
79376
79444
  }?
79377
79445
  },
79378
79446
  ]?
@@ -80202,7 +80270,8 @@ module Aws
80202
80270
  field_tooltip_item: {
80203
80271
  field_id: ::String,
80204
80272
  label: ::String?,
80205
- visibility: ("HIDDEN" | "VISIBLE")?
80273
+ visibility: ("HIDDEN" | "VISIBLE")?,
80274
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
80206
80275
  }?,
80207
80276
  column_tooltip_item: {
80208
80277
  column: {
@@ -80224,7 +80293,8 @@ module Aws
80224
80293
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
80225
80294
  value_for_multiple_values: ::String?
80226
80295
  }?
80227
- }?
80296
+ }?,
80297
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
80228
80298
  }?
80229
80299
  },
80230
80300
  ]?
@@ -83117,7 +83187,8 @@ module Aws
83117
83187
  field_tooltip_item: {
83118
83188
  field_id: ::String,
83119
83189
  label: ::String?,
83120
- visibility: ("HIDDEN" | "VISIBLE")?
83190
+ visibility: ("HIDDEN" | "VISIBLE")?,
83191
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
83121
83192
  }?,
83122
83193
  column_tooltip_item: {
83123
83194
  column: {
@@ -83139,7 +83210,8 @@ module Aws
83139
83210
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
83140
83211
  value_for_multiple_values: ::String?
83141
83212
  }?
83142
- }?
83213
+ }?,
83214
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
83143
83215
  }?
83144
83216
  },
83145
83217
  ]?
@@ -84794,7 +84866,8 @@ module Aws
84794
84866
  field_tooltip_item: {
84795
84867
  field_id: ::String,
84796
84868
  label: ::String?,
84797
- visibility: ("HIDDEN" | "VISIBLE")?
84869
+ visibility: ("HIDDEN" | "VISIBLE")?,
84870
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
84798
84871
  }?,
84799
84872
  column_tooltip_item: {
84800
84873
  column: {
@@ -84816,7 +84889,8 @@ module Aws
84816
84889
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
84817
84890
  value_for_multiple_values: ::String?
84818
84891
  }?
84819
- }?
84892
+ }?,
84893
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
84820
84894
  }?
84821
84895
  },
84822
84896
  ]?
@@ -85890,7 +85964,8 @@ module Aws
85890
85964
  field_tooltip_item: {
85891
85965
  field_id: ::String,
85892
85966
  label: ::String?,
85893
- visibility: ("HIDDEN" | "VISIBLE")?
85967
+ visibility: ("HIDDEN" | "VISIBLE")?,
85968
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
85894
85969
  }?,
85895
85970
  column_tooltip_item: {
85896
85971
  column: {
@@ -85912,7 +85987,8 @@ module Aws
85912
85987
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
85913
85988
  value_for_multiple_values: ::String?
85914
85989
  }?
85915
- }?
85990
+ }?,
85991
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
85916
85992
  }?
85917
85993
  },
85918
85994
  ]?
@@ -87924,7 +88000,8 @@ module Aws
87924
88000
  field_tooltip_item: {
87925
88001
  field_id: ::String,
87926
88002
  label: ::String?,
87927
- visibility: ("HIDDEN" | "VISIBLE")?
88003
+ visibility: ("HIDDEN" | "VISIBLE")?,
88004
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
87928
88005
  }?,
87929
88006
  column_tooltip_item: {
87930
88007
  column: {
@@ -87946,7 +88023,8 @@ module Aws
87946
88023
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
87947
88024
  value_for_multiple_values: ::String?
87948
88025
  }?
87949
- }?
88026
+ }?,
88027
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
87950
88028
  }?
87951
88029
  },
87952
88030
  ]?
@@ -104742,7 +104820,8 @@ module Aws
104742
104820
  field_tooltip_item: {
104743
104821
  field_id: ::String,
104744
104822
  label: ::String?,
104745
- visibility: ("HIDDEN" | "VISIBLE")?
104823
+ visibility: ("HIDDEN" | "VISIBLE")?,
104824
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
104746
104825
  }?,
104747
104826
  column_tooltip_item: {
104748
104827
  column: {
@@ -104764,7 +104843,8 @@ module Aws
104764
104843
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
104765
104844
  value_for_multiple_values: ::String?
104766
104845
  }?
104767
- }?
104846
+ }?,
104847
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
104768
104848
  }?
104769
104849
  },
104770
104850
  ]?
@@ -107257,7 +107337,8 @@ module Aws
107257
107337
  field_tooltip_item: {
107258
107338
  field_id: ::String,
107259
107339
  label: ::String?,
107260
- visibility: ("HIDDEN" | "VISIBLE")?
107340
+ visibility: ("HIDDEN" | "VISIBLE")?,
107341
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
107261
107342
  }?,
107262
107343
  column_tooltip_item: {
107263
107344
  column: {
@@ -107279,7 +107360,8 @@ module Aws
107279
107360
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
107280
107361
  value_for_multiple_values: ::String?
107281
107362
  }?
107282
- }?
107363
+ }?,
107364
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
107283
107365
  }?
107284
107366
  },
107285
107367
  ]?
@@ -108126,7 +108208,8 @@ module Aws
108126
108208
  field_tooltip_item: {
108127
108209
  field_id: ::String,
108128
108210
  label: ::String?,
108129
- visibility: ("HIDDEN" | "VISIBLE")?
108211
+ visibility: ("HIDDEN" | "VISIBLE")?,
108212
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
108130
108213
  }?,
108131
108214
  column_tooltip_item: {
108132
108215
  column: {
@@ -108148,7 +108231,8 @@ module Aws
108148
108231
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
108149
108232
  value_for_multiple_values: ::String?
108150
108233
  }?
108151
- }?
108234
+ }?,
108235
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
108152
108236
  }?
108153
108237
  },
108154
108238
  ]?
@@ -109945,7 +110029,8 @@ module Aws
109945
110029
  field_tooltip_item: {
109946
110030
  field_id: ::String,
109947
110031
  label: ::String?,
109948
- visibility: ("HIDDEN" | "VISIBLE")?
110032
+ visibility: ("HIDDEN" | "VISIBLE")?,
110033
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
109949
110034
  }?,
109950
110035
  column_tooltip_item: {
109951
110036
  column: {
@@ -109967,7 +110052,8 @@ module Aws
109967
110052
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
109968
110053
  value_for_multiple_values: ::String?
109969
110054
  }?
109970
- }?
110055
+ }?,
110056
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
109971
110057
  }?
109972
110058
  },
109973
110059
  ]?
@@ -111130,7 +111216,8 @@ module Aws
111130
111216
  field_tooltip_item: {
111131
111217
  field_id: ::String,
111132
111218
  label: ::String?,
111133
- visibility: ("HIDDEN" | "VISIBLE")?
111219
+ visibility: ("HIDDEN" | "VISIBLE")?,
111220
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
111134
111221
  }?,
111135
111222
  column_tooltip_item: {
111136
111223
  column: {
@@ -111152,7 +111239,8 @@ module Aws
111152
111239
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
111153
111240
  value_for_multiple_values: ::String?
111154
111241
  }?
111155
- }?
111242
+ }?,
111243
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
111156
111244
  }?
111157
111245
  },
111158
111246
  ]?
@@ -112290,7 +112378,8 @@ module Aws
112290
112378
  field_tooltip_item: {
112291
112379
  field_id: ::String,
112292
112380
  label: ::String?,
112293
- visibility: ("HIDDEN" | "VISIBLE")?
112381
+ visibility: ("HIDDEN" | "VISIBLE")?,
112382
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
112294
112383
  }?,
112295
112384
  column_tooltip_item: {
112296
112385
  column: {
@@ -112312,7 +112401,8 @@ module Aws
112312
112401
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
112313
112402
  value_for_multiple_values: ::String?
112314
112403
  }?
112315
- }?
112404
+ }?,
112405
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
112316
112406
  }?
112317
112407
  },
112318
112408
  ]?
@@ -113270,7 +113360,8 @@ module Aws
113270
113360
  field_tooltip_item: {
113271
113361
  field_id: ::String,
113272
113362
  label: ::String?,
113273
- visibility: ("HIDDEN" | "VISIBLE")?
113363
+ visibility: ("HIDDEN" | "VISIBLE")?,
113364
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
113274
113365
  }?,
113275
113366
  column_tooltip_item: {
113276
113367
  column: {
@@ -113292,7 +113383,8 @@ module Aws
113292
113383
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
113293
113384
  value_for_multiple_values: ::String?
113294
113385
  }?
113295
- }?
113386
+ }?,
113387
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
113296
113388
  }?
113297
113389
  },
113298
113390
  ]?
@@ -114091,7 +114183,8 @@ module Aws
114091
114183
  field_tooltip_item: {
114092
114184
  field_id: ::String,
114093
114185
  label: ::String?,
114094
- visibility: ("HIDDEN" | "VISIBLE")?
114186
+ visibility: ("HIDDEN" | "VISIBLE")?,
114187
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
114095
114188
  }?,
114096
114189
  column_tooltip_item: {
114097
114190
  column: {
@@ -114113,7 +114206,8 @@ module Aws
114113
114206
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
114114
114207
  value_for_multiple_values: ::String?
114115
114208
  }?
114116
- }?
114209
+ }?,
114210
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
114117
114211
  }?
114118
114212
  },
114119
114213
  ]?
@@ -114943,7 +115037,8 @@ module Aws
114943
115037
  field_tooltip_item: {
114944
115038
  field_id: ::String,
114945
115039
  label: ::String?,
114946
- visibility: ("HIDDEN" | "VISIBLE")?
115040
+ visibility: ("HIDDEN" | "VISIBLE")?,
115041
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
114947
115042
  }?,
114948
115043
  column_tooltip_item: {
114949
115044
  column: {
@@ -114965,7 +115060,8 @@ module Aws
114965
115060
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
114966
115061
  value_for_multiple_values: ::String?
114967
115062
  }?
114968
- }?
115063
+ }?,
115064
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
114969
115065
  }?
114970
115066
  },
114971
115067
  ]?
@@ -117858,7 +117954,8 @@ module Aws
117858
117954
  field_tooltip_item: {
117859
117955
  field_id: ::String,
117860
117956
  label: ::String?,
117861
- visibility: ("HIDDEN" | "VISIBLE")?
117957
+ visibility: ("HIDDEN" | "VISIBLE")?,
117958
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
117862
117959
  }?,
117863
117960
  column_tooltip_item: {
117864
117961
  column: {
@@ -117880,7 +117977,8 @@ module Aws
117880
117977
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
117881
117978
  value_for_multiple_values: ::String?
117882
117979
  }?
117883
- }?
117980
+ }?,
117981
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
117884
117982
  }?
117885
117983
  },
117886
117984
  ]?
@@ -119535,7 +119633,8 @@ module Aws
119535
119633
  field_tooltip_item: {
119536
119634
  field_id: ::String,
119537
119635
  label: ::String?,
119538
- visibility: ("HIDDEN" | "VISIBLE")?
119636
+ visibility: ("HIDDEN" | "VISIBLE")?,
119637
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
119539
119638
  }?,
119540
119639
  column_tooltip_item: {
119541
119640
  column: {
@@ -119557,7 +119656,8 @@ module Aws
119557
119656
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
119558
119657
  value_for_multiple_values: ::String?
119559
119658
  }?
119560
- }?
119659
+ }?,
119660
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
119561
119661
  }?
119562
119662
  },
119563
119663
  ]?
@@ -120631,7 +120731,8 @@ module Aws
120631
120731
  field_tooltip_item: {
120632
120732
  field_id: ::String,
120633
120733
  label: ::String?,
120634
- visibility: ("HIDDEN" | "VISIBLE")?
120734
+ visibility: ("HIDDEN" | "VISIBLE")?,
120735
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
120635
120736
  }?,
120636
120737
  column_tooltip_item: {
120637
120738
  column: {
@@ -120653,7 +120754,8 @@ module Aws
120653
120754
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
120654
120755
  value_for_multiple_values: ::String?
120655
120756
  }?
120656
- }?
120757
+ }?,
120758
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
120657
120759
  }?
120658
120760
  },
120659
120761
  ]?
@@ -122665,7 +122767,8 @@ module Aws
122665
122767
  field_tooltip_item: {
122666
122768
  field_id: ::String,
122667
122769
  label: ::String?,
122668
- visibility: ("HIDDEN" | "VISIBLE")?
122770
+ visibility: ("HIDDEN" | "VISIBLE")?,
122771
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
122669
122772
  }?,
122670
122773
  column_tooltip_item: {
122671
122774
  column: {
@@ -122687,7 +122790,8 @@ module Aws
122687
122790
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
122688
122791
  value_for_multiple_values: ::String?
122689
122792
  }?
122690
- }?
122793
+ }?,
122794
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
122691
122795
  }?
122692
122796
  },
122693
122797
  ]?
@@ -136795,7 +136899,8 @@ module Aws
136795
136899
  field_tooltip_item: {
136796
136900
  field_id: ::String,
136797
136901
  label: ::String?,
136798
- visibility: ("HIDDEN" | "VISIBLE")?
136902
+ visibility: ("HIDDEN" | "VISIBLE")?,
136903
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
136799
136904
  }?,
136800
136905
  column_tooltip_item: {
136801
136906
  column: {
@@ -136817,7 +136922,8 @@ module Aws
136817
136922
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
136818
136923
  value_for_multiple_values: ::String?
136819
136924
  }?
136820
- }?
136925
+ }?,
136926
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
136821
136927
  }?
136822
136928
  },
136823
136929
  ]?
@@ -139310,7 +139416,8 @@ module Aws
139310
139416
  field_tooltip_item: {
139311
139417
  field_id: ::String,
139312
139418
  label: ::String?,
139313
- visibility: ("HIDDEN" | "VISIBLE")?
139419
+ visibility: ("HIDDEN" | "VISIBLE")?,
139420
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
139314
139421
  }?,
139315
139422
  column_tooltip_item: {
139316
139423
  column: {
@@ -139332,7 +139439,8 @@ module Aws
139332
139439
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
139333
139440
  value_for_multiple_values: ::String?
139334
139441
  }?
139335
- }?
139442
+ }?,
139443
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
139336
139444
  }?
139337
139445
  },
139338
139446
  ]?
@@ -140179,7 +140287,8 @@ module Aws
140179
140287
  field_tooltip_item: {
140180
140288
  field_id: ::String,
140181
140289
  label: ::String?,
140182
- visibility: ("HIDDEN" | "VISIBLE")?
140290
+ visibility: ("HIDDEN" | "VISIBLE")?,
140291
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
140183
140292
  }?,
140184
140293
  column_tooltip_item: {
140185
140294
  column: {
@@ -140201,7 +140310,8 @@ module Aws
140201
140310
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
140202
140311
  value_for_multiple_values: ::String?
140203
140312
  }?
140204
- }?
140313
+ }?,
140314
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
140205
140315
  }?
140206
140316
  },
140207
140317
  ]?
@@ -141998,7 +142108,8 @@ module Aws
141998
142108
  field_tooltip_item: {
141999
142109
  field_id: ::String,
142000
142110
  label: ::String?,
142001
- visibility: ("HIDDEN" | "VISIBLE")?
142111
+ visibility: ("HIDDEN" | "VISIBLE")?,
142112
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
142002
142113
  }?,
142003
142114
  column_tooltip_item: {
142004
142115
  column: {
@@ -142020,7 +142131,8 @@ module Aws
142020
142131
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
142021
142132
  value_for_multiple_values: ::String?
142022
142133
  }?
142023
- }?
142134
+ }?,
142135
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
142024
142136
  }?
142025
142137
  },
142026
142138
  ]?
@@ -143183,7 +143295,8 @@ module Aws
143183
143295
  field_tooltip_item: {
143184
143296
  field_id: ::String,
143185
143297
  label: ::String?,
143186
- visibility: ("HIDDEN" | "VISIBLE")?
143298
+ visibility: ("HIDDEN" | "VISIBLE")?,
143299
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
143187
143300
  }?,
143188
143301
  column_tooltip_item: {
143189
143302
  column: {
@@ -143205,7 +143318,8 @@ module Aws
143205
143318
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
143206
143319
  value_for_multiple_values: ::String?
143207
143320
  }?
143208
- }?
143321
+ }?,
143322
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
143209
143323
  }?
143210
143324
  },
143211
143325
  ]?
@@ -144343,7 +144457,8 @@ module Aws
144343
144457
  field_tooltip_item: {
144344
144458
  field_id: ::String,
144345
144459
  label: ::String?,
144346
- visibility: ("HIDDEN" | "VISIBLE")?
144460
+ visibility: ("HIDDEN" | "VISIBLE")?,
144461
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
144347
144462
  }?,
144348
144463
  column_tooltip_item: {
144349
144464
  column: {
@@ -144365,7 +144480,8 @@ module Aws
144365
144480
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
144366
144481
  value_for_multiple_values: ::String?
144367
144482
  }?
144368
- }?
144483
+ }?,
144484
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
144369
144485
  }?
144370
144486
  },
144371
144487
  ]?
@@ -145323,7 +145439,8 @@ module Aws
145323
145439
  field_tooltip_item: {
145324
145440
  field_id: ::String,
145325
145441
  label: ::String?,
145326
- visibility: ("HIDDEN" | "VISIBLE")?
145442
+ visibility: ("HIDDEN" | "VISIBLE")?,
145443
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
145327
145444
  }?,
145328
145445
  column_tooltip_item: {
145329
145446
  column: {
@@ -145345,7 +145462,8 @@ module Aws
145345
145462
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
145346
145463
  value_for_multiple_values: ::String?
145347
145464
  }?
145348
- }?
145465
+ }?,
145466
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
145349
145467
  }?
145350
145468
  },
145351
145469
  ]?
@@ -146144,7 +146262,8 @@ module Aws
146144
146262
  field_tooltip_item: {
146145
146263
  field_id: ::String,
146146
146264
  label: ::String?,
146147
- visibility: ("HIDDEN" | "VISIBLE")?
146265
+ visibility: ("HIDDEN" | "VISIBLE")?,
146266
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
146148
146267
  }?,
146149
146268
  column_tooltip_item: {
146150
146269
  column: {
@@ -146166,7 +146285,8 @@ module Aws
146166
146285
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
146167
146286
  value_for_multiple_values: ::String?
146168
146287
  }?
146169
- }?
146288
+ }?,
146289
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
146170
146290
  }?
146171
146291
  },
146172
146292
  ]?
@@ -146996,7 +147116,8 @@ module Aws
146996
147116
  field_tooltip_item: {
146997
147117
  field_id: ::String,
146998
147118
  label: ::String?,
146999
- visibility: ("HIDDEN" | "VISIBLE")?
147119
+ visibility: ("HIDDEN" | "VISIBLE")?,
147120
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
147000
147121
  }?,
147001
147122
  column_tooltip_item: {
147002
147123
  column: {
@@ -147018,7 +147139,8 @@ module Aws
147018
147139
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
147019
147140
  value_for_multiple_values: ::String?
147020
147141
  }?
147021
- }?
147142
+ }?,
147143
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
147022
147144
  }?
147023
147145
  },
147024
147146
  ]?
@@ -149911,7 +150033,8 @@ module Aws
149911
150033
  field_tooltip_item: {
149912
150034
  field_id: ::String,
149913
150035
  label: ::String?,
149914
- visibility: ("HIDDEN" | "VISIBLE")?
150036
+ visibility: ("HIDDEN" | "VISIBLE")?,
150037
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
149915
150038
  }?,
149916
150039
  column_tooltip_item: {
149917
150040
  column: {
@@ -149933,7 +150056,8 @@ module Aws
149933
150056
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
149934
150057
  value_for_multiple_values: ::String?
149935
150058
  }?
149936
- }?
150059
+ }?,
150060
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
149937
150061
  }?
149938
150062
  },
149939
150063
  ]?
@@ -151588,7 +151712,8 @@ module Aws
151588
151712
  field_tooltip_item: {
151589
151713
  field_id: ::String,
151590
151714
  label: ::String?,
151591
- visibility: ("HIDDEN" | "VISIBLE")?
151715
+ visibility: ("HIDDEN" | "VISIBLE")?,
151716
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
151592
151717
  }?,
151593
151718
  column_tooltip_item: {
151594
151719
  column: {
@@ -151610,7 +151735,8 @@ module Aws
151610
151735
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
151611
151736
  value_for_multiple_values: ::String?
151612
151737
  }?
151613
- }?
151738
+ }?,
151739
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
151614
151740
  }?
151615
151741
  },
151616
151742
  ]?
@@ -152684,7 +152810,8 @@ module Aws
152684
152810
  field_tooltip_item: {
152685
152811
  field_id: ::String,
152686
152812
  label: ::String?,
152687
- visibility: ("HIDDEN" | "VISIBLE")?
152813
+ visibility: ("HIDDEN" | "VISIBLE")?,
152814
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
152688
152815
  }?,
152689
152816
  column_tooltip_item: {
152690
152817
  column: {
@@ -152706,7 +152833,8 @@ module Aws
152706
152833
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
152707
152834
  value_for_multiple_values: ::String?
152708
152835
  }?
152709
- }?
152836
+ }?,
152837
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
152710
152838
  }?
152711
152839
  },
152712
152840
  ]?
@@ -154718,7 +154846,8 @@ module Aws
154718
154846
  field_tooltip_item: {
154719
154847
  field_id: ::String,
154720
154848
  label: ::String?,
154721
- visibility: ("HIDDEN" | "VISIBLE")?
154849
+ visibility: ("HIDDEN" | "VISIBLE")?,
154850
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
154722
154851
  }?,
154723
154852
  column_tooltip_item: {
154724
154853
  column: {
@@ -154740,7 +154869,8 @@ module Aws
154740
154869
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
154741
154870
  value_for_multiple_values: ::String?
154742
154871
  }?
154743
- }?
154872
+ }?,
154873
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
154744
154874
  }?
154745
154875
  },
154746
154876
  ]?
@@ -169566,7 +169696,8 @@ module Aws
169566
169696
  field_tooltip_item: {
169567
169697
  field_id: ::String,
169568
169698
  label: ::String?,
169569
- visibility: ("HIDDEN" | "VISIBLE")?
169699
+ visibility: ("HIDDEN" | "VISIBLE")?,
169700
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
169570
169701
  }?,
169571
169702
  column_tooltip_item: {
169572
169703
  column: {
@@ -169588,7 +169719,8 @@ module Aws
169588
169719
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
169589
169720
  value_for_multiple_values: ::String?
169590
169721
  }?
169591
- }?
169722
+ }?,
169723
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
169592
169724
  }?
169593
169725
  },
169594
169726
  ]?
@@ -172081,7 +172213,8 @@ module Aws
172081
172213
  field_tooltip_item: {
172082
172214
  field_id: ::String,
172083
172215
  label: ::String?,
172084
- visibility: ("HIDDEN" | "VISIBLE")?
172216
+ visibility: ("HIDDEN" | "VISIBLE")?,
172217
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
172085
172218
  }?,
172086
172219
  column_tooltip_item: {
172087
172220
  column: {
@@ -172103,7 +172236,8 @@ module Aws
172103
172236
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
172104
172237
  value_for_multiple_values: ::String?
172105
172238
  }?
172106
- }?
172239
+ }?,
172240
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
172107
172241
  }?
172108
172242
  },
172109
172243
  ]?
@@ -172950,7 +173084,8 @@ module Aws
172950
173084
  field_tooltip_item: {
172951
173085
  field_id: ::String,
172952
173086
  label: ::String?,
172953
- visibility: ("HIDDEN" | "VISIBLE")?
173087
+ visibility: ("HIDDEN" | "VISIBLE")?,
173088
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
172954
173089
  }?,
172955
173090
  column_tooltip_item: {
172956
173091
  column: {
@@ -172972,7 +173107,8 @@ module Aws
172972
173107
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
172973
173108
  value_for_multiple_values: ::String?
172974
173109
  }?
172975
- }?
173110
+ }?,
173111
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
172976
173112
  }?
172977
173113
  },
172978
173114
  ]?
@@ -174769,7 +174905,8 @@ module Aws
174769
174905
  field_tooltip_item: {
174770
174906
  field_id: ::String,
174771
174907
  label: ::String?,
174772
- visibility: ("HIDDEN" | "VISIBLE")?
174908
+ visibility: ("HIDDEN" | "VISIBLE")?,
174909
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
174773
174910
  }?,
174774
174911
  column_tooltip_item: {
174775
174912
  column: {
@@ -174791,7 +174928,8 @@ module Aws
174791
174928
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
174792
174929
  value_for_multiple_values: ::String?
174793
174930
  }?
174794
- }?
174931
+ }?,
174932
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
174795
174933
  }?
174796
174934
  },
174797
174935
  ]?
@@ -175954,7 +176092,8 @@ module Aws
175954
176092
  field_tooltip_item: {
175955
176093
  field_id: ::String,
175956
176094
  label: ::String?,
175957
- visibility: ("HIDDEN" | "VISIBLE")?
176095
+ visibility: ("HIDDEN" | "VISIBLE")?,
176096
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
175958
176097
  }?,
175959
176098
  column_tooltip_item: {
175960
176099
  column: {
@@ -175976,7 +176115,8 @@ module Aws
175976
176115
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
175977
176116
  value_for_multiple_values: ::String?
175978
176117
  }?
175979
- }?
176118
+ }?,
176119
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
175980
176120
  }?
175981
176121
  },
175982
176122
  ]?
@@ -177114,7 +177254,8 @@ module Aws
177114
177254
  field_tooltip_item: {
177115
177255
  field_id: ::String,
177116
177256
  label: ::String?,
177117
- visibility: ("HIDDEN" | "VISIBLE")?
177257
+ visibility: ("HIDDEN" | "VISIBLE")?,
177258
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
177118
177259
  }?,
177119
177260
  column_tooltip_item: {
177120
177261
  column: {
@@ -177136,7 +177277,8 @@ module Aws
177136
177277
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
177137
177278
  value_for_multiple_values: ::String?
177138
177279
  }?
177139
- }?
177280
+ }?,
177281
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
177140
177282
  }?
177141
177283
  },
177142
177284
  ]?
@@ -178094,7 +178236,8 @@ module Aws
178094
178236
  field_tooltip_item: {
178095
178237
  field_id: ::String,
178096
178238
  label: ::String?,
178097
- visibility: ("HIDDEN" | "VISIBLE")?
178239
+ visibility: ("HIDDEN" | "VISIBLE")?,
178240
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
178098
178241
  }?,
178099
178242
  column_tooltip_item: {
178100
178243
  column: {
@@ -178116,7 +178259,8 @@ module Aws
178116
178259
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
178117
178260
  value_for_multiple_values: ::String?
178118
178261
  }?
178119
- }?
178262
+ }?,
178263
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
178120
178264
  }?
178121
178265
  },
178122
178266
  ]?
@@ -178915,7 +179059,8 @@ module Aws
178915
179059
  field_tooltip_item: {
178916
179060
  field_id: ::String,
178917
179061
  label: ::String?,
178918
- visibility: ("HIDDEN" | "VISIBLE")?
179062
+ visibility: ("HIDDEN" | "VISIBLE")?,
179063
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
178919
179064
  }?,
178920
179065
  column_tooltip_item: {
178921
179066
  column: {
@@ -178937,7 +179082,8 @@ module Aws
178937
179082
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
178938
179083
  value_for_multiple_values: ::String?
178939
179084
  }?
178940
- }?
179085
+ }?,
179086
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
178941
179087
  }?
178942
179088
  },
178943
179089
  ]?
@@ -179767,7 +179913,8 @@ module Aws
179767
179913
  field_tooltip_item: {
179768
179914
  field_id: ::String,
179769
179915
  label: ::String?,
179770
- visibility: ("HIDDEN" | "VISIBLE")?
179916
+ visibility: ("HIDDEN" | "VISIBLE")?,
179917
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
179771
179918
  }?,
179772
179919
  column_tooltip_item: {
179773
179920
  column: {
@@ -179789,7 +179936,8 @@ module Aws
179789
179936
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
179790
179937
  value_for_multiple_values: ::String?
179791
179938
  }?
179792
- }?
179939
+ }?,
179940
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
179793
179941
  }?
179794
179942
  },
179795
179943
  ]?
@@ -182682,7 +182830,8 @@ module Aws
182682
182830
  field_tooltip_item: {
182683
182831
  field_id: ::String,
182684
182832
  label: ::String?,
182685
- visibility: ("HIDDEN" | "VISIBLE")?
182833
+ visibility: ("HIDDEN" | "VISIBLE")?,
182834
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
182686
182835
  }?,
182687
182836
  column_tooltip_item: {
182688
182837
  column: {
@@ -182704,7 +182853,8 @@ module Aws
182704
182853
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
182705
182854
  value_for_multiple_values: ::String?
182706
182855
  }?
182707
- }?
182856
+ }?,
182857
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
182708
182858
  }?
182709
182859
  },
182710
182860
  ]?
@@ -184359,7 +184509,8 @@ module Aws
184359
184509
  field_tooltip_item: {
184360
184510
  field_id: ::String,
184361
184511
  label: ::String?,
184362
- visibility: ("HIDDEN" | "VISIBLE")?
184512
+ visibility: ("HIDDEN" | "VISIBLE")?,
184513
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
184363
184514
  }?,
184364
184515
  column_tooltip_item: {
184365
184516
  column: {
@@ -184381,7 +184532,8 @@ module Aws
184381
184532
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
184382
184533
  value_for_multiple_values: ::String?
184383
184534
  }?
184384
- }?
184535
+ }?,
184536
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
184385
184537
  }?
184386
184538
  },
184387
184539
  ]?
@@ -185455,7 +185607,8 @@ module Aws
185455
185607
  field_tooltip_item: {
185456
185608
  field_id: ::String,
185457
185609
  label: ::String?,
185458
- visibility: ("HIDDEN" | "VISIBLE")?
185610
+ visibility: ("HIDDEN" | "VISIBLE")?,
185611
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
185459
185612
  }?,
185460
185613
  column_tooltip_item: {
185461
185614
  column: {
@@ -185477,7 +185630,8 @@ module Aws
185477
185630
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
185478
185631
  value_for_multiple_values: ::String?
185479
185632
  }?
185480
- }?
185633
+ }?,
185634
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
185481
185635
  }?
185482
185636
  },
185483
185637
  ]?
@@ -187489,7 +187643,8 @@ module Aws
187489
187643
  field_tooltip_item: {
187490
187644
  field_id: ::String,
187491
187645
  label: ::String?,
187492
- visibility: ("HIDDEN" | "VISIBLE")?
187646
+ visibility: ("HIDDEN" | "VISIBLE")?,
187647
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
187493
187648
  }?,
187494
187649
  column_tooltip_item: {
187495
187650
  column: {
@@ -187511,7 +187666,8 @@ module Aws
187511
187666
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
187512
187667
  value_for_multiple_values: ::String?
187513
187668
  }?
187514
- }?
187669
+ }?,
187670
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
187515
187671
  }?
187516
187672
  },
187517
187673
  ]?