tencentcloud-sdk-python-scf 3.0.1263__py2.py3-none-any.whl → 3.0.1276__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-scf might be problematic. Click here for more details.
- tencentcloud/__init__.py +1 -1
- tencentcloud/scf/v20180416/models.py +4 -4
- {tencentcloud_sdk_python_scf-3.0.1263.dist-info → tencentcloud_sdk_python_scf-3.0.1276.dist-info}/METADATA +3 -3
- tencentcloud_sdk_python_scf-3.0.1276.dist-info/RECORD +10 -0
- tencentcloud_sdk_python_scf-3.0.1263.dist-info/RECORD +0 -10
- {tencentcloud_sdk_python_scf-3.0.1263.dist-info → tencentcloud_sdk_python_scf-3.0.1276.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python_scf-3.0.1263.dist-info → tencentcloud_sdk_python_scf-3.0.1276.dist-info}/top_level.txt +0 -0
tencentcloud/__init__.py
CHANGED
|
@@ -3737,7 +3737,7 @@ class FunctionLog(AbstractModel):
|
|
|
3737
3737
|
:type RequestId: str
|
|
3738
3738
|
:param _StartTime: 函数开始执行时的时间点
|
|
3739
3739
|
:type StartTime: str
|
|
3740
|
-
:param _RetCode: 函数执行结果,如果是 0
|
|
3740
|
+
:param _RetCode: 函数执行结果,如果是 0 表示执行成功,2表示函数运行中,3表示函数执行中断,其他值表示失败
|
|
3741
3741
|
:type RetCode: int
|
|
3742
3742
|
:param _InvokeFinished: 函数调用是否结束,如果是 1 表示执行结束,其他值表示调用异常
|
|
3743
3743
|
:type InvokeFinished: int
|
|
@@ -3816,7 +3816,7 @@ class FunctionLog(AbstractModel):
|
|
|
3816
3816
|
|
|
3817
3817
|
@property
|
|
3818
3818
|
def RetCode(self):
|
|
3819
|
-
"""函数执行结果,如果是 0
|
|
3819
|
+
"""函数执行结果,如果是 0 表示执行成功,2表示函数运行中,3表示函数执行中断,其他值表示失败
|
|
3820
3820
|
:rtype: int
|
|
3821
3821
|
"""
|
|
3822
3822
|
return self._RetCode
|
|
@@ -12521,7 +12521,7 @@ class UpdateCustomDomainRequest(AbstractModel):
|
|
|
12521
12521
|
:type CertConfig: :class:`tencentcloud.scf.v20180416.models.CertConf`
|
|
12522
12522
|
:param _WafConfig: web 应用防火墙配置
|
|
12523
12523
|
:type WafConfig: :class:`tencentcloud.scf.v20180416.models.WafConf`
|
|
12524
|
-
:param _EndpointsConfig:
|
|
12524
|
+
:param _EndpointsConfig: 路由配置
|
|
12525
12525
|
:type EndpointsConfig: list of EndpointsConf
|
|
12526
12526
|
"""
|
|
12527
12527
|
self._Domain = None
|
|
@@ -12576,7 +12576,7 @@ class UpdateCustomDomainRequest(AbstractModel):
|
|
|
12576
12576
|
|
|
12577
12577
|
@property
|
|
12578
12578
|
def EndpointsConfig(self):
|
|
12579
|
-
"""
|
|
12579
|
+
"""路由配置
|
|
12580
12580
|
:rtype: list of EndpointsConf
|
|
12581
12581
|
"""
|
|
12582
12582
|
return self._EndpointsConfig
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-scf
|
|
3
|
-
Version: 3.0.
|
|
3
|
+
Version: 3.0.1276
|
|
4
4
|
Summary: Tencent Cloud Scf SDK for Python
|
|
5
5
|
Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
|
|
6
6
|
Author: Tencent Cloud
|
|
7
|
-
|
|
7
|
+
Maintainer-email: tencentcloudapi@tencent.com
|
|
8
8
|
License: Apache License 2.0
|
|
9
9
|
Platform: any
|
|
10
10
|
Classifier: Development Status :: 5 - Production/Stable
|
|
@@ -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 (==3.0.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common (==3.0.1276)
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
tencentcloud/__init__.py,sha256=Sh7GUwhVkJa_ZAw-mlCTZi62BYdpS2syhD1IdGbaoIg,631
|
|
2
|
+
tencentcloud/scf/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
+
tencentcloud/scf/v20180416/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
|
+
tencentcloud/scf/v20180416/errorcodes.py,sha256=YSBsylZTxgH42Pz6b2bMTiBmO3klp4PJmi_yAvToF8Q,33310
|
|
5
|
+
tencentcloud/scf/v20180416/models.py,sha256=aijPisPnpb7zTTvABvJa9B9bN865C2CW367xOtp_jRM,444832
|
|
6
|
+
tencentcloud/scf/v20180416/scf_client.py,sha256=phB6xq6Kas8INrc9YeNzkfP84T08swzdyKiDndCCx4g,48979
|
|
7
|
+
tencentcloud_sdk_python_scf-3.0.1276.dist-info/METADATA,sha256=inEbQEn0Ccqslx5Q-NQI_oA1pSmLP5okciLin_AGshs,1496
|
|
8
|
+
tencentcloud_sdk_python_scf-3.0.1276.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
|
|
9
|
+
tencentcloud_sdk_python_scf-3.0.1276.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
|
|
10
|
+
tencentcloud_sdk_python_scf-3.0.1276.dist-info/RECORD,,
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
tencentcloud/__init__.py,sha256=I-SN6tI8nIMh1Df4pK83RcurEm0Ig6fzDp-S-llY_NU,631
|
|
2
|
-
tencentcloud/scf/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
3
|
-
tencentcloud/scf/v20180416/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
|
-
tencentcloud/scf/v20180416/errorcodes.py,sha256=YSBsylZTxgH42Pz6b2bMTiBmO3klp4PJmi_yAvToF8Q,33310
|
|
5
|
-
tencentcloud/scf/v20180416/models.py,sha256=MbTB2l79MXb4LoT0aG9ef_5awo1E5Cnq2DUTGSeZvw0,444728
|
|
6
|
-
tencentcloud/scf/v20180416/scf_client.py,sha256=phB6xq6Kas8INrc9YeNzkfP84T08swzdyKiDndCCx4g,48979
|
|
7
|
-
tencentcloud_sdk_python_scf-3.0.1263.dist-info/METADATA,sha256=u2qdVdx_GHFvOjPgHaTwbz9VRwtrSrVttRaAVniBr6E,1492
|
|
8
|
-
tencentcloud_sdk_python_scf-3.0.1263.dist-info/WHEEL,sha256=z9j0xAa_JmUKMpmz72K0ZGALSM_n-wQVmGbleXx2VHg,110
|
|
9
|
-
tencentcloud_sdk_python_scf-3.0.1263.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
|
|
10
|
-
tencentcloud_sdk_python_scf-3.0.1263.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|