tencentcloud-sdk-lighthouse 3.0.860 → 3.0.862

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: 5fe8cff5380c0c4bdbc0fc480f558e66ba4481e7
4
- data.tar.gz: ac3701e4d836823f4b325658d18c20b2f68d5054
3
+ metadata.gz: 59f1ab1c754e8edd65137f55e84a62f2a9a52425
4
+ data.tar.gz: 067d83452873ba4b12b15417a2fda775393325c9
5
5
  SHA512:
6
- metadata.gz: 1aa28166b6ee4bc6d2b85e38ecaa4b2b78d9ca8cce71f564a780d651651a42b7bb8c8fa36ad6ccdd674a083825ef2abd1e8710c6745d4cb8d1c2ef427c4975f7
7
- data.tar.gz: f74a68c446cf944982cc4dba61f85c1d1b151f138001b2d77545720e65b5c7c13e0f8ab4877f651a0d8d5e9d9a92d8de4f5fcb34adb69f26913d813d00a1f813
6
+ metadata.gz: aada47641bf34062c076a02841733c0123442aa34af47bdf3bea485853167b58745f19325a341e138ea1103316183314c0d20519055e88a70442618f6e0dc6ca
7
+ data.tar.gz: eb28650c4daf13bbc58c5bd67394f29620416d5b2ce1e320601d4e0a4824207559c991ef866a101845665fe23032bd8020f5d2d91866cc04dea0cbab06abde5f
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.860
1
+ 3.0.862
@@ -1551,7 +1551,7 @@ module TencentCloud
1551
1551
 
1552
1552
  # DescribeBlueprintInstances请求参数结构体
1553
1553
  class DescribeBlueprintInstancesRequest < TencentCloud::Common::AbstractModel
1554
- # @param InstanceIds: 实例 ID 列表,当前最多支持 1 个。
1554
+ # @param InstanceIds: 实例 ID 列表。可通过[DescribeInstances](https://cloud.tencent.com/document/api/1207/47573)接口返回值中的InstanceId获取。 当前最多支持1个。
1555
1555
  # @type InstanceIds: Array
1556
1556
 
1557
1557
  attr_accessor :InstanceIds
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-lighthouse
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.860
4
+ version: 3.0.862
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-07-08 00:00:00.000000000 Z
11
+ date: 2024-07-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common