tencentcloud-sdk-python 3.0.1298__py2.py3-none-any.whl → 3.0.1300__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.
Files changed (73) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/aca/v20210323/models.py +2 -2
  3. tencentcloud/aiart/v20221229/aiart_client.py +55 -0
  4. tencentcloud/aiart/v20221229/models.py +367 -0
  5. tencentcloud/autoscaling/v20180419/models.py +21 -0
  6. tencentcloud/batch/v20170312/models.py +2 -2
  7. tencentcloud/bh/v20230418/models.py +4 -4
  8. tencentcloud/cdb/v20170320/models.py +27 -0
  9. tencentcloud/cfs/v20190719/errorcodes.py +1 -1
  10. tencentcloud/clb/v20180317/models.py +68 -0
  11. tencentcloud/cloudapp/v20220530/errorcodes.py +3 -0
  12. tencentcloud/cloudapp/v20220530/models.py +66 -17
  13. tencentcloud/cls/v20201016/models.py +22 -0
  14. tencentcloud/cmq/v20190304/cmq_client.py +0 -365
  15. tencentcloud/cmq/v20190304/models.py +324 -2473
  16. tencentcloud/config/v20220802/config_client.py +46 -0
  17. tencentcloud/config/v20220802/errorcodes.py +3 -0
  18. tencentcloud/config/v20220802/models.py +716 -26
  19. tencentcloud/csxg/v20230303/errorcodes.py +48 -0
  20. tencentcloud/cvm/v20170312/models.py +2 -2
  21. tencentcloud/cynosdb/v20190107/errorcodes.py +3 -0
  22. tencentcloud/cynosdb/v20190107/models.py +113 -0
  23. tencentcloud/dc/v20180410/models.py +50 -121
  24. tencentcloud/drm/v20181115/models.py +17 -0
  25. tencentcloud/dts/v20211206/models.py +68 -2
  26. tencentcloud/ecm/v20190719/models.py +0 -18
  27. tencentcloud/emr/v20190103/models.py +136 -340
  28. tencentcloud/ess/v20201111/ess_client.py +25 -4
  29. tencentcloud/ess/v20201111/models.py +44 -46
  30. tencentcloud/essbasic/v20210526/models.py +42 -18
  31. tencentcloud/gaap/v20180529/gaap_client.py +9 -3
  32. tencentcloud/gwlb/v20240906/models.py +2 -2
  33. tencentcloud/hai/v20230812/errorcodes.py +6 -0
  34. tencentcloud/hai/v20230812/hai_client.py +46 -0
  35. tencentcloud/hai/v20230812/models.py +435 -0
  36. tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +92 -0
  37. tencentcloud/iotexplorer/v20190423/models.py +1012 -36
  38. tencentcloud/iotvideo/v20211125/iotvideo_client.py +23 -0
  39. tencentcloud/iotvideo/v20211125/models.py +135 -0
  40. tencentcloud/keewidb/v20220308/models.py +1 -1
  41. tencentcloud/lcic/v20220817/models.py +2 -2
  42. tencentcloud/lkeap/v20240522/errorcodes.py +3 -0
  43. tencentcloud/lkeap/v20240522/lkeap_client.py +1 -1
  44. tencentcloud/lkeap/v20240522/models.py +54 -16
  45. tencentcloud/mna/v20210119/models.py +0 -20
  46. tencentcloud/mongodb/v20180408/models.py +2 -44
  47. tencentcloud/mongodb/v20190725/models.py +2 -22
  48. tencentcloud/ocr/v20181119/models.py +14 -14
  49. tencentcloud/postgres/v20170312/models.py +233 -0
  50. tencentcloud/postgres/v20170312/postgres_client.py +46 -0
  51. tencentcloud/redis/v20180412/models.py +12 -8
  52. tencentcloud/redis/v20180412/redis_client.py +8 -8
  53. tencentcloud/scf/v20180416/models.py +44 -4
  54. tencentcloud/sms/v20190711/errorcodes.py +6 -0
  55. tencentcloud/sms/v20190711/models.py +81 -0
  56. tencentcloud/sms/v20210111/errorcodes.py +6 -0
  57. tencentcloud/sms/v20210111/models.py +81 -0
  58. tencentcloud/ssl/v20191205/models.py +64 -8
  59. tencentcloud/ssl/v20191205/ssl_client.py +8 -1
  60. tencentcloud/tcb/v20180608/models.py +207 -403
  61. tencentcloud/tcb/v20180608/tcb_client.py +1 -1
  62. tencentcloud/tione/v20211111/models.py +34 -0
  63. tencentcloud/trro/v20220325/models.py +15 -0
  64. tencentcloud/trtc/v20190722/models.py +0 -8
  65. tencentcloud/tse/v20201207/models.py +30 -0
  66. tencentcloud/vpc/v20170312/errorcodes.py +12 -0
  67. tencentcloud/vpc/v20170312/models.py +17 -18
  68. tencentcloud/wedata/v20210820/models.py +126 -0
  69. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1300.dist-info}/METADATA +1 -1
  70. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1300.dist-info}/RECORD +73 -73
  71. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1300.dist-info}/LICENSE +0 -0
  72. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1300.dist-info}/WHEEL +0 -0
  73. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1300.dist-info}/top_level.txt +0 -0
@@ -512,26 +512,37 @@ class BGPStatus(AbstractModel):
512
512
 
513
513
 
514
514
  class BgpPeer(AbstractModel):
515
- """bgp参数,包括Asn,AuthKey
515
+ """bgp参数,包括CloudAsn,Asn,AuthKey
516
516
 
517
517
  """
518
518
 
519
519
  def __init__(self):
520
520
  r"""
521
+ :param _CloudAsn: 腾讯侧BGP ASN
522
+ :type CloudAsn: str
521
523
  :param _Asn: 用户侧BGP ASN
522
- 注意:此字段可能返回 null,表示取不到有效值。
523
524
  :type Asn: int
524
525
  :param _AuthKey: 用户侧BGP密钥
525
- 注意:此字段可能返回 null,表示取不到有效值。
526
526
  :type AuthKey: str
527
527
  """
528
+ self._CloudAsn = None
528
529
  self._Asn = None
529
530
  self._AuthKey = None
530
531
 
532
+ @property
533
+ def CloudAsn(self):
534
+ """腾讯侧BGP ASN
535
+ :rtype: str
536
+ """
537
+ return self._CloudAsn
538
+
539
+ @CloudAsn.setter
540
+ def CloudAsn(self, CloudAsn):
541
+ self._CloudAsn = CloudAsn
542
+
531
543
  @property
532
544
  def Asn(self):
533
545
  """用户侧BGP ASN
534
- 注意:此字段可能返回 null,表示取不到有效值。
535
546
  :rtype: int
536
547
  """
537
548
  return self._Asn
@@ -543,7 +554,6 @@ class BgpPeer(AbstractModel):
543
554
  @property
544
555
  def AuthKey(self):
545
556
  """用户侧BGP密钥
546
- 注意:此字段可能返回 null,表示取不到有效值。
547
557
  :rtype: str
548
558
  """
549
559
  return self._AuthKey
@@ -554,6 +564,7 @@ class BgpPeer(AbstractModel):
554
564
 
555
565
 
556
566
  def _deserialize(self, params):
567
+ self._CloudAsn = params.get("CloudAsn")
557
568
  self._Asn = params.get("Asn")
558
569
  self._AuthKey = params.get("AuthKey")
559
570
  memeber_set = set(params.keys())
@@ -3107,74 +3118,52 @@ class DirectConnect(AbstractModel):
3107
3118
  :param _PortType: 用户侧物理专线接入端口类型,取值:100Base-T:百兆电口,1000Base-T(默认值):千兆电口,1000Base-LX:千兆单模光口(10千米),10GBase-T:万兆电口10GBase-LR:万兆单模光口(10千米),默认值,千兆单模光口(10千米)
3108
3119
  :type PortType: str
3109
3120
  :param _CircuitCode: 运营商或者服务商为物理专线提供的电路编码。
3110
- 注意:此字段可能返回 null,表示取不到有效值。
3111
3121
  :type CircuitCode: str
3112
3122
  :param _RedundantDirectConnectId: 冗余物理专线的ID。
3113
3123
  :type RedundantDirectConnectId: str
3114
3124
  :param _Vlan: 物理专线调试VLAN。默认开启VLAN,自动分配VLAN。
3115
- 注意:此字段可能返回 null,表示取不到有效值。
3116
3125
  :type Vlan: int
3117
3126
  :param _TencentAddress: 物理专线调试腾讯侧互联IP。
3118
- 注意:此字段可能返回 null,表示取不到有效值。
3119
3127
  :type TencentAddress: str
3120
3128
  :param _CustomerAddress: 物理专线调试用户侧互联IP。
3121
- 注意:此字段可能返回 null,表示取不到有效值。
3122
3129
  :type CustomerAddress: str
3123
3130
  :param _CustomerName: 物理专线申请者姓名。默认从账户体系获取。
3124
- 注意:此字段可能返回 null,表示取不到有效值。
3125
3131
  :type CustomerName: str
3126
3132
  :param _CustomerContactMail: 物理专线申请者联系邮箱。默认从账户体系获取。
3127
- 注意:此字段可能返回 null,表示取不到有效值。
3128
3133
  :type CustomerContactMail: str
3129
3134
  :param _CustomerContactNumber: 物理专线申请者联系号码。默认从账户体系获取。
3130
- 注意:此字段可能返回 null,表示取不到有效值。
3131
3135
  :type CustomerContactNumber: str
3132
3136
  :param _ExpiredTime: 物理专线的过期时间。
3133
- 注意:此字段可能返回 null,表示取不到有效值。
3134
3137
  :type ExpiredTime: str
3135
3138
  :param _ChargeType: 物理专线计费类型。 NON_RECURRING_CHARGE:一次性接入费用;PREPAID_BY_YEAR:按年预付费。
3136
- 注意:此字段可能返回 null,表示取不到有效值。
3137
3139
  :type ChargeType: str
3138
3140
  :param _FaultReportContactPerson: 报障联系人。
3139
- 注意:此字段可能返回 null,表示取不到有效值。
3140
3141
  :type FaultReportContactPerson: str
3141
3142
  :param _FaultReportContactNumber: 报障联系电话。
3142
- 注意:此字段可能返回 null,表示取不到有效值。
3143
3143
  :type FaultReportContactNumber: str
3144
3144
  :param _TagSet: 标签键值对
3145
- 注意:此字段可能返回 null,表示取不到有效值。
3146
3145
  :type TagSet: list of Tag
3147
3146
  :param _AccessPointType: 物理专线的接入点类型。
3148
3147
  :type AccessPointType: str
3149
3148
  :param _IdcCity: IDC所在城市
3150
- 注意:此字段可能返回 null,表示取不到有效值。
3151
3149
  :type IdcCity: str
3152
3150
  :param _ChargeState: 计费状态
3153
- 注意:此字段可能返回 null,表示取不到有效值。
3154
3151
  :type ChargeState: str
3155
3152
  :param _StartTime: 物理专线开通时间
3156
- 注意:此字段可能返回 null,表示取不到有效值。
3157
3153
  :type StartTime: str
3158
3154
  :param _SignLaw: 物理专线是否已签署用户协议
3159
- 注意:此字段可能返回 null,表示取不到有效值。
3160
3155
  :type SignLaw: bool
3161
3156
  :param _LocalZone: 物理专线是否为LocalZone
3162
- 注意:此字段可能返回 null,表示取不到有效值。
3163
3157
  :type LocalZone: bool
3164
3158
  :param _VlanZeroDirectConnectTunnelCount: 该物理专线下vlan 0的专用通道数量
3165
- 注意:此字段可能返回 null,表示取不到有效值。
3166
3159
  :type VlanZeroDirectConnectTunnelCount: int
3167
3160
  :param _OtherVlanDirectConnectTunnelCount: 该物理专线下非vlan 0的专用通道数量
3168
- 注意:此字段可能返回 null,表示取不到有效值。
3169
3161
  :type OtherVlanDirectConnectTunnelCount: int
3170
3162
  :param _MinBandwidth: 物理专线最小带宽
3171
- 注意:此字段可能返回 null,表示取不到有效值。
3172
3163
  :type MinBandwidth: int
3173
3164
  :param _Construct: 建设模式
3174
- 注意:此字段可能返回 null,表示取不到有效值。
3175
3165
  :type Construct: int
3176
3166
  :param _AccessPointName: 物理专线的接入点名称
3177
- 注意:此字段可能返回 null,表示取不到有效值。
3178
3167
  :type AccessPointName: str
3179
3168
  """
