tencentcloud-sdk-lighthouse 3.0.861 → 3.0.862

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: a0b6205086f298c6eb38801ad0641eff899c5c84
4
- data.tar.gz: 03008f636458b685960fd9f5de7b7ed80910c642
3
+ metadata.gz: 59f1ab1c754e8edd65137f55e84a62f2a9a52425
4
+ data.tar.gz: 067d83452873ba4b12b15417a2fda775393325c9
5
5
  SHA512:
6
- metadata.gz: 030209a083f2982cf5915aadd2840a05369a4798feaea8526c2e07ce1b2194ab35794a46aa4c25fdafbf5b80bd6087f5ac303925f9cb09bcd3a55f4ed19800b8
7
- data.tar.gz: c3d1e70cef10a38a81084ca7f4678dd7042a9a7a57ad3e393c700052caabfa01b8ca1c1d00fba3dc7e96c6812d7f1045474136a8cc9964da31e17003b0af9090
6
+ metadata.gz: aada47641bf34062c076a02841733c0123442aa34af47bdf3bea485853167b58745f19325a341e138ea1103316183314c0d20519055e88a70442618f6e0dc6ca
7
+ data.tar.gz: eb28650c4daf13bbc58c5bd67394f29620416d5b2ce1e320601d4e0a4824207559c991ef866a101845665fe23032bd8020f5d2d91866cc04dea0cbab06abde5f
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.861
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.861
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-09 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