tencentcloud-sdk-dcdb 3.0.967 → 3.0.968

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: c31d3d36926bd33eb6821661086d7f5d0b58dd19
4
- data.tar.gz: 89a775da55a20e4d196a0a2317b945a675a60141
3
+ metadata.gz: 35710123666f7cb482125b43586c7947cc904a75
4
+ data.tar.gz: 03b3f634041ca38b2cf1cb407b2d230427802acd
5
5
  SHA512:
6
- metadata.gz: 853d30c79dc5a3463b0e1ee7571af4b84682e25344620d04990c07b7a35cc40a837ff2b014c0a6dc9a1b998069849a5b3067fc6071e86a8994f221ea6037750c
7
- data.tar.gz: aa2a50157acaa3bfd875dc230e099d807cec4d061129f8301e7e685a9a1a3dc299522e6bde0f91620b426c5a870b6df1c935392fd9d9c8f627b3d9540a51ae05
6
+ metadata.gz: 2bea7a89331b8724010e11c1b4d6dd4afc163b4e468e591c0bd4ac2e9886eee57aff2695b8958e8a710ed005009f86624f27c4047f678cd325b83299bb3bcd0f
7
+ data.tar.gz: b30b87e2364a72b094c22ae953c633da20be834f24971024833b76ec404e6eb6d7cd92d49fd4516cc5cbbb9624484f768d2a6235d5ade298c105478de0ef1f9e
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.967
1
+ 3.0.968
@@ -2947,9 +2947,9 @@ module TencentCloud
2947
2947
  # @type Tags: Array
2948
2948
  # @param FilterInstanceType: 实例类型过滤,1-独享实例,2-主实例,3-灾备实例,多个按逗号分隔
2949
2949
  # @type FilterInstanceType: String
2950
- # @param Status: 按实例状态筛选
2950
+ # @param Status: 按实例状态筛选。状态值 -2:已删除; -1:已隔离;0:创建中;1:流程处理中;2:运行中
2951
2951
  # @type Status: Array
2952
- # @param ExcludeStatus: 排除实例状态
2952
+ # @param ExcludeStatus: 排除实例状态。状态值 -2:已删除; -1:已隔离;0:创建中;1:流程处理中;2:运行中
2953
2953
  # @type ExcludeStatus: Array
2954
2954
 
2955
2955
  attr_accessor :InstanceIds, :SearchName, :SearchKey, :ProjectIds, :IsFilterVpc, :VpcId, :SubnetId, :OrderBy, :OrderByType, :Offset, :Limit, :ExclusterType, :IsFilterExcluster, :ExclusterIds, :TagKeys, :Tags, :FilterInstanceType, :Status, :ExcludeStatus
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-dcdb
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.967
4
+ version: 3.0.968
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud