tencentcloud-sdk-lighthouse 3.0.861 → 3.0.863

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: a0b6205086f298c6eb38801ad0641eff899c5c84
4
- data.tar.gz: 03008f636458b685960fd9f5de7b7ed80910c642
3
+ metadata.gz: 31023c9341a0e48e2bfcd53cc75ead65a0d25cb1
4
+ data.tar.gz: c046bc43087575d792cf3486228d8619ac164580
5
5
  SHA512:
6
- metadata.gz: 030209a083f2982cf5915aadd2840a05369a4798feaea8526c2e07ce1b2194ab35794a46aa4c25fdafbf5b80bd6087f5ac303925f9cb09bcd3a55f4ed19800b8
7
- data.tar.gz: c3d1e70cef10a38a81084ca7f4678dd7042a9a7a57ad3e393c700052caabfa01b8ca1c1d00fba3dc7e96c6812d7f1045474136a8cc9964da31e17003b0af9090
6
+ metadata.gz: d30b5c954a99985acf460936a7b3c9d6122e4b2183ca3f5674cc17fe8410b5157bbc672f260877e016e3ef8698153393050012d18c923dadd693b647501f6db7
7
+ data.tar.gz: 89a57d6170ee851c2f6fd9fdbc65eb21a3a71d68ffa75ceb21e86bbe4a4aa41254ada06dc42b7f66330d2c2772a45bd98c5599d688dec60f37bc3c191ab1a650
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.861
1
+ 3.0.863
@@ -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.861
4
+ version: 3.0.863
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-09 00:00:00.000000000 Z
11
+ date: 2024-07-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common