tencentcloud-sdk-tke 3.0.685 → 3.0.686

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: d21d368c726ab06412ab9599fbb75a7339d2ba1a
4
- data.tar.gz: 2abf9b9bb55b3d917a57569983ea81b7da37086b
3
+ metadata.gz: cdf3a9c7e1468c5241cf15b150dc5931223cb978
4
+ data.tar.gz: 57cb956090ab96c8eac7561376dacff6d49669a9
5
5
  SHA512:
6
- metadata.gz: 8b50f5b1618c36303d42bf0e5564627f42251daab63fda02011f324fc780f9c357a5ce4bd16e9cd15ea64be19117c2d6475b5f8532c56c00ab9c540f71daaafe
7
- data.tar.gz: a9cfe6f05b042676258d354c996a1f21b6493220dc2e4148313c26e06b0a5611c6445b06d967a8d98e19773634122055571bd9a4bb0342f2d7957fc7a199008e
6
+ metadata.gz: df778e6d86ba929dbe97bf261524298055a333d76085c3084b8042d62c8fe1ce2e566807aaa275e84f2f158f3ab401665bcc197c318d263d476c99c84d3a0d5e
7
+ data.tar.gz: 694f8d5ae9b511d9c3c0b3c12d93535c41aa0b82527b8ad15a4178186d7ce6146376584fbfa729d0c5da425bbbadd96c078d2b1e2b257c4eda65dbecd647bb89
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.685
1
+ 3.0.686
@@ -16629,7 +16629,7 @@ module TencentCloud
16629
16629
 
16630
16630
  # 描述了 “云安全” 服务相关的信息
16631
16631
  class RunSecurityServiceEnabled < TencentCloud::Common::AbstractModel
16632
- # @param Enabled: 是否开启[云安全](/document/product/296)服务。取值范围:<br><li>TRUE:表示开启云安全服务<br><li>FALSE:表示不开启云安全服务<br><br>默认取值:TRUE
16632
+ # @param Enabled: 是否开启[云安全](/document/product/296)服务。取值范围:<br><li>true:表示开启云安全服务<br><li>false:表示不开启云安全服务<br><br>默认取值:true
16633
16633
  # @type Enabled: Boolean
16634
16634
 
16635
16635
  attr_accessor :Enabled
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tke
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.685
4
+ version: 3.0.686
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-10-26 00:00:00.000000000 Z
11
+ date: 2023-10-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common