aws-sdk-quicksight 1.104.0 → 1.106.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
  ]?
@@ -98065,6 +98143,8 @@ module Aws
98065
98143
  include ::Seahorse::Client::_ResponseSuccess[Types::DescribeIpRestrictionResponse]
98066
98144
  def aws_account_id: () -> ::String
98067
98145
  def ip_restriction_rule_map: () -> ::Hash[::String, ::String]
98146
+ def vpc_id_restriction_rule_map: () -> ::Hash[::String, ::String]
98147
+ def vpc_endpoint_id_restriction_rule_map: () -> ::Hash[::String, ::String]
98068
98148
  def enabled: () -> bool
98069
98149
  def request_id: () -> ::String
98070
98150
  def status: () -> ::Integer
@@ -104742,7 +104822,8 @@ module Aws
104742
104822
  field_tooltip_item: {
104743
104823
  field_id: ::String,
104744
104824
  label: ::String?,
104745
- visibility: ("HIDDEN" | "VISIBLE")?
104825
+ visibility: ("HIDDEN" | "VISIBLE")?,
104826
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
104746
104827
  }?,
104747
104828
  column_tooltip_item: {
104748
104829
  column: {
@@ -104764,7 +104845,8 @@ module Aws
104764
104845
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
104765
104846
  value_for_multiple_values: ::String?
104766
104847
  }?
104767
- }?
104848
+ }?,
104849
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
104768
104850
  }?
104769
104851
  },
104770
104852
  ]?
@@ -107257,7 +107339,8 @@ module Aws
107257
107339
  field_tooltip_item: {
107258
107340
  field_id: ::String,
107259
107341
  label: ::String?,
107260
- visibility: ("HIDDEN" | "VISIBLE")?
107342
+ visibility: ("HIDDEN" | "VISIBLE")?,
107343
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
107261
107344
  }?,
107262
107345
  column_tooltip_item: {
107263
107346
  column: {
@@ -107279,7 +107362,8 @@ module Aws
107279
107362
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
107280
107363
  value_for_multiple_values: ::String?
107281
107364
  }?
107282
- }?
107365
+ }?,
107366
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
107283
107367
  }?
107284
107368
  },
107285
107369
  ]?
@@ -108126,7 +108210,8 @@ module Aws
108126
108210
  field_tooltip_item: {
108127
108211
  field_id: ::String,
108128
108212
  label: ::String?,
108129
- visibility: ("HIDDEN" | "VISIBLE")?
108213
+ visibility: ("HIDDEN" | "VISIBLE")?,
108214
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
108130
108215
  }?,
108131
108216
  column_tooltip_item: {
108132
108217
  column: {
@@ -108148,7 +108233,8 @@ module Aws
108148
108233
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
108149
108234
  value_for_multiple_values: ::String?
108150
108235
  }?
108151
- }?
108236
+ }?,
108237
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
108152
108238
  }?
108153
108239
  },
108154
108240
  ]?
@@ -109945,7 +110031,8 @@ module Aws
109945
110031
  field_tooltip_item: {
109946
110032
  field_id: ::String,
109947
110033
  label: ::String?,
109948
- visibility: ("HIDDEN" | "VISIBLE")?
110034
+ visibility: ("HIDDEN" | "VISIBLE")?,
110035
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
109949
110036
  }?,
109950
110037
  column_tooltip_item: {
109951
110038
  column: {
@@ -109967,7 +110054,8 @@ module Aws
109967
110054
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
109968
110055
  value_for_multiple_values: ::String?
109969
110056
  }?
109970
- }?
110057
+ }?,
110058
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
109971
110059
  }?
109972
110060
  },
109973
110061
  ]?
@@ -111130,7 +111218,8 @@ module Aws
111130
111218
  field_tooltip_item: {
111131
111219
  field_id: ::String,
111132
111220
  label: ::String?,
111133
- visibility: ("HIDDEN" | "VISIBLE")?
111221
+ visibility: ("HIDDEN" | "VISIBLE")?,
111222
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
111134
111223
  }?,
111135
111224
  column_tooltip_item: {
111136
111225
  column: {
@@ -111152,7 +111241,8 @@ module Aws
111152
111241
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
111153
111242
  value_for_multiple_values: ::String?
111154
111243
  }?
111155
- }?
111244
+ }?,
111245
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
111156
111246
  }?