3180
3169
  self._DirectConnectId = None
@@ -3333,7 +3322,6 @@ class DirectConnect(AbstractModel):
3333
3322
  @property
3334
3323
  def CircuitCode(self):
3335
3324
  """运营商或者服务商为物理专线提供的电路编码。
3336
- 注意:此字段可能返回 null,表示取不到有效值。
3337
3325
  :rtype: str
3338
3326
  """
3339
3327
  return self._CircuitCode
@@ -3356,7 +3344,6 @@ class DirectConnect(AbstractModel):
3356
3344
  @property
3357
3345
  def Vlan(self):
3358
3346
  """物理专线调试VLAN。默认开启VLAN,自动分配VLAN。
3359
- 注意:此字段可能返回 null,表示取不到有效值。
3360
3347
  :rtype: int
3361
3348
  """
3362
3349
  return self._Vlan
@@ -3368,7 +3355,6 @@ class DirectConnect(AbstractModel):
3368
3355
  @property
3369
3356
  def TencentAddress(self):
3370
3357
  """物理专线调试腾讯侧互联IP。
3371
- 注意:此字段可能返回 null,表示取不到有效值。
3372
3358
  :rtype: str
3373
3359
  """
3374
3360
  return self._TencentAddress
@@ -3380,7 +3366,6 @@ class DirectConnect(AbstractModel):
3380
3366
  @property
3381
3367
  def CustomerAddress(self):
3382
3368
  """物理专线调试用户侧互联IP。
3383
- 注意:此字段可能返回 null,表示取不到有效值。
3384
3369
  :rtype: str
3385
3370
  """
3386
3371
  return self._CustomerAddress
@@ -3392,7 +3377,6 @@ class DirectConnect(AbstractModel):
3392
3377
  @property
3393
3378
  def CustomerName(self):
3394
3379
  """物理专线申请者姓名。默认从账户体系获取。
3395
- 注意:此字段可能返回 null,表示取不到有效值。
3396
3380
  :rtype: str
3397
3381
  """
3398
3382
  return self._CustomerName
@@ -3404,7 +3388,6 @@ class DirectConnect(AbstractModel):
3404
3388
  @property
3405
3389
  def CustomerContactMail(self):
3406
3390
  """物理专线申请者联系邮箱。默认从账户体系获取。
3407
- 注意:此字段可能返回 null,表示取不到有效值。
3408
3391
  :rtype: str
3409
3392
  """
3410
3393
  return self._CustomerContactMail
@@ -3416,7 +3399,6 @@ class DirectConnect(AbstractModel):
3416
3399
  @property
3417
3400
  def CustomerContactNumber(self):
3418
3401
  """物理专线申请者联系号码。默认从账户体系获取。
3419
- 注意:此字段可能返回 null,表示取不到有效值。
3420
3402
  :rtype: str
3421
3403
  """
3422
3404
  return self._CustomerContactNumber
@@ -3428,7 +3410,6 @@ class DirectConnect(AbstractModel):
3428
3410
  @property
3429
3411
  def ExpiredTime(self):
3430
3412
  """物理专线的过期时间。
3431
- 注意:此字段可能返回 null,表示取不到有效值。
3432
3413
  :rtype: str
3433
3414
  """
3434
3415
  return self._ExpiredTime
@@ -3440,7 +3421,6 @@ class DirectConnect(AbstractModel):
3440
3421
  @property
3441
3422
  def ChargeType(self):
3442
3423
  """物理专线计费类型。 NON_RECURRING_CHARGE:一次性接入费用;PREPAID_BY_YEAR:按年预付费。
3443
- 注意:此字段可能返回 null,表示取不到有效值。
3444
3424
  :rtype: str
3445
3425
  """
3446
3426
  return self._ChargeType
@@ -3452,7 +3432,6 @@ class DirectConnect(AbstractModel):
3452
3432
  @property
3453
3433
  def FaultReportContactPerson(self):
3454
3434
  """报障联系人。
3455
- 注意:此字段可能返回 null,表示取不到有效值。
3456
3435
  :rtype: str
3457
3436
  """
3458
3437
  return self._FaultReportContactPerson
@@ -3464,7 +3443,6 @@ class DirectConnect(AbstractModel):
3464
3443
  @property
3465
3444
  def FaultReportContactNumber(self):
3466
3445
  """报障联系电话。
3467
- 注意:此字段可能返回 null,表示取不到有效值。
3468
3446
  :rtype: str
3469
3447
  """
3470
3448
  return self._FaultReportContactNumber
@@ -3476,7 +3454,6 @@ class DirectConnect(AbstractModel):
3476
3454
  @property
3477
3455
  def TagSet(self):
3478
3456
  """标签键值对
3479
- 注意:此字段可能返回 null,表示取不到有效值。
3480
3457
  :rtype: list of Tag
3481
3458
  """
