aws-sdk-quicksight 1.118.0 → 1.119.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-quicksight/client.rb +1 -1
- data/lib/aws-sdk-quicksight/types.rb +10 -10
- data/lib/aws-sdk-quicksight.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3336f5b7c77f22c29603da594721c96986337c08f08b6996a9349d00eb5e55b9
|
4
|
+
data.tar.gz: 0a68a1f74239470c86ce743ef6884c712bbc90e2f3daa9120e7dc7c524b7467a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 555ee3e0d2070353bdc3ace1e30e7d20c5ae26c7851a5137315a5b35492a1769877cf5dc087e6eaa4e9f9a67587dbe0a89cd6d430a677634fe57c1bd201ebbf2
|
7
|
+
data.tar.gz: 7f704e6c4e785f0e900be93bf014bc100463013db4f49bd11e262694d4e5abe232e7311f1c9b102af317a15b0002e30407fd33084c709f26709fe7de8f428c38
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.119.0
|
@@ -15242,7 +15242,7 @@ module Aws::QuickSight
|
|
15242
15242
|
params: params,
|
15243
15243
|
config: config)
|
15244
15244
|
context[:gem_name] = 'aws-sdk-quicksight'
|
15245
|
-
context[:gem_version] = '1.
|
15245
|
+
context[:gem_version] = '1.119.0'
|
15246
15246
|
Seahorse::Client::Request.new(handlers, context)
|
15247
15247
|
end
|
15248
15248
|
|
@@ -7232,7 +7232,7 @@ module Aws::QuickSight
|
|
7232
7232
|
:integer_values,
|
7233
7233
|
:decimal_values,
|
7234
7234
|
:date_time_values)
|
7235
|
-
SENSITIVE = []
|
7235
|
+
SENSITIVE = [:string_values, :integer_values, :decimal_values, :date_time_values]
|
7236
7236
|
include Aws::Structure
|
7237
7237
|
end
|
7238
7238
|
|
@@ -9192,7 +9192,7 @@ module Aws::QuickSight
|
|
9192
9192
|
:dynamic_value,
|
9193
9193
|
:static_values,
|
9194
9194
|
:rolling_date)
|
9195
|
-
SENSITIVE = []
|
9195
|
+
SENSITIVE = [:static_values]
|
9196
9196
|
include Aws::Structure
|
9197
9197
|
end
|
9198
9198
|
|
@@ -9255,7 +9255,7 @@ module Aws::QuickSight
|
|
9255
9255
|
class DateTimeParameter < Struct.new(
|
9256
9256
|
:name,
|
9257
9257
|
:values)
|
9258
|
-
SENSITIVE = []
|
9258
|
+
SENSITIVE = [:values]
|
9259
9259
|
include Aws::Structure
|
9260
9260
|
end
|
9261
9261
|
|
@@ -9421,7 +9421,7 @@ module Aws::QuickSight
|
|
9421
9421
|
class DecimalDefaultValues < Struct.new(
|
9422
9422
|
:dynamic_value,
|
9423
9423
|
:static_values)
|
9424
|
-
SENSITIVE = []
|
9424
|
+
SENSITIVE = [:static_values]
|
9425
9425
|
include Aws::Structure
|
9426
9426
|
end
|
9427
9427
|
|
@@ -9440,7 +9440,7 @@ module Aws::QuickSight
|
|
9440
9440
|
class DecimalParameter < Struct.new(
|
9441
9441
|
:name,
|
9442
9442
|
:values)
|
9443
|
-
SENSITIVE = []
|
9443
|
+
SENSITIVE = [:values]
|
9444
9444
|
include Aws::Structure
|
9445
9445
|
end
|
9446
9446
|
|
@@ -17895,7 +17895,7 @@ module Aws::QuickSight
|
|
17895
17895
|
class IntegerDefaultValues < Struct.new(
|
17896
17896
|
:dynamic_value,
|
17897
17897
|
:static_values)
|
17898
|
-
SENSITIVE = []
|
17898
|
+
SENSITIVE = [:static_values]
|
17899
17899
|
include Aws::Structure
|
17900
17900
|
end
|
17901
17901
|
|
@@ -17914,7 +17914,7 @@ module Aws::QuickSight
|
|
17914
17914
|
class IntegerParameter < Struct.new(
|
17915
17915
|
:name,
|
17916
17916
|
:values)
|
17917
|
-
SENSITIVE = []
|
17917
|
+
SENSITIVE = [:values]
|
17918
17918
|
include Aws::Structure
|
17919
17919
|
end
|
17920
17920
|
|
@@ -26486,7 +26486,7 @@ module Aws::QuickSight
|
|
26486
26486
|
:truthy_cell_value_synonyms,
|
26487
26487
|
:falsey_cell_value,
|
26488
26488
|
:falsey_cell_value_synonyms)
|
26489
|
-
SENSITIVE = [:truthy_cell_value, :falsey_cell_value]
|
26489
|
+
SENSITIVE = [:truthy_cell_value, :truthy_cell_value_synonyms, :falsey_cell_value, :falsey_cell_value_synonyms]
|
26490
26490
|
include Aws::Structure
|
26491
26491
|
end
|
26492
26492
|
|
@@ -27914,7 +27914,7 @@ module Aws::QuickSight
|
|
27914
27914
|
class StringDefaultValues < Struct.new(
|
27915
27915
|
:dynamic_value,
|
27916
27916
|
:static_values)
|
27917
|
-
SENSITIVE = []
|
27917
|
+
SENSITIVE = [:static_values]
|
27918
27918
|
include Aws::Structure
|
27919
27919
|
end
|
27920
27920
|
|
@@ -27952,7 +27952,7 @@ module Aws::QuickSight
|
|
27952
27952
|
class StringParameter < Struct.new(
|
27953
27953
|
:name,
|
27954
27954
|
:values)
|
27955
|
-
SENSITIVE = []
|
27955
|
+
SENSITIVE = [:values]
|
27956
27956
|
include Aws::Structure
|
27957
27957
|
end
|
27958
27958
|
|
data/lib/aws-sdk-quicksight.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-quicksight
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.119.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-07-
|
11
|
+
date: 2024-07-18 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|