111157
111247
  },
111158
111248
  ]?
@@ -112290,7 +112380,8 @@ module Aws
112290
112380
  field_tooltip_item: {
112291
112381
  field_id: ::String,
112292
112382
  label: ::String?,
112293
- visibility: ("HIDDEN" | "VISIBLE")?
112383
+ visibility: ("HIDDEN" | "VISIBLE")?,
112384
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
112294
112385
  }?,
112295
112386
  column_tooltip_item: {
112296
112387
  column: {
@@ -112312,7 +112403,8 @@ module Aws
112312
112403
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
112313
112404
  value_for_multiple_values: ::String?
112314
112405
  }?
112315
- }?
112406
+ }?,
112407
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
112316
112408
  }?
112317
112409
  },
112318
112410
  ]?
@@ -113270,7 +113362,8 @@ module Aws
113270
113362
  field_tooltip_item: {
113271
113363
  field_id: ::String,
113272
113364
  label: ::String?,
113273
- visibility: ("HIDDEN" | "VISIBLE")?
113365
+ visibility: ("HIDDEN" | "VISIBLE")?,
113366
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
113274
113367
  }?,
113275
113368
  column_tooltip_item: {
113276
113369
  column: {
@@ -113292,7 +113385,8 @@ module Aws
113292
113385
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
113293
113386
  value_for_multiple_values: ::String?
113294
113387
  }?
113295
- }?
113388
+ }?,
113389
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
113296
113390
  }?
113297
113391
  },
113298
113392
  ]?
@@ -114091,7 +114185,8 @@ module Aws
114091
114185
  field_tooltip_item: {
114092
114186
  field_id: ::String,
114093
114187
  label: ::String?,
114094
- visibility: ("HIDDEN" | "VISIBLE")?
114188
+ visibility: ("HIDDEN" | "VISIBLE")?,
114189
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
114095
114190
  }?,
114096
114191
  column_tooltip_item: {
114097
114192
  column: {
@@ -114113,7 +114208,8 @@ module Aws
114113
114208
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
114114
114209
  value_for_multiple_values: ::String?
114115
114210
  }?
114116
- }?
114211
+ }?,
114212
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
114117
114213
  }?
114118
114214
  },
114119
114215
  ]?
@@ -114943,7 +115039,8 @@ module Aws
114943
115039
  field_tooltip_item: {
114944
115040
  field_id: ::String,
114945
115041
  label: ::String?,
114946
- visibility: ("HIDDEN" | "VISIBLE")?
115042
+ visibility: ("HIDDEN" | "VISIBLE")?,
115043
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
114947
115044
  }?,
114948
115045
  column_tooltip_item: {
114949
115046
  column: {
@@ -114965,7 +115062,8 @@ module Aws
114965
115062
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
114966
115063
  value_for_multiple_values: ::String?
114967
115064
  }?
114968
- }?
115065
+ }?,
115066
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
114969
115067
  }?
114970
115068
  },
114971
115069
  ]?
@@ -117858,7 +117956,8 @@ module Aws
117858
117956
  field_tooltip_item: {
117859
117957
  field_id: ::String,
117860
117958
  label: ::String?,
117861
- visibility: ("HIDDEN" | "VISIBLE")?
117959
+ visibility: ("HIDDEN" | "VISIBLE")?,
117960
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
117862
117961
  }?,
117863
117962
  column_tooltip_item: {
117864
117963
  column: {
@@ -117880,7 +117979,8 @@ module Aws
117880
117979
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
117881
117980
  value_for_multiple_values: ::String?
117882
117981
  }?
117883
- }?
117982
+ }?,
117983
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
117884
117984
  }?
117885
117985
  },
117886
117986
  ]?
@@ -119535,7 +119635,8 @@ module Aws
119535
119635
  field_tooltip_item: {
119536
119636
  field_id: ::String,
119537
119637
  label: ::String?,
119538
- visibility: ("HIDDEN" | "VISIBLE")?
119638
+ visibility: ("HIDDEN" | "VISIBLE")?,
119639
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
119539
119640
  }?,
119540
119641
  column_tooltip_item: {
119541
119642
  column: {
@@ -119557,7 +119658,8 @@ module Aws
119557
119658
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
119558
119659
  value_for_multiple_values: ::String?
119559
119660
  }?
119560
- }?
119661
+ }?,
119662
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
119561
119663
  }?