3482
3459
  return self._TagSet
@@ -3499,7 +3476,6 @@ class DirectConnect(AbstractModel):
3499
3476
  @property
3500
3477
  def IdcCity(self):
3501
3478
  """IDC所在城市
3502
- 注意:此字段可能返回 null,表示取不到有效值。
3503
3479
  :rtype: str
3504
3480
  """
3505
3481
  return self._IdcCity
@@ -3511,7 +3487,6 @@ class DirectConnect(AbstractModel):
3511
3487
  @property
3512
3488
  def ChargeState(self):
3513
3489
  """计费状态
3514
- 注意:此字段可能返回 null,表示取不到有效值。
3515
3490
  :rtype: str
3516
3491
  """
3517
3492
  return self._ChargeState
@@ -3523,7 +3498,6 @@ class DirectConnect(AbstractModel):
3523
3498
  @property
3524
3499
  def StartTime(self):
3525
3500
  """物理专线开通时间
3526
- 注意:此字段可能返回 null,表示取不到有效值。
3527
3501
  :rtype: str
3528
3502
  """
3529
3503
  return self._StartTime
@@ -3535,7 +3509,6 @@ class DirectConnect(AbstractModel):
3535
3509
  @property
3536
3510
  def SignLaw(self):
3537
3511
  """物理专线是否已签署用户协议
3538
- 注意:此字段可能返回 null,表示取不到有效值。
3539
3512
  :rtype: bool
3540
3513
  """
3541
3514
  return self._SignLaw
@@ -3547,7 +3520,6 @@ class DirectConnect(AbstractModel):
3547
3520
  @property
3548
3521
  def LocalZone(self):
3549
3522
  """物理专线是否为LocalZone
3550
- 注意:此字段可能返回 null,表示取不到有效值。
3551
3523
  :rtype: bool
3552
3524
  """
3553
3525
  return self._LocalZone
@@ -3559,7 +3531,6 @@ class DirectConnect(AbstractModel):
3559
3531
  @property
3560
3532
  def VlanZeroDirectConnectTunnelCount(self):
3561
3533
  """该物理专线下vlan 0的专用通道数量
3562
- 注意:此字段可能返回 null,表示取不到有效值。
3563
3534
  :rtype: int
3564
3535
  """
3565
3536
  return self._VlanZeroDirectConnectTunnelCount
@@ -3571,7 +3542,6 @@ class DirectConnect(AbstractModel):
3571
3542
  @property
3572
3543
  def OtherVlanDirectConnectTunnelCount(self):
3573
3544
  """该物理专线下非vlan 0的专用通道数量
3574
- 注意:此字段可能返回 null,表示取不到有效值。
3575
3545
  :rtype: int
3576
3546
  """
3577
3547
  return self._OtherVlanDirectConnectTunnelCount
@@ -3583,7 +3553,6 @@ class DirectConnect(AbstractModel):
3583
3553
  @property
3584
3554
  def MinBandwidth(self):
3585
3555
  """物理专线最小带宽
3586
- 注意:此字段可能返回 null,表示取不到有效值。
3587
3556
  :rtype: int
3588
3557
  """
3589
3558
  return self._MinBandwidth
@@ -3595,7 +3564,6 @@ class DirectConnect(AbstractModel):
3595
3564
  @property
3596
3565
  def Construct(self):
3597
3566
  """建设模式
3598
- 注意:此字段可能返回 null,表示取不到有效值。
3599
3567
  :rtype: int
3600
3568
  """
3601
3569
  return self._Construct
@@ -3607,7 +3575,6 @@ class DirectConnect(AbstractModel):
3607
3575
  @property
3608
3576
  def AccessPointName(self):
3609
3577
  """物理专线的接入点名称
3610
- 注意:此字段可能返回 null,表示取不到有效值。
3611
3578
  :rtype: str
3612
3579
  """
3613
3580
  return self._AccessPointName
@@ -3704,7 +3671,7 @@ REJECTED:拒绝
3704
3671
  :type DirectConnectGatewayId: str
3705
3672
  :param _RouteType: BGP :BGP路由 STATIC:静态 默认为 BGP 路由
3706
3673
  :type RouteType: str
3707
- :param _BgpPeer: 用户侧BGP,Asn,AuthKey
3674
+ :param _BgpPeer: 用户侧BGP,包括: CloudAsn,Asn,AuthKey
3708
3675
  :type BgpPeer: :class:`tencentcloud.dc.v20180410.models.BgpPeer`
3709
3676
  :param _RouteFilterPrefixes: 用户侧网段地址
3710
3677
  :type RouteFilterPrefixes: list of RouteFilterPrefix
@@ -3723,40 +3690,28 @@ REJECTED:拒绝
3723
3690
  :param _TagSet: 专用通道标签值
3724
3691
  :type TagSet: list of Tag
3725
3692
  :param _NetDetectId: 关联的网络自定义探测ID
3726
- 注意:此字段可能返回 null,表示取不到有效值。
3727
3693
  :type NetDetectId: str
3728
3694
  :param _EnableBGPCommunity: BGP community开关
3729
- 注意:此字段可能返回 null,表示取不到有效值。
3730
3695
  :type EnableBGPCommunity: bool
3731
3696
  :param _NatType: 是否为Nat通道
3732
- 注意:此字段可能返回 null,表示取不到有效值。
3733
3697
  :type NatType: int
3734
3698
  :param _VpcRegion: VPC地域简码,如gz、cd
3735
- 注意:此字段可能返回 null,表示取不到有效值。
3736
3699
  :type VpcRegion: str
3737
3700
  :param _BfdEnable: 是否开启BFD
3738
- 注意:此字段可能返回 null,表示取不到有效值。
3739
3701
  :type BfdEnable: int
3740
3702
  :param _AccessPointType: 专用通道接入点类型
