tencentcloud-sdk-es 3.0.465 → 3.0.466

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a85e58c90193c3af7bdd67d43c31f783678a752c
4
- data.tar.gz: 47cf8369b3b5dec34a86c700e85516136366e489
3
+ metadata.gz: 81f87295bd8c67baaef677a9f41f79492c481afa
4
+ data.tar.gz: ee6942f49a9aac9f014b690738b0acb0f571b66e
5
5
  SHA512:
6
- metadata.gz: bf455ca964dc81df4297dc2ee7a2f3915045d7d647c5003e0ff800cb89bc7d8443d480b33b5370e17e6154cf3096cc3f2468509bd691b04cd1eb93174d98a03c
7
- data.tar.gz: 3ce479a18a2b3dc34b9a4f830f1b5399bcf374e516aff81b49f699114404094ed3f04cc5854f46fb094b1456bc14db312adf0ccfaa5bcd992a8adb4774b1e582
6
+ metadata.gz: e1b5db2e4d15543bd3055997eea1a8765d135142a3b03cd7b686c7bfe222c61bc7eb9a9c55e1bc383c1d7391ea637ca8b418a54a91ab399a5cfa0930b50aaba9
7
+ data.tar.gz: 062e3c926c997d91144ac49e589c56ce8488cb9c6ccc460f652c3c8ce2f914d8b2e58ca7102e781098d42485893d4f0a58238fcdc767264bd4e83202e6054577
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.465
1
+ 3.0.466
@@ -3711,7 +3711,7 @@ module TencentCloud
3711
3711
  # @type EsConfig: String
3712
3712
  # @param Password: 默认用户elastic的密码(8到16位,至少包括两项([a-z,A-Z],[0-9]和[-!@#$%&^*+=_:;,.?]的特殊符号)
3713
3713
  # @type Password: String
3714
- # @param EsAcl: 访问控制列表
3714
+ # @param EsAcl: 可视化组件(Kibana、Cerebro)的公网访问策略
3715
3715
  # @type EsAcl: :class:`Tencentcloud::Es.v20180416.models.EsAcl`
3716
3716
  # @param DiskSize: 已废弃请使用NodeInfoList
3717
3717
  # 磁盘大小(单位GB)
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-es
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.465
4
+ version: 3.0.466
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-12-05 00:00:00.000000000 Z
11
+ date: 2022-12-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common