tencentcloud-sdk-python-cynosdb 3.1.7__py2.py3-none-any.whl → 3.1.9__py2.py3-none-any.whl

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.
tencentcloud/__init__.py CHANGED
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.1.7'
17
+ __version__ = '3.1.9'
@@ -11430,11 +11430,10 @@ creating:创建中
11430
11430
  running:运行中
11431
11431
  isolating:隔离中
11432
11432
  isolated:已隔离
11433
- activating:解隔离中
11433
+ activating:恢复中
11434
11434
  offlining:下线中
11435
11435
  offlined:已下线
11436
- deleting:删除中
11437
- deleted:已删除
11436
+
11438
11437
  :type Status: str
11439
11438
  :param _StatusDesc: 实例状态中文描述
11440
11439
  :type StatusDesc: str
@@ -11631,11 +11630,10 @@ creating:创建中
11631
11630
  running:运行中
11632
11631
  isolating:隔离中
11633
11632
  isolated:已隔离
11634
- activating:解隔离中
11633
+ activating:恢复中
11635
11634
  offlining:下线中
11636
11635
  offlined:已下线
11637
- deleting:删除中
11638
- deleted:已删除
11636
+
11639
11637
  :rtype: str
11640
11638
  """
11641
11639
  return self._Status
@@ -30537,7 +30535,7 @@ class ModifyProxyRwSplitRequest(AbstractModel):
30537
30535
  :param _WeightMode: 读写权重分配模式;系统自动分配:"system", 自定义:"custom"
30538
30536
  :type WeightMode: str
30539
30537
  :param _InstanceWeights: 实例只读权重。
30540
- 该参数必填。
30538
+
30541
30539
  :type InstanceWeights: list of ProxyInstanceWeight
30542
30540
  :param _FailOver: 是否开启故障转移,代理出现故障后,连接地址将路由到主实例,取值:"yes" , "no"
30543
30541
  :type FailOver: str
@@ -30646,7 +30644,7 @@ SessionConnectionPool
30646
30644
  @property
30647
30645
  def InstanceWeights(self):
30648
30646
  r"""实例只读权重。
30649
- 该参数必填。
30647
+
30650
30648
  :rtype: list of ProxyInstanceWeight
30651
30649
  """
30652
30650
  return self._InstanceWeights
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-cynosdb
3
- Version: 3.1.7
3
+ Version: 3.1.9
4
4
  Summary: Tencent Cloud Cynosdb SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
15
15
  Classifier: Programming Language :: Python :: 3
16
16
  Classifier: Programming Language :: Python :: 3.6
17
17
  Classifier: Programming Language :: Python :: 3.7
18
- Requires-Dist: tencentcloud-sdk-python-common <4.0.0,>=3.1.7
18
+ Requires-Dist: tencentcloud-sdk-python-common <4.0.0,>=3.1.9
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -1,11 +1,11 @@
1
- tencentcloud/__init__.py,sha256=FIaJFAdazEQ38P3MVR8ej8R7EpCT3I9LqxWKoMNX8sc,628
1
+ tencentcloud/__init__.py,sha256=Buu2s3uj3nMxlWsDYgHrnW0PfWDKtiYLWnyfjSAG-zI,628
2
2
  tencentcloud/cynosdb/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  tencentcloud/cynosdb/v20190107/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  tencentcloud/cynosdb/v20190107/cynosdb_client.py,sha256=t8amEvgIlrkna5tuDGQ79S3pLfSZBO_OUOgSAc8egVc,163382
5
5
  tencentcloud/cynosdb/v20190107/cynosdb_client_async.py,sha256=kKYcn5T2z4Enz9nQVGhphn6kmvxjIFmL1Eel4P3V5_U,110351
6
6
  tencentcloud/cynosdb/v20190107/errorcodes.py,sha256=ZCz5ORFBdJ06UJgk1R5bEpMrKHsGQdaCfaRT2FhVTuM,14432
7
- tencentcloud/cynosdb/v20190107/models.py,sha256=v70755ZN08gmgb7hw5YeXqSTl-bDxyDK2yvmUq96r-M,1264954
8
- tencentcloud_sdk_python_cynosdb-3.1.7.dist-info/METADATA,sha256=BvvV6TAw27lpxx3SmiIEDXn50hrNeNmGWg-TuXW68z8,1513
9
- tencentcloud_sdk_python_cynosdb-3.1.7.dist-info/WHEEL,sha256=Ll72iyqtt6Rbxp-Q7FSafYA1LeRv98X15xcZWRsFEmY,109
10
- tencentcloud_sdk_python_cynosdb-3.1.7.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
11
- tencentcloud_sdk_python_cynosdb-3.1.7.dist-info/RECORD,,
7
+ tencentcloud/cynosdb/v20190107/models.py,sha256=W2Muoz42KUHHar4TgEZqvSNGrsyyGMmB7RM8BlT8-6k,1264832
8
+ tencentcloud_sdk_python_cynosdb-3.1.9.dist-info/METADATA,sha256=bvy03Eufhw3C7RKEWoObYZ4khsXgLCrj93yKpy9_PZc,1513
9
+ tencentcloud_sdk_python_cynosdb-3.1.9.dist-info/WHEEL,sha256=Ll72iyqtt6Rbxp-Q7FSafYA1LeRv98X15xcZWRsFEmY,109
10
+ tencentcloud_sdk_python_cynosdb-3.1.9.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
11
+ tencentcloud_sdk_python_cynosdb-3.1.9.dist-info/RECORD,,