3741
- 注意:此字段可能返回 null,表示取不到有效值。
3742
3703
  :type AccessPointType: str
3743
3704
  :param _DirectConnectGatewayName: 专线网关名称
3744
- 注意:此字段可能返回 null,表示取不到有效值。
3745
3705
  :type DirectConnectGatewayName: str
3746
3706
  :param _VpcName: VPC名称
3747
- 注意:此字段可能返回 null,表示取不到有效值。
3748
3707
  :type VpcName: str
3749
3708
  :param _TencentBackupAddress: TencentBackupAddress,腾讯侧备用互联 IP
3750
- 注意:此字段可能返回 null,表示取不到有效值。
3751
3709
  :type TencentBackupAddress: str
3752
3710
  :param _SignLaw: 专用通道关联的物理专线是否签署了用户协议
3753
- 注意:此字段可能返回 null,表示取不到有效值。
3754
3711
  :type SignLaw: bool
3755
3712
  :param _CloudAttachId: 高速上云服务ID
3756
- 注意:此字段可能返回 null,表示取不到有效值。
3757
3713
  :type CloudAttachId: str
3758
3714
  :param _ShareOrNot: 是否共享通道
3759
- 注意:此字段可能返回 null,表示取不到有效值。
3760
3715
  :type ShareOrNot: int
3761
3716
  """
3762
3717
  self._DirectConnectTunnelId = None
@@ -3913,7 +3868,7 @@ REJECTED:拒绝
3913
3868
 
3914
3869
  @property
3915
3870
  def BgpPeer(self):
3916
- """用户侧BGP,Asn,AuthKey
3871
+ """用户侧BGP,包括: CloudAsn,Asn,AuthKey
3917
3872
  :rtype: :class:`tencentcloud.dc.v20180410.models.BgpPeer`
3918
3873
  """
3919
3874
  return self._BgpPeer
@@ -4013,7 +3968,6 @@ REJECTED:拒绝
4013
3968
  @property
4014
3969
  def NetDetectId(self):
4015
3970
  """关联的网络自定义探测ID
4016
- 注意:此字段可能返回 null,表示取不到有效值。
4017
3971
  :rtype: str
4018
3972
  """
4019
3973
  return self._NetDetectId
@@ -4025,7 +3979,6 @@ REJECTED:拒绝
4025
3979
  @property
4026
3980
  def EnableBGPCommunity(self):
4027
3981
  """BGP community开关
4028
- 注意:此字段可能返回 null,表示取不到有效值。
4029
3982
  :rtype: bool
4030
3983
  """
4031
3984
  return self._EnableBGPCommunity
@@ -4037,7 +3990,6 @@ REJECTED:拒绝
4037
3990
  @property
4038
3991
  def NatType(self):
4039
3992
  """是否为Nat通道
4040
- 注意:此字段可能返回 null,表示取不到有效值。
4041
3993
  :rtype: int
4042
3994
  """
4043
3995
  return self._NatType
@@ -4049,7 +4001,6 @@ REJECTED:拒绝
4049
4001
  @property
4050
4002
  def VpcRegion(self):
4051
4003
  """VPC地域简码,如gz、cd
4052
- 注意:此字段可能返回 null,表示取不到有效值。
4053
4004
  :rtype: str
4054
4005
  """
4055
4006
  return self._VpcRegion
@@ -4061,7 +4012,6 @@ REJECTED:拒绝
4061
4012
  @property
4062
4013
  def BfdEnable(self):
4063
4014
  """是否开启BFD
4064
- 注意:此字段可能返回 null,表示取不到有效值。
4065
4015
  :rtype: int
4066
4016
  """
4067
4017
  return self._BfdEnable
@@ -4073,7 +4023,6 @@ REJECTED:拒绝
4073
4023
  @property
4074
4024
  def AccessPointType(self):
4075
4025
  """专用通道接入点类型
4076
- 注意:此字段可能返回 null,表示取不到有效值。
4077
4026
  :rtype: str
4078
4027
  """
4079
4028
  return self._AccessPointType
@@ -4085,7 +4034,6 @@ REJECTED:拒绝
4085
4034
  @property
4086
4035
  def DirectConnectGatewayName(self):
4087
4036
  """专线网关名称
4088
- 注意:此字段可能返回 null,表示取不到有效值。
4089
4037
  :rtype: str
4090
4038
  """
4091
4039
  return self._DirectConnectGatewayName
@@ -4097,7 +4045,6 @@ REJECTED:拒绝
4097
4045
  @property
4098
4046
  def VpcName(self):
4099
4047
  """VPC名称
4100
- 注意:此字段可能返回 null,表示取不到有效值。
4101
4048
  :rtype: str
4102
4049
  """
4103
4050
  return self._VpcName
@@ -4109,7 +4056,6 @@ REJECTED:拒绝
4109
4056
  @property
4110
4057
  def TencentBackupAddress(self):
4111
4058
  """TencentBackupAddress,腾讯侧备用互联 IP
4112
- 注意:此字段可能返回 null,表示取不到有效值。
4113
4059
  :rtype: str
4114
4060
  """
4115
4061
  return self._TencentBackupAddress
@@ -4121,7 +4067,6 @@ REJECTED:拒绝
4121
4067
  @property
4122
4068
  def SignLaw(self):
4123
4069
  """专用通道关联的物理专线是否签署了用户协议
4124
- 注意:此字段可能返回 null,表示取不到有效值。
4125
4070
  :rtype: bool
4126
4071
  """
4127
4072
  return self._SignLaw
@@ -4133,7 +4078,6 @@ REJECTED:拒绝
4133
4078
  @property
4134
4079
  def CloudAttachId(self):
4135
4080
  """高速上云服务ID
4136
- 注意:此字段可能返回 null,表示取不到有效值。
4137
4081
  :rtype: str
4138
4082
  """