119562
119664
  },
119563
119665
  ]?
@@ -120631,7 +120733,8 @@ module Aws
120631
120733
  field_tooltip_item: {
120632
120734
  field_id: ::String,
120633
120735
  label: ::String?,
120634
- visibility: ("HIDDEN" | "VISIBLE")?
120736
+ visibility: ("HIDDEN" | "VISIBLE")?,
120737
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
120635
120738
  }?,
120636
120739
  column_tooltip_item: {
120637
120740
  column: {
@@ -120653,7 +120756,8 @@ module Aws
120653
120756
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
120654
120757
  value_for_multiple_values: ::String?
120655
120758
  }?
120656
- }?
120759
+ }?,
120760
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
120657
120761
  }?
120658
120762
  },
120659
120763
  ]?
@@ -122665,7 +122769,8 @@ module Aws
122665
122769
  field_tooltip_item: {
122666
122770
  field_id: ::String,
122667
122771
  label: ::String?,
122668
- visibility: ("HIDDEN" | "VISIBLE")?
122772
+ visibility: ("HIDDEN" | "VISIBLE")?,
122773
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
122669
122774
  }?,
122670
122775
  column_tooltip_item: {
122671
122776
  column: {
@@ -122687,7 +122792,8 @@ module Aws
122687
122792
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
122688
122793
  value_for_multiple_values: ::String?
122689
122794
  }?
122690
- }?
122795
+ }?,
122796
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
122691
122797
  }?
122692
122798
  },
122693
122799
  ]?
@@ -136795,7 +136901,8 @@ module Aws
136795
136901
  field_tooltip_item: {
136796
136902
  field_id: ::String,
136797
136903
  label: ::String?,
136798
- visibility: ("HIDDEN" | "VISIBLE")?
136904
+ visibility: ("HIDDEN" | "VISIBLE")?,
136905
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
136799
136906
  }?,
136800
136907
  column_tooltip_item: {
136801
136908
  column: {
@@ -136817,7 +136924,8 @@ module Aws
136817
136924
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
136818
136925
  value_for_multiple_values: ::String?
136819
136926
  }?
136820
- }?
136927
+ }?,
136928
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
136821
136929
  }?
136822
136930
  },
136823
136931
  ]?
@@ -139310,7 +139418,8 @@ module Aws
139310
139418
  field_tooltip_item: {
139311
139419
  field_id: ::String,
139312
139420
  label: ::String?,
139313
- visibility: ("HIDDEN" | "VISIBLE")?
139421
+ visibility: ("HIDDEN" | "VISIBLE")?,
139422
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
139314
139423
  }?,
139315
139424
  column_tooltip_item: {
139316
139425
  column: {
@@ -139332,7 +139441,8 @@ module Aws
139332
139441
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
139333
139442
  value_for_multiple_values: ::String?
139334
139443
  }?
139335
- }?
139444
+ }?,
139445
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
139336
139446
  }?
139337
139447
  },
139338
139448
  ]?
@@ -140179,7 +140289,8 @@ module Aws
140179
140289
  field_tooltip_item: {
140180
140290
  field_id: ::String,
140181
140291
  label: ::String?,
140182
- visibility: ("HIDDEN" | "VISIBLE")?
140292
+ visibility: ("HIDDEN" | "VISIBLE")?,
140293
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
140183
140294
  }?,
140184
140295
  column_tooltip_item: {
140185
140296
  column: {
@@ -140201,7 +140312,8 @@ module Aws
140201
140312
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
140202
140313
  value_for_multiple_values: ::String?
140203
140314
  }?
140204
- }?
140315
+ }?,
140316
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
140205
140317
  }?
140206
140318
  },
140207
140319
  ]?
@@ -141998,7 +142110,8 @@ module Aws
141998
142110
  field_tooltip_item: {
141999
142111
  field_id: ::String,
142000
142112
  label: ::String?,
142001
- visibility: ("HIDDEN" | "VISIBLE")?
142113
+ visibility: ("HIDDEN" | "VISIBLE")?,
142114
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
142002
142115
  }?,
