tencentcloud-sdk-ecm 3.0.480 → 3.0.482

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: bba855861a9bcb86ed23a8e0f6b72b029f6b4860
4
- data.tar.gz: 0f304958520a6b3f86a865459efa0a090ee62c31
3
+ metadata.gz: d4d87161943f7c9d616154ce7691ff156621d412
4
+ data.tar.gz: c970848ca5e5ba3372f43eb32e4a6bd33072048c
5
5
  SHA512:
6
- metadata.gz: b78e77764809f6aaf0f51589a4c61fb0be821e14ee58f73b8dc9f4d822296550c24acae4805a63d629025e4945674ffe1f04e0335f105f1330e41836b65f5458
7
- data.tar.gz: 7031fd435b8189351995fd174957551a20a9f1babf36a2f273f40a7fd35af7e6f50894585201c2162f05127d14ccdf111bbfa25680ef943f41fdb8cc6c469577
6
+ metadata.gz: 3410f3319b0f912cd746458a83a34b112f11133ad14bd5373a243c4bddda004d50dc2581574d1eb6aa90e84ff393417b78a79a7fb2a99c1eb9595a85e6d12a0f
7
+ data.tar.gz: a29076b31587882a526f5db6ceb6e98df5e81f2c93eb5d804cf121fe35aaa60126303b94c20b3d5090720cbaf151af3cdf92844f131619730b6e2e488b04e402
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.480
1
+ 3.0.482
@@ -135,7 +135,7 @@ module TencentCloud
135
135
  end
136
136
  end
137
137
 
138
- # IP地址模版
138
+ # IP地址模板
139
139
  class AddressTemplateSpecification < TencentCloud::Common::AbstractModel
140
140
  # @param AddressId: IP地址ID,例如:eipm-2uw6ujo6。
141
141
  # @type AddressId: String
@@ -9936,7 +9936,7 @@ module TencentCloud
9936
9936
  end
9937
9937
  end
9938
9938
 
9939
- # 协议端口模版
9939
+ # 协议端口模板
9940
9940
  class ServiceTemplateSpecification < TencentCloud::Common::AbstractModel
9941
9941
  # @param ServiceId: 协议端口ID,例如:eppm-f5n1f8da。
9942
9942
  # @type ServiceId: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-ecm
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.480
4
+ version: 3.0.482
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-26 00:00:00.000000000 Z
11
+ date: 2022-12-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common