4139
4083
  return self._CloudAttachId
@@ -4145,7 +4089,6 @@ REJECTED:拒绝
4145
4089
  @property
4146
4090
  def ShareOrNot(self):
4147
4091
  """是否共享通道
4148
- 注意:此字段可能返回 null,表示取不到有效值。
4149
4092
  :rtype: int
4150
4093
  """
4151
4094
  return self._ShareOrNot
@@ -4293,25 +4236,18 @@ REJECTED:拒绝
4293
4236
  :param _BgpStatus: BGP状态
4294
4237
  :type BgpStatus: :class:`tencentcloud.dc.v20180410.models.BGPStatus`
4295
4238
  :param _IPv6Enable: 是否开启IPv6
4296
- 注意:此字段可能返回 null,表示取不到有效值。
4297
4239
  :type IPv6Enable: int
4298
4240
  :param _TencentIPv6Address: 腾讯侧互联IPv6地址
4299
- 注意:此字段可能返回 null,表示取不到有效值。
4300
4241
  :type TencentIPv6Address: str
4301
4242
  :param _TencentBackupIPv6Address: 腾讯侧备用互联IPv6地址
4302
- 注意:此字段可能返回 null,表示取不到有效值。
4303
4243
  :type TencentBackupIPv6Address: str
4304
4244
  :param _BgpIPv6Status: BGPv6状态
4305
- 注意:此字段可能返回 null,表示取不到有效值。
4306
4245
  :type BgpIPv6Status: :class:`tencentcloud.dc.v20180410.models.BGPStatus`
4307
4246
  :param _CustomerIPv6Address: 用户侧互联IPv6地址
4308
- 注意:此字段可能返回 null,表示取不到有效值。
4309
4247
  :type CustomerIPv6Address: str
4310
4248
  :param _JumboEnable: 专用通道是否支持巨帧。1 支持,0 不支持
4311
- 注意:此字段可能返回 null,表示取不到有效值。
4312
4249
  :type JumboEnable: int
4313
4250
  :param _HighPrecisionBFDEnable: 专用通道是否支持高精度BFD。1支持,0不支持
4314
- 注意:此字段可能返回 null,表示取不到有效值。
4315
4251
  :type HighPrecisionBFDEnable: int
4316
4252
  """
4317
4253
  self._DirectConnectTunnelId = None
@@ -4731,7 +4667,6 @@ REJECTED:拒绝
4731
4667
  @property
4732
4668
  def IPv6Enable(self):
4733
4669
  """是否开启IPv6
4734
- 注意:此字段可能返回 null,表示取不到有效值。
4735
4670
  :rtype: int
4736
4671
  """
4737
4672
  return self._IPv6Enable
@@ -4743,7 +4678,6 @@ REJECTED:拒绝
4743
4678
  @property
4744
4679
  def TencentIPv6Address(self):
4745
4680
  """腾讯侧互联IPv6地址
4746
- 注意:此字段可能返回 null,表示取不到有效值。
4747
4681
  :rtype: str
4748
4682
  """
4749
4683
  return self._TencentIPv6Address
@@ -4755,7 +4689,6 @@ REJECTED:拒绝
4755
4689
  @property
4756
4690
  def TencentBackupIPv6Address(self):
4757
4691
  """腾讯侧备用互联IPv6地址
4758
- 注意:此字段可能返回 null,表示取不到有效值。
4759
4692
  :rtype: str
4760
4693
  """
4761
4694
  return self._TencentBackupIPv6Address
@@ -4767,7 +4700,6 @@ REJECTED:拒绝
4767
4700
  @property
4768
4701
  def BgpIPv6Status(self):
4769
4702
  """BGPv6状态
4770
- 注意:此字段可能返回 null,表示取不到有效值。
4771
4703
  :rtype: :class:`tencentcloud.dc.v20180410.models.BGPStatus`
4772
4704
  """
4773
4705
  return self._BgpIPv6Status
@@ -4779,7 +4711,6 @@ REJECTED:拒绝
4779
4711
  @property
4780
4712
  def CustomerIPv6Address(self):
4781
4713
  """用户侧互联IPv6地址
4782
- 注意:此字段可能返回 null,表示取不到有效值。
4783
4714
  :rtype: str
4784
4715
  """
4785
4716
  return self._CustomerIPv6Address
@@ -4791,7 +4722,6 @@ REJECTED:拒绝
4791
4722
  @property
4792
4723
  def JumboEnable(self):
4793
4724
  """专用通道是否支持巨帧。1 支持,0 不支持
4794
- 注意:此字段可能返回 null,表示取不到有效值。
4795
4725
  :rtype: int
4796
4726
  """
4797
4727
  return self._JumboEnable
@@ -4803,7 +4733,6 @@ REJECTED:拒绝
4803
4733
  @property
4804
4734
  def HighPrecisionBFDEnable(self):
4805
4735
  """专用通道是否支持高精度BFD。1支持,0不支持
4806
- 注意:此字段可能返回 null,表示取不到有效值。
4807
4736
  :rtype: int
4808
4737
  """
4809
4738
  return self._HighPrecisionBFDEnable
@@ -4903,6 +4832,11 @@ class DirectConnectTunnelRoute(AbstractModel):
4903
4832
  :type ASPath: list of str
4904
4833
  :param _NextHop: 路由下一跳IP
4905
4834
  :type NextHop: str
4835
+ :param _UpdateTime: 路由更新时间
4836
+ 注意:此字段可能返回 null,表示取不到有效值。
4837
+ :type UpdateTime: str
4838
+ :param _ApplyOnTunnelEnable: 是否配置在通道上
4839
+ :type ApplyOnTunnelEnable: bool
4906
4840
  """
4907
4841
  self._RouteId = None
4908
4842
  self._DestinationCidrBlock = None
@@ -4910,6 +4844,8 @@ class DirectConnectTunnelRoute(AbstractModel):
4910
4844
  self._Status = None