142003
142116
  column_tooltip_item: {
142004
142117
  column: {
@@ -142020,7 +142133,8 @@ module Aws
142020
142133
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
142021
142134
  value_for_multiple_values: ::String?
142022
142135
  }?
142023
- }?
142136
+ }?,
142137
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
142024
142138
  }?
142025
142139
  },
142026
142140
  ]?
@@ -143183,7 +143297,8 @@ module Aws
143183
143297
  field_tooltip_item: {
143184
143298
  field_id: ::String,
143185
143299
  label: ::String?,
143186
- visibility: ("HIDDEN" | "VISIBLE")?
143300
+ visibility: ("HIDDEN" | "VISIBLE")?,
143301
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
143187
143302
  }?,
143188
143303
  column_tooltip_item: {
143189
143304
  column: {
@@ -143205,7 +143320,8 @@ module Aws
143205
143320
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
143206
143321
  value_for_multiple_values: ::String?
143207
143322
  }?
143208
- }?
143323
+ }?,
143324
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
143209
143325
  }?
143210
143326
  },
143211
143327
  ]?
@@ -144343,7 +144459,8 @@ module Aws
144343
144459
  field_tooltip_item: {
144344
144460
  field_id: ::String,
144345
144461
  label: ::String?,
144346
- visibility: ("HIDDEN" | "VISIBLE")?
144462
+ visibility: ("HIDDEN" | "VISIBLE")?,
144463
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
144347
144464
  }?,
144348
144465
  column_tooltip_item: {
144349
144466
  column: {
@@ -144365,7 +144482,8 @@ module Aws
144365
144482
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
144366
144483
  value_for_multiple_values: ::String?
144367
144484
  }?
144368
- }?
144485
+ }?,
144486
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
144369
144487
  }?
144370
144488
  },
144371
144489
  ]?
@@ -145323,7 +145441,8 @@ module Aws
145323
145441
  field_tooltip_item: {
145324
145442
  field_id: ::String,
145325
145443
  label: ::String?,
145326
- visibility: ("HIDDEN" | "VISIBLE")?
145444
+ visibility: ("HIDDEN" | "VISIBLE")?,
145445
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
145327
145446
  }?,
145328
145447
  column_tooltip_item: {
145329
145448
  column: {
@@ -145345,7 +145464,8 @@ module Aws
145345
145464
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
145346
145465
  value_for_multiple_values: ::String?
145347
145466
  }?
145348
- }?
145467
+ }?,
145468
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
145349
145469
  }?
145350
145470
  },
145351
145471
  ]?
@@ -146144,7 +146264,8 @@ module Aws
146144
146264
  field_tooltip_item: {
146145
146265
  field_id: ::String,
146146
146266
  label: ::String?,
146147
- visibility: ("HIDDEN" | "VISIBLE")?
146267
+ visibility: ("HIDDEN" | "VISIBLE")?,
146268
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
146148
146269
  }?,
146149
146270
  column_tooltip_item: {
146150
146271
  column: {
@@ -146166,7 +146287,8 @@ module Aws
146166
146287
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
146167
146288
  value_for_multiple_values: ::String?
146168
146289
  }?
146169
- }?
146290
+ }?,
146291
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
146170
146292
  }?
146171
146293
  },
146172
146294
  ]?
@@ -146996,7 +147118,8 @@ module Aws
146996
147118
  field_tooltip_item: {
146997
147119
  field_id: ::String,
146998
147120
  label: ::String?,
146999
- visibility: ("HIDDEN" | "VISIBLE")?
147121
+ visibility: ("HIDDEN" | "VISIBLE")?,
147122
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
147000
147123
  }?,
147001
147124
  column_tooltip_item: {
147002
147125
  column: {
@@ -147018,7 +147141,8 @@ module Aws
147018
147141
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
147019
147142
  value_for_multiple_values: ::String?
147020
147143
  }?
147021
- }?
147144
+ }?,
147145
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
147022
147146
  }?
147023
147147
  },
147024
147148
  ]?
@@ -149911,7 +150035,8 @@ module Aws
149911
150035
  field_tooltip_item: {
149912
150036
  field_id: ::String,
149913
150037
  label: ::String?,
149914
- visibility: ("HIDDEN" | "VISIBLE")?
150038
+ visibility: ("HIDDEN" | "VISIBLE")?,
150039
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
149915
150040
  }?,
