tencentcloud-sdk-python 3.0.1340__py2.py3-none-any.whl → 3.0.1342__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 +1 -1
- tencentcloud/autoscaling/v20180419/autoscaling_client.py +26 -0
- tencentcloud/autoscaling/v20180419/models.py +94 -0
- tencentcloud/billing/v20180709/models.py +0 -246
- tencentcloud/captcha/v20190722/models.py +6 -24
- tencentcloud/cdc/v20201214/models.py +29 -86
- tencentcloud/cdwch/v20200915/models.py +124 -0
- tencentcloud/cdz/v20221123/models.py +0 -8
- tencentcloud/cfs/v20190719/errorcodes.py +3 -0
- tencentcloud/cvm/v20170312/cvm_client.py +23 -0
- tencentcloud/cvm/v20170312/models.py +211 -4
- tencentcloud/cwp/v20180228/models.py +99 -24
- tencentcloud/cynosdb/v20190107/models.py +0 -290
- tencentcloud/dbbrain/v20210527/models.py +15 -0
- tencentcloud/domain/v20180808/models.py +30 -24
- tencentcloud/ess/v20201111/models.py +69 -2
- tencentcloud/essbasic/v20210526/models.py +73 -6
- tencentcloud/hunyuan/v20230901/hunyuan_client.py +25 -0
- tencentcloud/hunyuan/v20230901/models.py +629 -21
- tencentcloud/lcic/v20220817/models.py +4 -4
- tencentcloud/lighthouse/v20200324/lighthouse_client.py +12 -3
- tencentcloud/lighthouse/v20200324/models.py +139 -39
- tencentcloud/lke/v20231130/lke_client.py +2 -2
- tencentcloud/lke/v20231130/models.py +6 -6
- tencentcloud/mariadb/v20170312/models.py +0 -24
- tencentcloud/mongodb/v20190725/models.py +6 -6
- tencentcloud/ocr/v20181119/models.py +82 -0
- tencentcloud/redis/v20180412/models.py +8 -8
- tencentcloud/ses/v20201002/models.py +2 -4
- tencentcloud/ssl/v20191205/models.py +7 -319
- tencentcloud/tat/v20201028/models.py +10 -8
- tencentcloud/tcb/v20180608/models.py +0 -230
- tencentcloud/tchd/v20230306/models.py +168 -0
- tencentcloud/tchd/v20230306/tchd_client.py +24 -0
- tencentcloud/tdmq/v20200217/models.py +17 -198
- tencentcloud/teo/v20220901/models.py +227 -1
- tencentcloud/teo/v20220901/teo_client.py +8 -4
- tencentcloud/trocket/v20230308/models.py +109 -0
- tencentcloud/trocket/v20230308/trocket_client.py +23 -0
- tencentcloud/trro/v20220325/models.py +140 -0
- tencentcloud/trro/v20220325/trro_client.py +25 -0
- tencentcloud/vpc/v20170312/errorcodes.py +9 -0
- tencentcloud/waf/v20180125/models.py +398 -0
- tencentcloud/waf/v20180125/waf_client.py +69 -0
- tencentcloud/wedata/v20210820/models.py +133 -254
- {tencentcloud_sdk_python-3.0.1340.dist-info → tencentcloud_sdk_python-3.0.1342.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1340.dist-info → tencentcloud_sdk_python-3.0.1342.dist-info}/RECORD +50 -50
- {tencentcloud_sdk_python-3.0.1340.dist-info → tencentcloud_sdk_python-3.0.1342.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1340.dist-info → tencentcloud_sdk_python-3.0.1342.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1340.dist-info → tencentcloud_sdk_python-3.0.1342.dist-info}/top_level.txt +0 -0
@@ -810,10 +810,8 @@ class ConstraintRange(AbstractModel):
|
|
810
810
|
def __init__(self):
|
811
811
|
r"""
|
812
812
|
:param _Min: 约束类型为section时的最小值
|
813
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
814
813
|
:type Min: str
|
815
814
|
:param _Max: 约束类型为section时的最大值
|
816
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
817
815
|
:type Max: str
|
818
816
|
"""
|
819
817
|
self._Min = None
|
@@ -822,7 +820,6 @@ class ConstraintRange(AbstractModel):
|
|
822
820
|
@property
|
823
821
|
def Min(self):
|
824
822
|
"""约束类型为section时的最小值
|
825
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
826
823
|
:rtype: str
|
827
824
|
"""
|
828
825
|
return self._Min
|
@@ -834,7 +831,6 @@ class ConstraintRange(AbstractModel):
|
|
834
831
|
@property
|
835
832
|
def Max(self):
|
836
833
|
"""约束类型为section时的最大值
|
837
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
838
834
|
:rtype: str
|
839
835
|
"""
|
840
836
|
return self._Max
|
@@ -2676,7 +2672,6 @@ class DBAccount(AbstractModel):
|
|
2676
2672
|
:param _ReadOnly: 只读标记,0:否, 1:该账号的sql请求优先选择备机执行,备机不可用时选择主机执行,2:优先选择备机执行,备机不可用时操作失败。
|
2677
2673
|
:type ReadOnly: int
|
2678
2674
|
:param _DelayThresh: 该字段对只读账号有意义,表示选择主备延迟小于该值的备机
|
2679
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2680
2675
|
:type DelayThresh: int
|
2681
2676
|
:param _SlaveConst: 针对只读账号,设置策略是否固定备机,0:不固定备机,即备机不满足条件与客户端不断开连接,Proxy选择其他可用备机,1:备机不满足条件断开连接,确保一个连接固定备机。
|
2682
2677
|
:type SlaveConst: int
|
@@ -2762,7 +2757,6 @@ class DBAccount(AbstractModel):
|
|
2762
2757
|
@property
|
2763
2758
|
def DelayThresh(self):
|
2764
2759
|
"""该字段对只读账号有意义,表示选择主备延迟小于该值的备机
|
2765
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2766
2760
|
:rtype: int
|
2767
2761
|
"""
|
2768
2762
|
return self._DelayThresh
|
@@ -3777,16 +3771,12 @@ class DCNReplicaConfig(AbstractModel):
|
|
3777
3771
|
def __init__(self):
|
3778
3772
|
r"""
|
3779
3773
|
:param _RoReplicationMode: DCN 运行状态,START为正常运行,STOP为暂停
|
3780
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
3781
3774
|
:type RoReplicationMode: str
|
3782
3775
|
:param _DelayReplicationType: 延迟复制的类型,DEFAULT为正常,DUE_TIME为指定时间
|
3783
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
3784
3776
|
:type DelayReplicationType: str
|
3785
3777
|
:param _DueTime: 延迟复制的指定时间
|
3786
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
3787
3778
|
:type DueTime: str
|
3788
3779
|
:param _ReplicationDelay: 延迟复制时的延迟秒数
|
3789
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
3790
3780
|
:type ReplicationDelay: int
|
3791
3781
|
"""
|
3792
3782
|
self._RoReplicationMode = None
|
@@ -3797,7 +3787,6 @@ class DCNReplicaConfig(AbstractModel):
|
|
3797
3787
|
@property
|
3798
3788
|
def RoReplicationMode(self):
|
3799
3789
|
"""DCN 运行状态,START为正常运行,STOP为暂停
|
3800
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
3801
3790
|
:rtype: str
|
3802
3791
|
"""
|
3803
3792
|
return self._RoReplicationMode
|
@@ -3809,7 +3798,6 @@ class DCNReplicaConfig(AbstractModel):
|
|
3809
3798
|
@property
|
3810
3799
|
def DelayReplicationType(self):
|
3811
3800
|
"""延迟复制的类型,DEFAULT为正常,DUE_TIME为指定时间
|
3812
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
3813
3801
|
:rtype: str
|
3814
3802
|
"""
|
3815
3803
|
return self._DelayReplicationType
|
@@ -3821,7 +3809,6 @@ class DCNReplicaConfig(AbstractModel):
|
|
3821
3809
|
@property
|
3822
3810
|
def DueTime(self):
|
3823
3811
|
"""延迟复制的指定时间
|
3824
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
3825
3812
|
:rtype: str
|
3826
3813
|
"""
|
3827
3814
|
return self._DueTime
|
@@ -3833,7 +3820,6 @@ class DCNReplicaConfig(AbstractModel):
|
|
3833
3820
|
@property
|
3834
3821
|
def ReplicationDelay(self):
|
3835
3822
|
"""延迟复制时的延迟秒数
|
3836
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
3837
3823
|
:rtype: int
|
3838
3824
|
"""
|
3839
3825
|
return self._ReplicationDelay
|
@@ -10614,7 +10600,6 @@ class InstanceBackupFileItem(AbstractModel):
|
|
10614
10600
|
:param _InstanceStatus: 实例状态
|
10615
10601
|
:type InstanceStatus: int
|
10616
10602
|
:param _ShardId: 分片ID
|
10617
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
10618
10603
|
:type ShardId: str
|
10619
10604
|
:param _FilePath: 文件路径
|
10620
10605
|
:type FilePath: str
|
@@ -10682,7 +10667,6 @@ class InstanceBackupFileItem(AbstractModel):
|
|
10682
10667
|
@property
|
10683
10668
|
def ShardId(self):
|
10684
10669
|
"""分片ID
|
10685
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
10686
10670
|
:rtype: str
|
10687
10671
|
"""
|
10688
10672
|
return self._ShardId
|
@@ -10811,10 +10795,8 @@ class InstanceSpec(AbstractModel):
|
|
10811
10795
|
def __init__(self):
|
10812
10796
|
r"""
|
10813
10797
|
:param _Machine: 设备型号
|
10814
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
10815
10798
|
:type Machine: str
|
10816
10799
|
:param _SpecInfos: 该机型对应的可售卖规格列表
|
10817
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
10818
10800
|
:type SpecInfos: list of SpecConfigInfo
|
10819
10801
|
"""
|
10820
10802
|
self._Machine = None
|
@@ -10823,7 +10805,6 @@ class InstanceSpec(AbstractModel):
|
|
10823
10805
|
@property
|
10824
10806
|
def Machine(self):
|
10825
10807
|
"""设备型号
|
10826
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
10827
10808
|
:rtype: str
|
10828
10809
|
"""
|
10829
10810
|
return self._Machine
|
@@ -10835,7 +10816,6 @@ class InstanceSpec(AbstractModel):
|
|
10835
10816
|
@property
|
10836
10817
|
def SpecInfos(self):
|
10837
10818
|
"""该机型对应的可售卖规格列表
|
10838
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
10839
10819
|
:rtype: list of SpecConfigInfo
|
10840
10820
|
"""
|
10841
10821
|
return self._SpecInfos
|
@@ -13462,7 +13442,6 @@ class ParamDesc(AbstractModel):
|
|
13462
13442
|
:param _Value: 当前参数值
|
13463
13443
|
:type Value: str
|
13464
13444
|
:param _SetValue: 设置过的值,参数生效后,该值和value一样。
|
13465
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
13466
13445
|
:type SetValue: str
|
13467
13446
|
:param _Default: 系统默认值
|
13468
13447
|
:type Default: str
|
@@ -13507,7 +13486,6 @@ true:需要重启
|
|
13507
13486
|
@property
|
13508
13487
|
def SetValue(self):
|
13509
13488
|
"""设置过的值,参数生效后,该值和value一样。
|
13510
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
13511
13489
|
:rtype: str
|
13512
13490
|
"""
|
13513
13491
|
return self._SetValue
|
@@ -14555,7 +14533,6 @@ class SlowLogData(AbstractModel):
|
|
14555
14533
|
:param _User: 账号
|
14556
14534
|
:type User: str
|
14557
14535
|
:param _ExampleSql: 样例Sql
|
14558
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14559
14536
|
:type ExampleSql: str
|
14560
14537
|
:param _Host: 账户的域名
|
14561
14538
|
:type Host: str
|
@@ -14770,7 +14747,6 @@ class SlowLogData(AbstractModel):
|
|
14770
14747
|
@property
|
14771
14748
|
def ExampleSql(self):
|
14772
14749
|
"""样例Sql
|
14773
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14774
14750
|
:rtype: str
|
14775
14751
|
"""
|
14776
14752
|
return self._ExampleSql
|
@@ -6569,11 +6569,11 @@ class InquirePriceCreateDBInstancesRequest(AbstractModel):
|
|
6569
6569
|
:type MongosMemory: int
|
6570
6570
|
:param _MongosNum: 指 Mongos 个数,取值范围为[3,32]。若为分片集群实例询价,则该参数必须设置。注意为空时取默认取值为3个节点。
|
6571
6571
|
:type MongosNum: int
|
6572
|
-
:param _ConfigServerCpu: 指 ConfigServer CPU
|
6572
|
+
:param _ConfigServerCpu: 指 ConfigServer CPU核数,固定取值为 1,单位:GB,可不配置该参数。
|
6573
6573
|
:type ConfigServerCpu: int
|
6574
|
-
:param _ConfigServerMemory: 指 ConfigServer
|
6574
|
+
:param _ConfigServerMemory: 指 ConfigServer 内存大小,固定取值为 2,单位:GB,可不配置该参数。
|
6575
6575
|
:type ConfigServerMemory: int
|
6576
|
-
:param _ConfigServerVolume: 指 ConfigServer
|
6576
|
+
:param _ConfigServerVolume: 指 ConfigServer 磁盘大小,固定取值为 20,单位:GB,可不配置该参数。
|
6577
6577
|
:type ConfigServerVolume: int
|
6578
6578
|
"""
|
6579
6579
|
self._Zone = None
|
@@ -6769,7 +6769,7 @@ class InquirePriceCreateDBInstancesRequest(AbstractModel):
|
|
6769
6769
|
|
6770
6770
|
@property
|
6771
6771
|
def ConfigServerCpu(self):
|
6772
|
-
"""指 ConfigServer CPU
|
6772
|
+
"""指 ConfigServer CPU核数,固定取值为 1,单位:GB,可不配置该参数。
|
6773
6773
|
:rtype: int
|
6774
6774
|
"""
|
6775
6775
|
return self._ConfigServerCpu
|
@@ -6780,7 +6780,7 @@ class InquirePriceCreateDBInstancesRequest(AbstractModel):
|
|
6780
6780
|
|
6781
6781
|
@property
|
6782
6782
|
def ConfigServerMemory(self):
|
6783
|
-
"""指 ConfigServer
|
6783
|
+
"""指 ConfigServer 内存大小,固定取值为 2,单位:GB,可不配置该参数。
|
6784
6784
|
:rtype: int
|
6785
6785
|
"""
|
6786
6786
|
return self._ConfigServerMemory
|
@@ -6791,7 +6791,7 @@ class InquirePriceCreateDBInstancesRequest(AbstractModel):
|
|
6791
6791
|
|
6792
6792
|
@property
|
6793
6793
|
def ConfigServerVolume(self):
|
6794
|
-
"""指 ConfigServer
|
6794
|
+
"""指 ConfigServer 磁盘大小,固定取值为 20,单位:GB,可不配置该参数。
|
6795
6795
|
:rtype: int
|
6796
6796
|
"""
|
6797
6797
|
return self._ConfigServerVolume
|
@@ -1668,6 +1668,69 @@ class BankCardOCRResponse(AbstractModel):
|
|
1668
1668
|
self._RequestId = params.get("RequestId")
|
1669
1669
|
|
1670
1670
|
|
1671
|
+
class BankSlip(AbstractModel):
|
1672
|
+
"""银行回单
|
1673
|
+
|
1674
|
+
"""
|
1675
|
+
|
1676
|
+
def __init__(self):
|
1677
|
+
r"""
|
1678
|
+
:param _BankSlipInfos: 银行回单信息
|
1679
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
1680
|
+
:type BankSlipInfos: list of BankSlipInfo
|
1681
|
+
:param _CommonBankSlipInfos: 银行回单信息常用字段
|
1682
|
+
:type CommonBankSlipInfos: list of BankSlipInfo
|
1683
|
+
"""
|
1684
|
+
self._BankSlipInfos = None
|
1685
|
+
self._CommonBankSlipInfos = None
|
1686
|
+
|
1687
|
+
@property
|
1688
|
+
def BankSlipInfos(self):
|
1689
|
+
"""银行回单信息
|
1690
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
1691
|
+
:rtype: list of BankSlipInfo
|
1692
|
+
"""
|
1693
|
+
return self._BankSlipInfos
|
1694
|
+
|
1695
|
+
@BankSlipInfos.setter
|
1696
|
+
def BankSlipInfos(self, BankSlipInfos):
|
1697
|
+
self._BankSlipInfos = BankSlipInfos
|
1698
|
+
|
1699
|
+
@property
|
1700
|
+
def CommonBankSlipInfos(self):
|
1701
|
+
"""银行回单信息常用字段
|
1702
|
+
:rtype: list of BankSlipInfo
|
1703
|
+
"""
|
1704
|
+
return self._CommonBankSlipInfos
|
1705
|
+
|
1706
|
+
@CommonBankSlipInfos.setter
|
1707
|
+
def CommonBankSlipInfos(self, CommonBankSlipInfos):
|
1708
|
+
self._CommonBankSlipInfos = CommonBankSlipInfos
|
1709
|
+
|
1710
|
+
|
1711
|
+
def _deserialize(self, params):
|
1712
|
+
if params.get("BankSlipInfos") is not None:
|
1713
|
+
self._BankSlipInfos = []
|
1714
|
+
for item in params.get("BankSlipInfos"):
|
1715
|
+
obj = BankSlipInfo()
|
1716
|
+
obj._deserialize(item)
|
1717
|
+
self._BankSlipInfos.append(obj)
|
1718
|
+
if params.get("CommonBankSlipInfos") is not None:
|
1719
|
+
self._CommonBankSlipInfos = []
|
1720
|
+
for item in params.get("CommonBankSlipInfos"):
|
1721
|
+
obj = BankSlipInfo()
|
1722
|
+
obj._deserialize(item)
|
1723
|
+
self._CommonBankSlipInfos.append(obj)
|
1724
|
+
memeber_set = set(params.keys())
|
1725
|
+
for name, value in vars(self).items():
|
1726
|
+
property_name = name[1:]
|
1727
|
+
if property_name in memeber_set:
|
1728
|
+
memeber_set.remove(property_name)
|
1729
|
+
if len(memeber_set) > 0:
|
1730
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
1731
|
+
|
1732
|
+
|
1733
|
+
|
1671
1734
|
class BankSlipInfo(AbstractModel):
|
1672
1735
|
"""银行回单识别出的字段
|
1673
1736
|
|
@@ -29125,6 +29188,9 @@ class SingleInvoiceItem(AbstractModel):
|
|
29125
29188
|
:param _CustomsPaymentReceipt: 海关缴款
|
29126
29189
|
注意:此字段可能返回 null,表示取不到有效值。
|
29127
29190
|
:type CustomsPaymentReceipt: :class:`tencentcloud.ocr.v20181119.models.CustomsPaymentReceipt`
|
29191
|
+
:param _BankSlip: 银行回单
|
29192
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
29193
|
+
:type BankSlip: :class:`tencentcloud.ocr.v20181119.models.BankSlip`
|
29128
29194
|
"""
|
29129
29195
|
self._VatSpecialInvoice = None
|
29130
29196
|
self._VatCommonInvoice = None
|
@@ -29155,6 +29221,7 @@ class SingleInvoiceItem(AbstractModel):
|
|
29155
29221
|
self._ElectronicFlightTicketFull = None
|
29156
29222
|
self._TaxPayment = None
|
29157
29223
|
self._CustomsPaymentReceipt = None
|
29224
|
+
self._BankSlip = None
|
29158
29225
|
|
29159
29226
|
@property
|
29160
29227
|
def VatSpecialInvoice(self):
|
@@ -29504,6 +29571,18 @@ class SingleInvoiceItem(AbstractModel):
|
|
29504
29571
|
def CustomsPaymentReceipt(self, CustomsPaymentReceipt):
|
29505
29572
|
self._CustomsPaymentReceipt = CustomsPaymentReceipt
|
29506
29573
|
|
29574
|
+
@property
|
29575
|
+
def BankSlip(self):
|
29576
|
+
"""银行回单
|
29577
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
29578
|
+
:rtype: :class:`tencentcloud.ocr.v20181119.models.BankSlip`
|
29579
|
+
"""
|
29580
|
+
return self._BankSlip
|
29581
|
+
|
29582
|
+
@BankSlip.setter
|
29583
|
+
def BankSlip(self, BankSlip):
|
29584
|
+
self._BankSlip = BankSlip
|
29585
|
+
|
29507
29586
|
|
29508
29587
|
def _deserialize(self, params):
|
29509
29588
|
if params.get("VatSpecialInvoice") is not None:
|
@@ -29593,6 +29672,9 @@ class SingleInvoiceItem(AbstractModel):
|
|
29593
29672
|
if params.get("CustomsPaymentReceipt") is not None:
|
29594
29673
|
self._CustomsPaymentReceipt = CustomsPaymentReceipt()
|
29595
29674
|
self._CustomsPaymentReceipt._deserialize(params.get("CustomsPaymentReceipt"))
|
29675
|
+
if params.get("BankSlip") is not None:
|
29676
|
+
self._BankSlip = BankSlip()
|
29677
|
+
self._BankSlip._deserialize(params.get("BankSlip"))
|
29596
29678
|
memeber_set = set(params.keys())
|
29597
29679
|
for name, value in vars(self).items():
|
29598
29680
|
property_name = name[1:]
|
@@ -16772,13 +16772,13 @@ class ModifyInstanceLogDeliveryRequest(AbstractModel):
|
|
16772
16772
|
- true:开启。
|
16773
16773
|
- false:关闭。
|
16774
16774
|
:type Enabled: bool
|
16775
|
-
:param _LogsetId: 投递的日志集ID。通过接口[
|
16775
|
+
:param _LogsetId: 投递的日志集ID。通过接口[DescribeLogsets](https://cloud.tencent.com/document/api/614/58624)获取到日志集ID。
|
16776
16776
|
:type LogsetId: str
|
16777
|
-
:param _TopicId: 投递的日志主题ID
|
16777
|
+
:param _TopicId: 投递的日志主题ID。通过接口[DescribeTopics](https://cloud.tencent.com/document/api/614/56454)获取到日志主题ID。
|
16778
16778
|
:type TopicId: str
|
16779
|
-
:param _LogsetName:
|
16779
|
+
:param _LogsetName: 日志集名称。**LogsetId**为空时必传,系统会以LogsetName为名称来创建新的日志集并投递日志。
|
16780
16780
|
:type LogsetName: str
|
16781
|
-
:param _TopicName:
|
16781
|
+
:param _TopicName: 日志主题名称。**TopicId**为空时必传,系统会以TopicName为名称来创建新的日志主题并投递日志。
|
16782
16782
|
:type TopicName: str
|
16783
16783
|
:param _LogRegion: 日志集所在地域,不传默认使用实例所在地域。
|
16784
16784
|
:type LogRegion: str
|
@@ -16835,7 +16835,7 @@ class ModifyInstanceLogDeliveryRequest(AbstractModel):
|
|
16835
16835
|
|
16836
16836
|
@property
|
16837
16837
|
def LogsetId(self):
|
16838
|
-
"""投递的日志集ID。通过接口[
|
16838
|
+
"""投递的日志集ID。通过接口[DescribeLogsets](https://cloud.tencent.com/document/api/614/58624)获取到日志集ID。
|
16839
16839
|
:rtype: str
|
16840
16840
|
"""
|
16841
16841
|
return self._LogsetId
|
@@ -16846,7 +16846,7 @@ class ModifyInstanceLogDeliveryRequest(AbstractModel):
|
|
16846
16846
|
|
16847
16847
|
@property
|
16848
16848
|
def TopicId(self):
|
16849
|
-
"""投递的日志主题ID
|
16849
|
+
"""投递的日志主题ID。通过接口[DescribeTopics](https://cloud.tencent.com/document/api/614/56454)获取到日志主题ID。
|
16850
16850
|
:rtype: str
|
16851
16851
|
"""
|
16852
16852
|
return self._TopicId
|
@@ -16857,7 +16857,7 @@ class ModifyInstanceLogDeliveryRequest(AbstractModel):
|
|
16857
16857
|
|
16858
16858
|
@property
|
16859
16859
|
def LogsetName(self):
|
16860
|
-
"""
|
16860
|
+
"""日志集名称。**LogsetId**为空时必传,系统会以LogsetName为名称来创建新的日志集并投递日志。
|
16861
16861
|
:rtype: str
|
16862
16862
|
"""
|
16863
16863
|
return self._LogsetName
|
@@ -16868,7 +16868,7 @@ class ModifyInstanceLogDeliveryRequest(AbstractModel):
|
|
16868
16868
|
|
16869
16869
|
@property
|
16870
16870
|
def TopicName(self):
|
16871
|
-
"""
|
16871
|
+
"""日志主题名称。**TopicId**为空时必传,系统会以TopicName为名称来创建新的日志主题并投递日志。
|
16872
16872
|
:rtype: str
|
16873
16873
|
"""
|
16874
16874
|
return self._TopicName
|
@@ -91,8 +91,7 @@ class BatchSendEmailRequest(AbstractModel):
|
|
91
91
|
:param _Template: 使用模板发送时,填写的模板相关参数
|
92
92
|
<dx-alert infotype="notice" title="注意"> 如您未申请过特殊配置,则该字段为必填 </dx-alert>
|
93
93
|
:type Template: :class:`tencentcloud.ses.v20201002.models.Template`
|
94
|
-
:param _Simple:
|
95
|
-
<dx-alert infotype="notice" title="说明"> 仅部分历史上申请了特殊配置的客户需要使用。如您未申请过特殊配置,则不存在该字段。</dx-alert>
|
94
|
+
:param _Simple: 已废弃<dx-alert infotype="notice" title="说明"> 仅部分历史上申请了特殊配置的客户需要使用。如您未申请过特殊配置,则不存在该字段。</dx-alert>
|
96
95
|
:type Simple: :class:`tencentcloud.ses.v20201002.models.Simple`
|
97
96
|
:param _Attachments: 需要发送附件时,填写附件相关参数(暂未支持)
|
98
97
|
:type Attachments: list of Attachment
|
@@ -189,8 +188,7 @@ class BatchSendEmailRequest(AbstractModel):
|
|
189
188
|
|
190
189
|
@property
|
191
190
|
def Simple(self):
|
192
|
-
"""
|
193
|
-
<dx-alert infotype="notice" title="说明"> 仅部分历史上申请了特殊配置的客户需要使用。如您未申请过特殊配置,则不存在该字段。</dx-alert>
|
191
|
+
"""已废弃<dx-alert infotype="notice" title="说明"> 仅部分历史上申请了特殊配置的客户需要使用。如您未申请过特殊配置,则不存在该字段。</dx-alert>
|
194
192
|
:rtype: :class:`tencentcloud.ses.v20201002.models.Simple`
|
195
193
|
"""
|
196
194
|
return self._Simple
|