4911
4845
  self._ASPath = None
4912
4846
  self._NextHop = None
4847
+ self._UpdateTime = None
4848
+ self._ApplyOnTunnelEnable = None
4913
4849
 
4914
4850
  @property
4915
4851
  def RouteId(self):
@@ -4977,6 +4913,29 @@ class DirectConnectTunnelRoute(AbstractModel):
4977
4913
  def NextHop(self, NextHop):
4978
4914
  self._NextHop = NextHop
4979
4915
 
4916
+ @property
4917
+ def UpdateTime(self):
4918
+ """路由更新时间
4919
+ 注意:此字段可能返回 null,表示取不到有效值。
4920
+ :rtype: str
4921
+ """
4922
+ return self._UpdateTime
4923
+
4924
+ @UpdateTime.setter
4925
+ def UpdateTime(self, UpdateTime):
4926
+ self._UpdateTime = UpdateTime
4927
+
4928
+ @property
4929
+ def ApplyOnTunnelEnable(self):
4930
+ """是否配置在通道上
4931
+ :rtype: bool
4932
+ """
4933
+ return self._ApplyOnTunnelEnable
4934
+
4935
+ @ApplyOnTunnelEnable.setter
4936
+ def ApplyOnTunnelEnable(self, ApplyOnTunnelEnable):
4937
+ self._ApplyOnTunnelEnable = ApplyOnTunnelEnable
4938
+
4980
4939
 
4981
4940
  def _deserialize(self, params):
4982
4941
  self._RouteId = params.get("RouteId")
@@ -4985,6 +4944,8 @@ class DirectConnectTunnelRoute(AbstractModel):
4985
4944
  self._Status = params.get("Status")
4986
4945
  self._ASPath = params.get("ASPath")
4987
4946
  self._NextHop = params.get("NextHop")
4947
+ self._UpdateTime = params.get("UpdateTime")
4948
+ self._ApplyOnTunnelEnable = params.get("ApplyOnTunnelEnable")
4988
4949
  memeber_set = set(params.keys())
4989
4950
  for name, value in vars(self).items():
4990
4951
  property_name = name[1:]
@@ -5182,44 +5143,33 @@ class InternetAddressDetail(AbstractModel):
5182
5143
  def __init__(self):
5183
5144
  r"""
5184
5145
  :param _InstanceId: 互联网地址ID
5185
- 注意:此字段可能返回 null,表示取不到有效值。
5186
5146
  :type InstanceId: str
5187
5147
  :param _Subnet: 互联网网络地址
5188
- 注意:此字段可能返回 null,表示取不到有效值。
5189
5148
  :type Subnet: str
5190
5149
  :param _MaskLen: 网络地址掩码长度
5191
- 注意:此字段可能返回 null,表示取不到有效值。
5192
5150
  :type MaskLen: int
5193
5151
  :param _AddrType: 0:BGP
5194
5152
  1:电信
5195
5153
  2:移动
5196
5154
  3:联通
5197
- 注意:此字段可能返回 null,表示取不到有效值。
5198
5155
  :type AddrType: int
5199
5156
  :param _Status: 0:使用中
5200
5157
  1:已停用
5201
5158
  2:已退还
5202
5159
  :type Status: int
5203
5160
  :param _ApplyTime: 申请时间
5204
- 注意:此字段可能返回 null,表示取不到有效值。
5205
5161
  :type ApplyTime: str
5206
5162
  :param _StopTime: 停用时间
5207
- 注意:此字段可能返回 null,表示取不到有效值。
5208
5163
  :type StopTime: str
5209
5164
  :param _ReleaseTime: 退还时间
5210
- 注意:此字段可能返回 null,表示取不到有效值。
5211
5165
  :type ReleaseTime: str
5212
5166
  :param _Region: 地域信息
5213
- 注意:此字段可能返回 null,表示取不到有效值。
5214
5167
  :type Region: str
5215
5168
  :param _AppId: 用户ID
5216
- 注意:此字段可能返回 null,表示取不到有效值。
5217
5169
  :type AppId: int
5218
5170
  :param _AddrProto: 0:IPv4 1:IPv6
5219
- 注意:此字段可能返回 null,表示取不到有效值。
5220
5171
  :type AddrProto: int
5221
5172
  :param _ReserveTime: 释放状态的IP地址保留的天数
5222
- 注意:此字段可能返回 null,表示取不到有效值。
5223
5173
  :type ReserveTime: int
5224
5174
  """
5225
5175
  self._InstanceId = None
@@ -5238,7 +5188,6 @@ class InternetAddressDetail(AbstractModel):
5238
5188
  @property
5239
5189
  def InstanceId(self):
5240
5190
  """互联网地址ID
5241
- 注意:此字段可能返回 null,表示取不到有效值。
5242
5191
  :rtype: str
5243
5192
  """
5244
5193
  return self._InstanceId
@@ -5250,7 +5199,6 @@ class InternetAddressDetail(AbstractModel):
5250
5199
  @property
5251
5200
  def Subnet(self):
5252
5201
  """互联网网络地址
5253
- 注意:此字段可能返回 null,表示取不到有效值。
5254
5202
  :rtype: str
5255
5203
  """
5256
5204
  return self._Subnet
@@ -5262,7 +5210,6 @@ class InternetAddressDetail(AbstractModel):
5262
5210
  @property
5263
5211
  def MaskLen(self):
5264
5212
  """网络地址掩码长度
5265
- 注意:此字段可能返回 null,表示取不到有效值。
5266
5213
  :rtype: int
5267
5214
  """
5268
5215
  return self._MaskLen
@@ -5277,7 +5224,6 @@ class InternetAddressDetail(AbstractModel):
5277
5224
  1:电信
5278
5225
  2:移动
5279
5226
  3:联通
5280
- 注意:此字段可能返回 null,表示取不到有效值。
5281
5227
  :rtype: int