149916
150041
  column_tooltip_item: {
149917
150042
  column: {
@@ -149933,7 +150058,8 @@ module Aws
149933
150058
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
149934
150059
  value_for_multiple_values: ::String?
149935
150060
  }?
149936
- }?
150061
+ }?,
150062
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
149937
150063
  }?
149938
150064
  },
149939
150065
  ]?
@@ -151588,7 +151714,8 @@ module Aws
151588
151714
  field_tooltip_item: {
151589
151715
  field_id: ::String,
151590
151716
  label: ::String?,
151591
- visibility: ("HIDDEN" | "VISIBLE")?
151717
+ visibility: ("HIDDEN" | "VISIBLE")?,
151718
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
151592
151719
  }?,
151593
151720
  column_tooltip_item: {
151594
151721
  column: {
@@ -151610,7 +151737,8 @@ module Aws
151610
151737
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
151611
151738
  value_for_multiple_values: ::String?
151612
151739
  }?
151613
- }?
151740
+ }?,
151741
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
151614
151742
  }?
151615
151743
  },
151616
151744
  ]?
@@ -152684,7 +152812,8 @@ module Aws
152684
152812
  field_tooltip_item: {
152685
152813
  field_id: ::String,
152686
152814
  label: ::String?,
152687
- visibility: ("HIDDEN" | "VISIBLE")?
152815
+ visibility: ("HIDDEN" | "VISIBLE")?,
152816
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
152688
152817
  }?,
152689
152818
  column_tooltip_item: {
152690
152819
  column: {
@@ -152706,7 +152835,8 @@ module Aws
152706
152835
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
152707
152836
  value_for_multiple_values: ::String?
152708
152837
  }?
152709
- }?
152838
+ }?,
152839
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
152710
152840
  }?
152711
152841
  },
152712
152842
  ]?
@@ -154718,7 +154848,8 @@ module Aws
154718
154848
  field_tooltip_item: {
154719
154849
  field_id: ::String,
154720
154850
  label: ::String?,
154721
- visibility: ("HIDDEN" | "VISIBLE")?
154851
+ visibility: ("HIDDEN" | "VISIBLE")?,
154852
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
154722
154853
  }?,
154723
154854
  column_tooltip_item: {
154724
154855
  column: {
@@ -154740,7 +154871,8 @@ module Aws
154740
154871
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
154741
154872
  value_for_multiple_values: ::String?
154742
154873
  }?
154743
- }?
154874
+ }?,
154875
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
154744
154876
  }?
154745
154877
  },
154746
154878
  ]?
@@ -164418,6 +164550,8 @@ module Aws
164418
164550
  def update_ip_restriction: (
164419
164551
  aws_account_id: ::String,
164420
164552
  ?ip_restriction_rule_map: Hash[::String, ::String],
164553
+ ?vpc_id_restriction_rule_map: Hash[::String, ::String],
164554
+ ?vpc_endpoint_id_restriction_rule_map: Hash[::String, ::String],
164421
164555
  ?enabled: bool
164422
164556
  ) -> _UpdateIpRestrictionResponseSuccess
164423
164557
  | (Hash[Symbol, untyped] params, ?Hash[Symbol, untyped] options) -> _UpdateIpRestrictionResponseSuccess
@@ -169566,7 +169700,8 @@ module Aws
169566
169700
  field_tooltip_item: {
169567
169701
  field_id: ::String,
169568
169702
  label: ::String?,
169569
- visibility: ("HIDDEN" | "VISIBLE")?
169703
+ visibility: ("HIDDEN" | "VISIBLE")?,
169704
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
169570
169705
  }?,
169571
169706
  column_tooltip_item: {
169572
169707
  column: {
@@ -169588,7 +169723,8 @@ module Aws
169588
169723
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
169589
169724
  value_for_multiple_values: ::String?
169590
169725
  }?
169591
- }?
169726
+ }?,
169727
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
169592
169728
  }?
169593
169729
  },
169594
169730
  ]?
@@ -172081,7 +172217,8 @@ module Aws
172081
172217
  field_tooltip_item: {
172082
172218
  field_id: ::String,
172083
172219
  label: ::String?,
172084
- visibility: ("HIDDEN" | "VISIBLE")?
172220
+ visibility: ("HIDDEN" | "VISIBLE")?,
172221
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
172085
172222
  }?,
