tencentcloud-sdk-python-cynosdb 3.0.1447__py2.py3-none-any.whl → 3.0.1448__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.
Potentially problematic release.
This version of tencentcloud-sdk-python-cynosdb might be problematic. Click here for more details.
- tencentcloud/__init__.py +1 -1
- tencentcloud/cynosdb/v20190107/models.py +4 -0
- {tencentcloud_sdk_python_cynosdb-3.0.1447.dist-info → tencentcloud_sdk_python_cynosdb-3.0.1448.dist-info}/METADATA +2 -2
- {tencentcloud_sdk_python_cynosdb-3.0.1447.dist-info → tencentcloud_sdk_python_cynosdb-3.0.1448.dist-info}/RECORD +6 -6
- {tencentcloud_sdk_python_cynosdb-3.0.1447.dist-info → tencentcloud_sdk_python_cynosdb-3.0.1448.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python_cynosdb-3.0.1447.dist-info → tencentcloud_sdk_python_cynosdb-3.0.1448.dist-info}/top_level.txt +0 -0
tencentcloud/__init__.py
CHANGED
|
@@ -25246,8 +25246,10 @@ class LogicBackupConfigInfo(AbstractModel):
|
|
|
25246
25246
|
:param _LogicBackupTimeEnd: 自动逻辑备份结束时间
|
|
25247
25247
|
:type LogicBackupTimeEnd: int
|
|
25248
25248
|
:param _LogicReserveDuration: 自动逻辑备份保留时间
|
|
25249
|
+
单位:秒
|
|
25249
25250
|
:type LogicReserveDuration: int
|
|
25250
25251
|
:param _LogicCrossRegionsEnable: 是否开启跨地域逻辑备份
|
|
25252
|
+
可选值:ON/OFF
|
|
25251
25253
|
:type LogicCrossRegionsEnable: str
|
|
25252
25254
|
:param _LogicCrossRegions: 逻辑备份所跨地域
|
|
25253
25255
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
@@ -25296,6 +25298,7 @@ class LogicBackupConfigInfo(AbstractModel):
|
|
|
25296
25298
|
@property
|
|
25297
25299
|
def LogicReserveDuration(self):
|
|
25298
25300
|
"""自动逻辑备份保留时间
|
|
25301
|
+
单位:秒
|
|
25299
25302
|
:rtype: int
|
|
25300
25303
|
"""
|
|
25301
25304
|
return self._LogicReserveDuration
|
|
@@ -25307,6 +25310,7 @@ class LogicBackupConfigInfo(AbstractModel):
|
|
|
25307
25310
|
@property
|
|
25308
25311
|
def LogicCrossRegionsEnable(self):
|
|
25309
25312
|
"""是否开启跨地域逻辑备份
|
|
25313
|
+
可选值:ON/OFF
|
|
25310
25314
|
:rtype: str
|
|
25311
25315
|
"""
|
|
25312
25316
|
return self._LogicCrossRegionsEnable
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-cynosdb
|
|
3
|
-
Version: 3.0.
|
|
3
|
+
Version: 3.0.1448
|
|
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.0.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common (<4.0.0,>=3.0.1448)
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
tencentcloud/__init__.py,sha256=
|
|
1
|
+
tencentcloud/__init__.py,sha256=l8H8D_HPdJWSm-IJNlKPygUi0dSf3NApdcxqXC5PqAA,631
|
|
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=Ogpkm9awKpVambiTL9GARjGyBtl3E0Zgc89A0cepZKg,159441
|
|
5
5
|
tencentcloud/cynosdb/v20190107/errorcodes.py,sha256=ZCz5ORFBdJ06UJgk1R5bEpMrKHsGQdaCfaRT2FhVTuM,14432
|
|
6
|
-
tencentcloud/cynosdb/v20190107/models.py,sha256=
|
|
7
|
-
tencentcloud_sdk_python_cynosdb-3.0.
|
|
8
|
-
tencentcloud_sdk_python_cynosdb-3.0.
|
|
9
|
-
tencentcloud_sdk_python_cynosdb-3.0.
|
|
10
|
-
tencentcloud_sdk_python_cynosdb-3.0.
|
|
6
|
+
tencentcloud/cynosdb/v20190107/models.py,sha256=sKtkEqwEb8p935yFy1gfrT-d6bTFTeHvPwxLCHrpqTI,1200086
|
|
7
|
+
tencentcloud_sdk_python_cynosdb-3.0.1448.dist-info/METADATA,sha256=mhlpRSbeW221MC64AhOstkgUbLxl1j2O9VjpHt7znb0,1523
|
|
8
|
+
tencentcloud_sdk_python_cynosdb-3.0.1448.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
|
|
9
|
+
tencentcloud_sdk_python_cynosdb-3.0.1448.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
|
|
10
|
+
tencentcloud_sdk_python_cynosdb-3.0.1448.dist-info/RECORD,,
|
|
File without changes
|