5282
5228
  """
5283
5229
  return self._AddrType
@@ -5302,7 +5248,6 @@ class InternetAddressDetail(AbstractModel):
5302
5248
  @property
5303
5249
  def ApplyTime(self):
5304
5250
  """申请时间
5305
- 注意:此字段可能返回 null,表示取不到有效值。
5306
5251
  :rtype: str
5307
5252
  """
5308
5253
  return self._ApplyTime
@@ -5314,7 +5259,6 @@ class InternetAddressDetail(AbstractModel):
5314
5259
  @property
5315
5260
  def StopTime(self):
5316
5261
  """停用时间
5317
- 注意:此字段可能返回 null,表示取不到有效值。
5318
5262
  :rtype: str
5319
5263
  """
5320
5264
  return self._StopTime
@@ -5326,7 +5270,6 @@ class InternetAddressDetail(AbstractModel):
5326
5270
  @property
5327
5271
  def ReleaseTime(self):
5328
5272
  """退还时间
5329
- 注意:此字段可能返回 null,表示取不到有效值。
5330
5273
  :rtype: str
5331
5274
  """
5332
5275
  return self._ReleaseTime
@@ -5338,7 +5281,6 @@ class InternetAddressDetail(AbstractModel):
5338
5281
  @property
5339
5282
  def Region(self):
5340
5283
  """地域信息
5341
- 注意:此字段可能返回 null,表示取不到有效值。
5342
5284
  :rtype: str
5343
5285
  """
5344
5286
  return self._Region
@@ -5350,7 +5292,6 @@ class InternetAddressDetail(AbstractModel):
5350
5292
  @property
5351
5293
  def AppId(self):
5352
5294
  """用户ID
5353
- 注意:此字段可能返回 null,表示取不到有效值。
5354
5295
  :rtype: int
5355
5296
  """
5356
5297
  return self._AppId
@@ -5362,7 +5303,6 @@ class InternetAddressDetail(AbstractModel):
5362
5303
  @property
5363
5304
  def AddrProto(self):
5364
5305
  """0:IPv4 1:IPv6
5365
- 注意:此字段可能返回 null,表示取不到有效值。
5366
5306
  :rtype: int
5367
5307
  """
5368
5308
  return self._AddrProto
@@ -5374,7 +5314,6 @@ class InternetAddressDetail(AbstractModel):
5374
5314
  @property
5375
5315
  def ReserveTime(self):
5376
5316
  """释放状态的IP地址保留的天数
5377
- 注意:此字段可能返回 null,表示取不到有效值。
5378
5317
  :rtype: int
5379
5318
  """
5380
5319
  return self._ReserveTime
@@ -5415,10 +5354,8 @@ class InternetAddressStatistics(AbstractModel):
5415
5354
  def __init__(self):
5416
5355
  r"""
5417
5356
  :param _Region: 地域
5418
- 注意:此字段可能返回 null,表示取不到有效值。
5419
5357
  :type Region: str
5420
5358
  :param _SubnetNum: 互联网公网地址数量
5421
- 注意:此字段可能返回 null,表示取不到有效值。
5422
5359
  :type SubnetNum: int
5423
5360
  """
5424
5361
  self._Region = None
@@ -5427,7 +5364,6 @@ class InternetAddressStatistics(AbstractModel):
5427
5364
  @property
5428
5365
  def Region(self):
5429
5366
  """地域
5430
- 注意:此字段可能返回 null,表示取不到有效值。
5431
5367
  :rtype: str
5432
5368
  """
5433
5369
  return self._Region
@@ -5439,7 +5375,6 @@ class InternetAddressStatistics(AbstractModel):
5439
5375
  @property
5440
5376
  def SubnetNum(self):
5441
5377
  """互联网公网地址数量
5442
- 注意:此字段可能返回 null,表示取不到有效值。
5443
5378
  :rtype: int
5444
5379
  """
5445
5380
  return self._SubnetNum
@@ -6497,7 +6432,6 @@ class RouteFilterPrefix(AbstractModel):
6497
6432
  def __init__(self):
6498
6433
  r"""
6499
6434
  :param _Cidr: 用户侧网段地址
6500
- 注意:此字段可能返回 null,表示取不到有效值。
6501
6435
  :type Cidr: str
6502
6436
  """
6503
6437
  self._Cidr = None
@@ -6505,7 +6439,6 @@ class RouteFilterPrefix(AbstractModel):
6505
6439
  @property
6506
6440
  def Cidr(self):
6507
6441
  """用户侧网段地址
6508
- 注意:此字段可能返回 null,表示取不到有效值。
6509
6442
  :rtype: str
6510
6443
  """
6511
6444
  return self._Cidr
@@ -6535,10 +6468,8 @@ class Tag(AbstractModel):
6535
6468
  def __init__(self):
6536
6469
  r"""
6537
6470
  :param _Key: 标签键
6538
- 注意:此字段可能返回 null,表示取不到有效值。
6539
6471
  :type Key: str
6540
6472
  :param _Value: 标签值
6541
- 注意:此字段可能返回 null,表示取不到有效值。
6542
6473
  :type Value: str
6543
6474
  """
6544
6475
  self._Key = None
@@ -6547,7 +6478,6 @@ class Tag(AbstractModel):
6547
6478
  @property
6548
6479
  def Key(self):
6549
6480
  """标签键
6550
- 注意:此字段可能返回 null,表示取不到有效值。
6551
6481
  :rtype: str
6552
6482
  """
6553
6483
  return self._Key
@@ -6559,7 +6489,6 @@ class Tag(AbstractModel):
6559
6489
  @property
6560
6490
  def Value(self):
6561
6491
  """标签值
6562
- 注意:此字段可能返回 null,表示取不到有效值。
6563
6492
  :rtype: str
6564
6493
  """
6565
6494
  return self._Value