172086
172223
  column_tooltip_item: {
172087
172224
  column: {
@@ -172103,7 +172240,8 @@ module Aws
172103
172240
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
172104
172241
  value_for_multiple_values: ::String?
172105
172242
  }?
172106
- }?
172243
+ }?,
172244
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
172107
172245
  }?
172108
172246
  },
172109
172247
  ]?
@@ -172950,7 +173088,8 @@ module Aws
172950
173088
  field_tooltip_item: {
172951
173089
  field_id: ::String,
172952
173090
  label: ::String?,
172953
- visibility: ("HIDDEN" | "VISIBLE")?
173091
+ visibility: ("HIDDEN" | "VISIBLE")?,
173092
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
172954
173093
  }?,
172955
173094
  column_tooltip_item: {
172956
173095
  column: {
@@ -172972,7 +173111,8 @@ module Aws
172972
173111
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
172973
173112
  value_for_multiple_values: ::String?
172974
173113
  }?
172975
- }?
173114
+ }?,
173115
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
172976
173116
  }?
172977
173117
  },
172978
173118
  ]?
@@ -174769,7 +174909,8 @@ module Aws
174769
174909
  field_tooltip_item: {
174770
174910
  field_id: ::String,
174771
174911
  label: ::String?,
174772
- visibility: ("HIDDEN" | "VISIBLE")?
174912
+ visibility: ("HIDDEN" | "VISIBLE")?,
174913
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
174773
174914
  }?,
174774
174915
  column_tooltip_item: {
174775
174916
  column: {
@@ -174791,7 +174932,8 @@ module Aws
174791
174932
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
174792
174933
  value_for_multiple_values: ::String?
174793
174934
  }?
174794
- }?
174935
+ }?,
174936
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
174795
174937
  }?
174796
174938
  },
174797
174939
  ]?
@@ -175954,7 +176096,8 @@ module Aws
175954
176096
  field_tooltip_item: {
175955
176097
  field_id: ::String,
175956
176098
  label: ::String?,
175957
- visibility: ("HIDDEN" | "VISIBLE")?
176099
+ visibility: ("HIDDEN" | "VISIBLE")?,
176100
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
175958
176101
  }?,
175959
176102
  column_tooltip_item: {
175960
176103
  column: {
@@ -175976,7 +176119,8 @@ module Aws
175976
176119
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
175977
176120
  value_for_multiple_values: ::String?
175978
176121
  }?
175979
- }?
176122
+ }?,
176123
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
175980
176124
  }?
175981
176125
  },
175982
176126
  ]?
@@ -177114,7 +177258,8 @@ module Aws
177114
177258
  field_tooltip_item: {
177115
177259
  field_id: ::String,
177116
177260
  label: ::String?,
177117
- visibility: ("HIDDEN" | "VISIBLE")?
177261
+ visibility: ("HIDDEN" | "VISIBLE")?,
177262
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
177118
177263
  }?,
177119
177264
  column_tooltip_item: {
177120
177265
  column: {
@@ -177136,7 +177281,8 @@ module Aws
177136
177281
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
177137
177282
  value_for_multiple_values: ::String?
177138
177283
  }?
177139
- }?
177284
+ }?,
177285
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
177140
177286
  }?
177141
177287
  },
177142
177288
  ]?
@@ -178094,7 +178240,8 @@ module Aws
178094
178240
  field_tooltip_item: {
178095
178241
  field_id: ::String,
178096
178242
  label: ::String?,
178097
- visibility: ("HIDDEN" | "VISIBLE")?
178243
+ visibility: ("HIDDEN" | "VISIBLE")?,
178244
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
178098
178245
  }?,
178099
178246
  column_tooltip_item: {
178100
178247
  column: {
@@ -178116,7 +178263,8 @@ module Aws
178116
178263
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
178117
178264
  value_for_multiple_values: ::String?
178118
178265
  }?
178119
- }?
178266
+ }?,
178267
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
178120
178268
  }?
178121
178269
  },
178122
178270
  ]?
@@ -178915,7 +179063,8 @@ module Aws
178915
179063
  field_tooltip_item: {
178916
179064
  field_id: ::String,
178917
179065
  label: ::String?,
178918
- visibility: ("HIDDEN" | "VISIBLE")?
179066
+ visibility: ("HIDDEN" | "VISIBLE")?,
179067
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
178919
179068
  }?,
178920
179069
  column_tooltip_item: {
178921
179070
  column: {
@@ -178937,7 +179086,8 @@ module Aws
178937
179086
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
178938
179087
  value_for_multiple_values: ::String?
178939
179088
  }?
178940
- }?
179089
+ }?,
179090
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
178941
179091
  }?
178942
179092
  },
178943
179093
  ]?
@@ -179767,7 +179917,8 @@ module Aws
179767
179917
  field_tooltip_item: {
179768
179918
  field_id: ::String,
179769
179919
  label: ::String?,
179770
- visibility: ("HIDDEN" | "VISIBLE")?
179920
+ visibility: ("HIDDEN" | "VISIBLE")?,
179921
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
179771
179922
  }?,
179772
179923
  column_tooltip_item: {
179773
179924
  column: {
@@ -179789,7 +179940,8 @@ module Aws
179789
179940
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
179790
179941
  value_for_multiple_values: ::String?
179791
179942
  }?
179792
- }?
179943
+ }?,
179944
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
179793
179945
  }?
179794
179946
  },
179795
179947
  ]?
@@ -182682,7 +182834,8 @@ module Aws
182682
182834
  field_tooltip_item: {
182683
182835
  field_id: ::String,
182684
182836
  label: ::String?,
182685
- visibility: ("HIDDEN" | "VISIBLE")?
182837
+ visibility: ("HIDDEN" | "VISIBLE")?,
182838
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
182686
182839
  }?,
182687
182840
  column_tooltip_item: {
182688
182841
  column: {
@@ -182704,7 +182857,8 @@ module Aws
182704
182857
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
182705
182858
  value_for_multiple_values: ::String?
182706
182859
  }?
182707
- }?
182860
+ }?,
182861
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
182708
182862
  }?
182709
182863
  },
182710
182864
  ]?
@@ -184359,7 +184513,8 @@ module Aws
184359
184513
  field_tooltip_item: {
184360
184514
  field_id: ::String,
184361
184515
  label: ::String?,
184362
- visibility: ("HIDDEN" | "VISIBLE")?
184516
+ visibility: ("HIDDEN" | "VISIBLE")?,
184517
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
184363
184518
  }?,
184364
184519
  column_tooltip_item: {
184365
184520
  column: {
@@ -184381,7 +184536,8 @@ module Aws
184381
184536
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
184382
184537
  value_for_multiple_values: ::String?
184383
184538
  }?
184384
- }?
184539
+ }?,
184540
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
184385
184541
  }?
184386
184542
  },
184387
184543
  ]?
@@ -185455,7 +185611,8 @@ module Aws
185455
185611
  field_tooltip_item: {
185456
185612
  field_id: ::String,
185457
185613
  label: ::String?,
185458
- visibility: ("HIDDEN" | "VISIBLE")?
185614
+ visibility: ("HIDDEN" | "VISIBLE")?,
185615
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
185459
185616
  }?,
185460
185617
  column_tooltip_item: {
185461
185618
  column: {
@@ -185477,7 +185634,8 @@ module Aws
185477
185634
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
185478
185635
  value_for_multiple_values: ::String?
185479
185636
  }?
185480
- }?
185637
+ }?,
185638
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
185481
185639
  }?
185482
185640
  },
185483
185641
  ]?
@@ -187489,7 +187647,8 @@ module Aws
187489
187647
  field_tooltip_item: {
187490
187648
  field_id: ::String,
187491
187649
  label: ::String?,
187492
- visibility: ("HIDDEN" | "VISIBLE")?
187650
+ visibility: ("HIDDEN" | "VISIBLE")?,
187651
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
187493
187652
  }?,
187494
187653
  column_tooltip_item: {
187495
187654
  column: {
@@ -187511,7 +187670,8 @@ module Aws
187511
187670
  simple_attribute_aggregation: ("UNIQUE_VALUE")?,
187512
187671
  value_for_multiple_values: ::String?
187513
187672
  }?
187514
- }?
187673
+ }?,
187674
+ tooltip_target: ("BOTH" | "BAR" | "LINE")?
187515
187675
  }?
187516
187676
  },
187517
187677
  ]?