tencentcloud-sdk-postgres 3.0.515 → 3.0.517

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: da53c22b6183df8502439b6df89525ce318ccdf4
4
- data.tar.gz: 9adea3a4c1be454e4f52869d68a422489aeaa9bf
3
+ metadata.gz: 3e5f5a402ce9464486c43bccc93eac9a52904547
4
+ data.tar.gz: ed0e55aadf484db0e48570eb818ec4972c9fc602
5
5
  SHA512:
6
- metadata.gz: 2f8d6696816e02e850fbe6e03d620047323b073f303ad87fc2f9b3137721819b1832d0c67ceb65b01babe6553c669dce4f8ec14cf4133bbdb5c5d0c3c95ec24b
7
- data.tar.gz: 8e72252b865c2ece3f78d90f606646afa4e37ec76a14e223d27e6ab57e5e0f0583633b991ea0b72fc60c9707b14fe50597a1b3942e6cdd0d165db7a82c401908
6
+ metadata.gz: 9c8ae7222784bb55bd88bf017c753e2f83632ea15a9522cbded203fb82c5c30050f073822a1b35d33dd8a0392ec59f92de94d1595404803f1e524280b04579b5
7
+ data.tar.gz: 69c43bb42ff32d98ac8b651bc0ee65cfbde1cd07bc0de7f6d590cdb1c4d1d5ae85373425b0b3847119e94b7042f79fb18fe119e7d5a8670ad250f31ca6650699
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.515
1
+ 3.0.517
@@ -5754,7 +5754,11 @@ module TencentCloud
5754
5754
  # @type ZoneName: String
5755
5755
  # @param ZoneId: 该可用区对应的数字编号
5756
5756
  # @type ZoneId: Integer
5757
- # @param ZoneState: 可用状态,UNAVAILABLE表示不可用,AVAILABLE表示可用,SELLOUT表示售罄
5757
+ # @param ZoneState: 可用状态包含,
5758
+ # UNAVAILABLE:不可用。
5759
+ # AVAILABLE:可用。
5760
+ # SELLOUT:售罄。
5761
+ # SUPPORTMODIFYONLY:支持变配。
5758
5762
  # @type ZoneState: String
5759
5763
  # @param ZoneSupportIpv6: 该可用区是否支持Ipv6
5760
5764
  # @type ZoneSupportIpv6: Integer
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-postgres
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.515
4
+ version: 3.0.517
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-02-23 00:00:00.000000000 Z
11
+ date: 2023-02-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common