tencentcloud-sdk-python 3.0.1298__py2.py3-none-any.whl → 3.0.1306__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/aca/v20210323/models.py +2 -2
- tencentcloud/aiart/v20221229/aiart_client.py +55 -0
- tencentcloud/aiart/v20221229/models.py +386 -0
- tencentcloud/apm/v20210622/apm_client.py +3 -3
- tencentcloud/apm/v20210622/errorcodes.py +10 -10
- tencentcloud/apm/v20210622/models.py +586 -538
- tencentcloud/autoscaling/v20180419/models.py +162 -0
- tencentcloud/batch/v20170312/models.py +2 -2
- tencentcloud/bh/v20230418/models.py +4 -4
- tencentcloud/cat/v20180409/cat_client.py +1 -1
- tencentcloud/ccc/v20200210/ccc_client.py +25 -0
- tencentcloud/ccc/v20200210/models.py +159 -0
- tencentcloud/cdb/v20170320/models.py +42 -0
- tencentcloud/cdn/v20180606/models.py +2 -2
- tencentcloud/cdwdoris/v20211228/cdwdoris_client.py +1 -1
- tencentcloud/cdwdoris/v20211228/models.py +165 -380
- tencentcloud/cfs/v20190719/cfs_client.py +23 -0
- tencentcloud/cfs/v20190719/errorcodes.py +1 -1
- tencentcloud/cfs/v20190719/models.py +79 -0
- tencentcloud/clb/v20180317/models.py +214 -20
- tencentcloud/cloudapp/v20220530/errorcodes.py +3 -0
- tencentcloud/cloudapp/v20220530/models.py +66 -17
- tencentcloud/cls/v20201016/models.py +22 -0
- tencentcloud/cmq/v20190304/cmq_client.py +0 -365
- tencentcloud/cmq/v20190304/models.py +324 -2473
- tencentcloud/config/v20220802/config_client.py +46 -0
- tencentcloud/config/v20220802/errorcodes.py +3 -0
- tencentcloud/config/v20220802/models.py +716 -26
- tencentcloud/csxg/v20230303/errorcodes.py +48 -0
- tencentcloud/cvm/v20170312/cvm_client.py +24 -0
- tencentcloud/cvm/v20170312/errorcodes.py +9 -0
- tencentcloud/cvm/v20170312/models.py +190 -6
- tencentcloud/cynosdb/v20190107/errorcodes.py +3 -0
- tencentcloud/cynosdb/v20190107/models.py +113 -0
- tencentcloud/dc/v20180410/dc_client.py +1 -1
- tencentcloud/dc/v20180410/models.py +94 -167
- tencentcloud/dlc/v20210125/models.py +89 -0
- tencentcloud/drm/v20181115/models.py +17 -0
- tencentcloud/dts/v20211206/models.py +68 -2
- tencentcloud/ecm/v20190719/models.py +0 -18
- tencentcloud/emr/v20190103/models.py +186 -462
- tencentcloud/es/v20180416/models.py +17 -0
- tencentcloud/ess/v20201111/ess_client.py +26 -5
- tencentcloud/ess/v20201111/models.py +96 -86
- tencentcloud/essbasic/v20210526/models.py +124 -134
- tencentcloud/faceid/v20180301/models.py +14 -14
- tencentcloud/gaap/v20180529/gaap_client.py +9 -3
- tencentcloud/gwlb/v20240906/models.py +2 -2
- tencentcloud/hai/v20230812/errorcodes.py +6 -0
- tencentcloud/hai/v20230812/hai_client.py +46 -0
- tencentcloud/hai/v20230812/models.py +435 -0
- tencentcloud/hunyuan/v20230901/hunyuan_client.py +3 -1
- tencentcloud/hunyuan/v20230901/models.py +84 -2
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +115 -0
- tencentcloud/iotexplorer/v20190423/models.py +1473 -75
- tencentcloud/iotvideo/v20211125/iotvideo_client.py +23 -0
- tencentcloud/iotvideo/v20211125/models.py +135 -0
- tencentcloud/keewidb/v20220308/models.py +1 -1
- tencentcloud/lcic/v20220817/models.py +6 -8
- tencentcloud/lighthouse/v20200324/models.py +30 -0
- tencentcloud/lke/v20231130/models.py +23 -14
- tencentcloud/lkeap/v20240522/errorcodes.py +3 -0
- tencentcloud/lkeap/v20240522/lkeap_client.py +1 -1
- tencentcloud/lkeap/v20240522/models.py +60 -18
- tencentcloud/mna/v20210119/models.py +0 -52
- tencentcloud/mongodb/v20180408/models.py +2 -44
- tencentcloud/mongodb/v20190725/models.py +2 -22
- tencentcloud/monitor/v20180724/models.py +57 -6
- tencentcloud/monitor/v20180724/monitor_client.py +1 -1
- tencentcloud/mps/v20190612/errorcodes.py +6 -0
- tencentcloud/mps/v20190612/models.py +871 -18
- tencentcloud/mps/v20190612/mps_client.py +138 -0
- tencentcloud/ocr/v20181119/models.py +63 -18
- tencentcloud/postgres/v20170312/errorcodes.py +6 -0
- tencentcloud/postgres/v20170312/models.py +305 -30
- tencentcloud/postgres/v20170312/postgres_client.py +46 -0
- tencentcloud/pts/v20210728/models.py +0 -348
- tencentcloud/redis/v20180412/models.py +12 -8
- tencentcloud/redis/v20180412/redis_client.py +8 -8
- tencentcloud/rum/v20210622/models.py +92 -2
- tencentcloud/scf/v20180416/models.py +44 -4
- tencentcloud/sms/v20190711/errorcodes.py +6 -0
- tencentcloud/sms/v20190711/models.py +81 -0
- tencentcloud/sms/v20210111/errorcodes.py +6 -0
- tencentcloud/sms/v20210111/models.py +81 -0
- tencentcloud/ssl/v20191205/models.py +79 -8
- tencentcloud/ssl/v20191205/ssl_client.py +8 -1
- tencentcloud/tcb/v20180608/models.py +207 -403
- tencentcloud/tcb/v20180608/tcb_client.py +1 -1
- tencentcloud/tchd/v20230306/models.py +0 -2
- tencentcloud/teo/v20220901/models.py +8 -18
- tencentcloud/tione/v20211111/models.py +34 -0
- tencentcloud/tiw/v20190919/models.py +6 -0
- tencentcloud/tke/v20220501/models.py +2 -2
- tencentcloud/trro/v20220325/models.py +15 -58
- tencentcloud/trtc/v20190722/models.py +15 -8
- tencentcloud/tse/v20201207/models.py +47 -0
- tencentcloud/vod/v20180717/models.py +6 -6
- tencentcloud/vpc/v20170312/errorcodes.py +2 -1220
- tencentcloud/vpc/v20170312/models.py +47 -65933
- tencentcloud/vpc/v20170312/vpc_client.py +7 -9228
- tencentcloud/wedata/v20210820/models.py +1368 -2
- tencentcloud/wedata/v20210820/wedata_client.py +23 -0
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/RECORD +109 -109
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/top_level.txt +0 -0
@@ -372,7 +372,6 @@ class ApplyInternetAddressResponse(AbstractModel):
|
|
372
372
|
def __init__(self):
|
373
373
|
r"""
|
374
374
|
:param _InstanceId: 互联网公网地址ID
|
375
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
376
375
|
:type InstanceId: str
|
377
376
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
378
377
|
:type RequestId: str
|
@@ -383,7 +382,6 @@ class ApplyInternetAddressResponse(AbstractModel):
|
|
383
382
|
@property
|
384
383
|
def InstanceId(self):
|
385
384
|
"""互联网公网地址ID
|
386
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
387
385
|
:rtype: str
|
388
386
|
"""
|
389
387
|
return self._InstanceId
|
@@ -512,26 +510,37 @@ class BGPStatus(AbstractModel):
|
|
512
510
|
|
513
511
|
|
514
512
|
class BgpPeer(AbstractModel):
|
515
|
-
"""bgp参数,包括Asn,AuthKey
|
513
|
+
"""bgp参数,包括CloudAsn,Asn,AuthKey
|
516
514
|
|
517
515
|
"""
|
518
516
|
|
519
517
|
def __init__(self):
|
520
518
|
r"""
|
519
|
+
:param _CloudAsn: 腾讯侧BGP ASN
|
520
|
+
:type CloudAsn: str
|
521
521
|
:param _Asn: 用户侧BGP ASN
|
522
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
523
522
|
:type Asn: int
|
524
523
|
:param _AuthKey: 用户侧BGP密钥
|
525
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
526
524
|
:type AuthKey: str
|
527
525
|
"""
|
526
|
+
self._CloudAsn = None
|
528
527
|
self._Asn = None
|
529
528
|
self._AuthKey = None
|
530
529
|
|
530
|
+
@property
|
531
|
+
def CloudAsn(self):
|
532
|
+
"""腾讯侧BGP ASN
|
533
|
+
:rtype: str
|
534
|
+
"""
|
535
|
+
return self._CloudAsn
|
536
|
+
|
537
|
+
@CloudAsn.setter
|
538
|
+
def CloudAsn(self, CloudAsn):
|
539
|
+
self._CloudAsn = CloudAsn
|
540
|
+
|
531
541
|
@property
|
532
542
|
def Asn(self):
|
533
543
|
"""用户侧BGP ASN
|
534
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
535
544
|
:rtype: int
|
536
545
|
"""
|
537
546
|
return self._Asn
|
@@ -543,7 +552,6 @@ class BgpPeer(AbstractModel):
|
|
543
552
|
@property
|
544
553
|
def AuthKey(self):
|
545
554
|
"""用户侧BGP密钥
|
546
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
547
555
|
:rtype: str
|
548
556
|
"""
|
549
557
|
return self._AuthKey
|
@@ -554,6 +562,7 @@ class BgpPeer(AbstractModel):
|
|
554
562
|
|
555
563
|
|
556
564
|
def _deserialize(self, params):
|
565
|
+
self._CloudAsn = params.get("CloudAsn")
|
557
566
|
self._Asn = params.get("Asn")
|
558
567
|
self._AuthKey = params.get("AuthKey")
|
559
568
|
memeber_set = set(params.keys())
|
@@ -599,7 +608,6 @@ stoped:终止状态
|
|
599
608
|
:param _ApplyTime: 敏捷上云申请的时间
|
600
609
|
:type ApplyTime: str
|
601
610
|
:param _ReadyTime: 敏捷上云建设完成的时间
|
602
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
603
611
|
:type ReadyTime: str
|
604
612
|
:param _ExpireTime: 敏捷上云过期时间
|
605
613
|
:type ExpireTime: str
|
@@ -621,6 +629,8 @@ cross-region:跨地域
|
|
621
629
|
:type CloudAttachServiceGatewaysSupport: bool
|
622
630
|
:param _BUpdateBandwidth: 敏捷上云服务是否处于升降配中
|
623
631
|
:type BUpdateBandwidth: bool
|
632
|
+
:param _ArRegion: 接入地域
|
633
|
+
:type ArRegion: str
|
624
634
|
"""
|
625
635
|
self._InstanceId = None
|
626
636
|
self._Name = None
|
@@ -641,6 +651,7 @@ cross-region:跨地域
|
|
641
651
|
self._DirectConnectId = None
|
642
652
|
self._CloudAttachServiceGatewaysSupport = None
|
643
653
|
self._BUpdateBandwidth = None
|
654
|
+
self._ArRegion = None
|
644
655
|
|
645
656
|
@property
|
646
657
|
def InstanceId(self):
|
@@ -751,7 +762,6 @@ stoped:终止状态
|
|
751
762
|
@property
|
752
763
|
def ReadyTime(self):
|
753
764
|
"""敏捷上云建设完成的时间
|
754
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
755
765
|
:rtype: str
|
756
766
|
"""
|
757
767
|
return self._ReadyTime
|
@@ -861,6 +871,17 @@ cross-region:跨地域
|
|
861
871
|
def BUpdateBandwidth(self, BUpdateBandwidth):
|
862
872
|
self._BUpdateBandwidth = BUpdateBandwidth
|
863
873
|
|
874
|
+
@property
|
875
|
+
def ArRegion(self):
|
876
|
+
"""接入地域
|
877
|
+
:rtype: str
|
878
|
+
"""
|
879
|
+
return self._ArRegion
|
880
|
+
|
881
|
+
@ArRegion.setter
|
882
|
+
def ArRegion(self, ArRegion):
|
883
|
+
self._ArRegion = ArRegion
|
884
|
+
|
864
885
|
|
865
886
|
def _deserialize(self, params):
|
866
887
|
self._InstanceId = params.get("InstanceId")
|
@@ -882,6 +903,7 @@ cross-region:跨地域
|
|
882
903
|
self._DirectConnectId = params.get("DirectConnectId")
|
883
904
|
self._CloudAttachServiceGatewaysSupport = params.get("CloudAttachServiceGatewaysSupport")
|
884
905
|
self._BUpdateBandwidth = params.get("BUpdateBandwidth")
|
906
|
+
self._ArRegion = params.get("ArRegion")
|
885
907
|
memeber_set = set(params.keys())
|
886
908
|
for name, value in vars(self).items():
|
887
909
|
property_name = name[1:]
|
@@ -962,6 +984,8 @@ class CreateCasInput(AbstractModel):
|
|
962
984
|
:type Telephone: str
|
963
985
|
:param _Remarks: 备注信息
|
964
986
|
:type Remarks: str
|
987
|
+
:param _ArRegion: 接入地域
|
988
|
+
:type ArRegion: str
|
965
989
|
"""
|
966
990
|
self._Name = None
|
967
991
|
self._IdcAddress = None
|
@@ -969,6 +993,7 @@ class CreateCasInput(AbstractModel):
|
|
969
993
|
self._Bandwidth = None
|
970
994
|
self._Telephone = None
|
971
995
|
self._Remarks = None
|
996
|
+
self._ArRegion = None
|
972
997
|
|
973
998
|
@property
|
974
999
|
def Name(self):
|
@@ -1036,6 +1061,17 @@ class CreateCasInput(AbstractModel):
|
|
1036
1061
|
def Remarks(self, Remarks):
|
1037
1062
|
self._Remarks = Remarks
|
1038
1063
|
|
1064
|
+
@property
|
1065
|
+
def ArRegion(self):
|
1066
|
+
"""接入地域
|
1067
|
+
:rtype: str
|
1068
|
+
"""
|
1069
|
+
return self._ArRegion
|
1070
|
+
|
1071
|
+
@ArRegion.setter
|
1072
|
+
def ArRegion(self, ArRegion):
|
1073
|
+
self._ArRegion = ArRegion
|
1074
|
+
|
1039
1075
|
|
1040
1076
|
def _deserialize(self, params):
|
1041
1077
|
self._Name = params.get("Name")
|
@@ -1044,6 +1080,7 @@ class CreateCasInput(AbstractModel):
|
|
1044
1080
|
self._Bandwidth = params.get("Bandwidth")
|
1045
1081
|
self._Telephone = params.get("Telephone")
|
1046
1082
|
self._Remarks = params.get("Remarks")
|
1083
|
+
self._ArRegion = params.get("ArRegion")
|
1047
1084
|
memeber_set = set(params.keys())
|
1048
1085
|
for name, value in vars(self).items():
|
1049
1086
|
property_name = name[1:]
|
@@ -2514,7 +2551,6 @@ class DescribeDirectConnectsResponse(AbstractModel):
|
|
2514
2551
|
:param _TotalCount: 符合物理专线列表数量。
|
2515
2552
|
:type TotalCount: int
|
2516
2553
|
:param _AllSignLaw: 用户名下物理专线是否都签署了用户协议。
|
2517
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2518
2554
|
:type AllSignLaw: bool
|
2519
2555
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2520
2556
|
:type RequestId: str
|
@@ -2549,7 +2585,6 @@ class DescribeDirectConnectsResponse(AbstractModel):
|
|
2549
2585
|
@property
|
2550
2586
|
def AllSignLaw(self):
|
2551
2587
|
"""用户名下物理专线是否都签署了用户协议。
|
2552
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2553
2588
|
:rtype: bool
|
2554
2589
|
"""
|
2555
2590
|
return self._AllSignLaw
|
@@ -2596,19 +2631,14 @@ class DescribeInternetAddressQuotaResponse(AbstractModel):
|
|
2596
2631
|
def __init__(self):
|
2597
2632
|
r"""
|
2598
2633
|
:param _Ipv6PrefixLen: IPv6互联网公网允许的最小前缀长度
|
2599
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2600
2634
|
:type Ipv6PrefixLen: int
|
2601
2635
|
:param _Ipv4BgpQuota: BGP类型IPv4互联网地址配额
|
2602
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2603
2636
|
:type Ipv4BgpQuota: int
|
2604
2637
|
:param _Ipv4OtherQuota: 非BGP类型IPv4互联网地址配额
|
2605
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2606
2638
|
:type Ipv4OtherQuota: int
|
2607
2639
|
:param _Ipv4BgpNum: BGP类型IPv4互联网地址已使用数量
|
2608
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2609
2640
|
:type Ipv4BgpNum: int
|
2610
2641
|
:param _Ipv4OtherNum: 非BGP类型互联网地址已使用数量
|
2611
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2612
2642
|
:type Ipv4OtherNum: int
|
2613
2643
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2614
2644
|
:type RequestId: str
|
@@ -2623,7 +2653,6 @@ class DescribeInternetAddressQuotaResponse(AbstractModel):
|
|
2623
2653
|
@property
|
2624
2654
|
def Ipv6PrefixLen(self):
|
2625
2655
|
"""IPv6互联网公网允许的最小前缀长度
|
2626
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2627
2656
|
:rtype: int
|
2628
2657
|
"""
|
2629
2658
|
return self._Ipv6PrefixLen
|
@@ -2635,7 +2664,6 @@ class DescribeInternetAddressQuotaResponse(AbstractModel):
|
|
2635
2664
|
@property
|
2636
2665
|
def Ipv4BgpQuota(self):
|
2637
2666
|
"""BGP类型IPv4互联网地址配额
|
2638
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2639
2667
|
:rtype: int
|
2640
2668
|
"""
|
2641
2669
|
return self._Ipv4BgpQuota
|
@@ -2647,7 +2675,6 @@ class DescribeInternetAddressQuotaResponse(AbstractModel):
|
|
2647
2675
|
@property
|
2648
2676
|
def Ipv4OtherQuota(self):
|
2649
2677
|
"""非BGP类型IPv4互联网地址配额
|
2650
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2651
2678
|
:rtype: int
|
2652
2679
|
"""
|
2653
2680
|
return self._Ipv4OtherQuota
|
@@ -2659,7 +2686,6 @@ class DescribeInternetAddressQuotaResponse(AbstractModel):
|
|
2659
2686
|
@property
|
2660
2687
|
def Ipv4BgpNum(self):
|
2661
2688
|
"""BGP类型IPv4互联网地址已使用数量
|
2662
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2663
2689
|
:rtype: int
|
2664
2690
|
"""
|
2665
2691
|
return self._Ipv4BgpNum
|
@@ -2671,7 +2697,6 @@ class DescribeInternetAddressQuotaResponse(AbstractModel):
|
|
2671
2697
|
@property
|
2672
2698
|
def Ipv4OtherNum(self):
|
2673
2699
|
"""非BGP类型互联网地址已使用数量
|
2674
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2675
2700
|
:rtype: int
|
2676
2701
|
"""
|
2677
2702
|
return self._Ipv4OtherNum
|
@@ -2712,12 +2737,7 @@ class DescribeInternetAddressRequest(AbstractModel):
|
|
2712
2737
|
:type Offset: int
|
2713
2738
|
:param _Limit: 返回数量,默认为20,最大值100
|
2714
2739
|
:type Limit: int
|
2715
|
-
:param _Filters: 过滤条件:
|
2716
|
-
<li>AddrType, 地址类型。0:BGP 1; 1: 电信, 2:移动, 3:联通</li>
|
2717
|
-
<li>AddrProto地址类型。0:IPv4 1:IPv6</li>
|
2718
|
-
<li>Status 地址状态。 0:使用中, 1:已停用, 2:已退还</li>
|
2719
|
-
<li>Subnet 互联网公网地址,数组</li>
|
2720
|
-
<InstanceIds>互联网公网地址ID,数组</li>
|
2740
|
+
:param _Filters: 过滤条件: <li>AddrType,地址类型。0:BGP 1;1: 电信;2:移动;3:联通</li> <li>AddrProto,地址类型。0:IPv4;1:IPv6</li> <li>Status,地址状态。 0:使用中;1:已停用; 2:已退还</li> <li>Subnet,互联网公网地址。数组</li> <li>InstanceIds,互联网公网地址ID。数组</li>
|
2721
2741
|
:type Filters: list of Filter
|
2722
2742
|
"""
|
2723
2743
|
self._Offset = None
|
@@ -2748,12 +2768,7 @@ class DescribeInternetAddressRequest(AbstractModel):
|
|
2748
2768
|
|
2749
2769
|
@property
|
2750
2770
|
def Filters(self):
|
2751
|
-
"""过滤条件:
|
2752
|
-
<li>AddrType, 地址类型。0:BGP 1; 1: 电信, 2:移动, 3:联通</li>
|
2753
|
-
<li>AddrProto地址类型。0:IPv4 1:IPv6</li>
|
2754
|
-
<li>Status 地址状态。 0:使用中, 1:已停用, 2:已退还</li>
|
2755
|
-
<li>Subnet 互联网公网地址,数组</li>
|
2756
|
-
<InstanceIds>互联网公网地址ID,数组</li>
|
2771
|
+
"""过滤条件: <li>AddrType,地址类型。0:BGP 1;1: 电信;2:移动;3:联通</li> <li>AddrProto,地址类型。0:IPv4;1:IPv6</li> <li>Status,地址状态。 0:使用中;1:已停用; 2:已退还</li> <li>Subnet,互联网公网地址。数组</li> <li>InstanceIds,互联网公网地址ID。数组</li>
|
2757
2772
|
:rtype: list of Filter
|
2758
2773
|
"""
|
2759
2774
|
return self._Filters
|
@@ -2792,7 +2807,6 @@ class DescribeInternetAddressResponse(AbstractModel):
|
|
2792
2807
|
:param _TotalCount: 互联网公网地址数量
|
2793
2808
|
:type TotalCount: int
|
2794
2809
|
:param _Subnets: 互联网公网地址列表
|
2795
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2796
2810
|
:type Subnets: list of InternetAddressDetail
|
2797
2811
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2798
2812
|
:type RequestId: str
|
@@ -2815,7 +2829,6 @@ class DescribeInternetAddressResponse(AbstractModel):
|
|
2815
2829
|
@property
|
2816
2830
|
def Subnets(self):
|
2817
2831
|
"""互联网公网地址列表
|
2818
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2819
2832
|
:rtype: list of InternetAddressDetail
|
2820
2833
|
"""
|
2821
2834
|
return self._Subnets
|
@@ -2863,7 +2876,6 @@ class DescribeInternetAddressStatisticsResponse(AbstractModel):
|
|
2863
2876
|
:param _TotalCount: 互联网公网地址统计信息数量
|
2864
2877
|
:type TotalCount: int
|
2865
2878
|
:param _InternetAddressStatistics: 互联网公网地址统计信息列表
|
2866
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2867
2879
|
:type InternetAddressStatistics: list of InternetAddressStatistics
|
2868
2880
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
2869
2881
|
:type RequestId: str
|
@@ -2886,7 +2898,6 @@ class DescribeInternetAddressStatisticsResponse(AbstractModel):
|
|
2886
2898
|
@property
|
2887
2899
|
def InternetAddressStatistics(self):
|
2888
2900
|
"""互联网公网地址统计信息列表
|
2889
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2890
2901
|
:rtype: list of InternetAddressStatistics
|
2891
2902
|
"""
|
2892
2903
|
return self._InternetAddressStatistics
|
@@ -2925,15 +2936,15 @@ class DescribePublicDirectConnectTunnelRoutesRequest(AbstractModel):
|
|
2925
2936
|
|
2926
2937
|
def __init__(self):
|
2927
2938
|
r"""
|
2928
|
-
:param _DirectConnectTunnelId: 专用通道ID
|
2939
|
+
:param _DirectConnectTunnelId: 专用通道ID。
|
2929
2940
|
:type DirectConnectTunnelId: str
|
2930
2941
|
:param _Filters: 过滤条件:
|
2931
|
-
route-type:路由类型,取值:BGP/STATIC
|
2932
|
-
route-subnet:路由cidr,取值如:192.68.1.0/24
|
2942
|
+
route-type:路由类型,取值:BGP/STATIC;
|
2943
|
+
route-subnet:路由cidr,取值如:192.68.1.0/24。
|
2933
2944
|
:type Filters: list of Filter
|
2934
|
-
:param _Offset: 偏移量,默认为0
|
2945
|
+
:param _Offset: 偏移量,默认为0。
|
2935
2946
|
:type Offset: int
|
2936
|
-
:param _Limit: 返回数量,默认为20,最大值为100
|
2947
|
+
:param _Limit: 返回数量,默认为20,最大值为100。
|
2937
2948
|
:type Limit: int
|
2938
2949
|
"""
|
2939
2950
|
self._DirectConnectTunnelId = None
|
@@ -2943,7 +2954,7 @@ route-subnet:路由cidr,取值如:192.68.1.0/24
|
|
2943
2954
|
|
2944
2955
|
@property
|
2945
2956
|
def DirectConnectTunnelId(self):
|
2946
|
-
"""专用通道ID
|
2957
|
+
"""专用通道ID。
|
2947
2958
|
:rtype: str
|
2948
2959
|
"""
|
2949
2960
|
return self._DirectConnectTunnelId
|
@@ -2955,8 +2966,8 @@ route-subnet:路由cidr,取值如:192.68.1.0/24
|
|
2955
2966
|
@property
|
2956
2967
|
def Filters(self):
|
2957
2968
|
"""过滤条件:
|
2958
|
-
route-type:路由类型,取值:BGP/STATIC
|
2959
|
-
route-subnet:路由cidr,取值如:192.68.1.0/24
|
2969
|
+
route-type:路由类型,取值:BGP/STATIC;
|
2970
|
+
route-subnet:路由cidr,取值如:192.68.1.0/24。
|
2960
2971
|
:rtype: list of Filter
|
2961
2972
|
"""
|
2962
2973
|
return self._Filters
|
@@ -2967,7 +2978,7 @@ route-subnet:路由cidr,取值如:192.68.1.0/24
|
|
2967
2978
|
|
2968
2979
|
@property
|
2969
2980
|
def Offset(self):
|
2970
|
-
"""偏移量,默认为0
|
2981
|
+
"""偏移量,默认为0。
|
2971
2982
|
:rtype: int
|
2972
2983
|
"""
|
2973
2984
|
return self._Offset
|
@@ -2978,7 +2989,7 @@ route-subnet:路由cidr,取值如:192.68.1.0/24
|
|
2978
2989
|
|
2979
2990
|
@property
|
2980
2991
|
def Limit(self):
|
2981
|
-
"""返回数量,默认为20,最大值为100
|
2992
|
+
"""返回数量,默认为20,最大值为100。
|
2982
2993
|
:rtype: int
|
2983
2994
|
"""
|
2984
2995
|
return self._Limit
|
@@ -3015,9 +3026,9 @@ class DescribePublicDirectConnectTunnelRoutesResponse(AbstractModel):
|
|
3015
3026
|
|
3016
3027
|
def __init__(self):
|
3017
3028
|
r"""
|
3018
|
-
:param _Routes:
|
3029
|
+
:param _Routes: 互联网通道路由列表。
|
3019
3030
|
:type Routes: list of DirectConnectTunnelRoute
|
3020
|
-
:param _TotalCount:
|
3031
|
+
:param _TotalCount: 路由总数量。
|
3021
3032
|
:type TotalCount: int
|
3022
3033
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
3023
3034
|
:type RequestId: str
|
@@ -3028,7 +3039,7 @@ class DescribePublicDirectConnectTunnelRoutesResponse(AbstractModel):
|
|
3028
3039
|
|
3029
3040
|
@property
|
3030
3041
|
def Routes(self):
|
3031
|
-
"""
|
3042
|
+
"""互联网通道路由列表。
|
3032
3043
|
:rtype: list of DirectConnectTunnelRoute
|
3033
3044
|
"""
|
3034
3045
|
return self._Routes
|
@@ -3039,7 +3050,7 @@ class DescribePublicDirectConnectTunnelRoutesResponse(AbstractModel):
|
|
3039
3050
|
|
3040
3051
|
@property
|
3041
3052
|
def TotalCount(self):
|
3042
|
-
"""
|
3053
|
+
"""路由总数量。
|
3043
3054
|
:rtype: int
|
3044
3055
|
"""
|
3045
3056
|
return self._TotalCount
|
@@ -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,10 @@ class DirectConnectTunnelRoute(AbstractModel):
|
|
4903
4832
|
:type ASPath: list of str
|
4904
4833
|
:param _NextHop: 路由下一跳IP
|
4905
4834
|
:type NextHop: str
|
4835
|
+
:param _UpdateTime: 路由更新时间
|
4836
|
+
:type UpdateTime: str
|
4837
|
+
:param _ApplyOnTunnelEnable: 是否配置在通道上
|
4838
|
+
:type ApplyOnTunnelEnable: bool
|
4906
4839
|
"""
|
4907
4840
|
self._RouteId = None
|
4908
4841
|
self._DestinationCidrBlock = None
|
@@ -4910,6 +4843,8 @@ class DirectConnectTunnelRoute(AbstractModel):
|
|
4910
4843
|
self._Status = None
|
4911
4844
|
self._ASPath = None
|
4912
4845
|
self._NextHop = None
|
4846
|
+
self._UpdateTime = None
|
4847
|
+
self._ApplyOnTunnelEnable = None
|
4913
4848
|
|
4914
4849
|
@property
|
4915
4850
|
def RouteId(self):
|
@@ -4977,6 +4912,28 @@ class DirectConnectTunnelRoute(AbstractModel):
|
|
4977
4912
|
def NextHop(self, NextHop):
|
4978
4913
|
self._NextHop = NextHop
|
4979
4914
|
|
4915
|
+
@property
|
4916
|
+
def UpdateTime(self):
|
4917
|
+
"""路由更新时间
|
4918
|
+
:rtype: str
|
4919
|
+
"""
|
4920
|
+
return self._UpdateTime
|
4921
|
+
|
4922
|
+
@UpdateTime.setter
|
4923
|
+
def UpdateTime(self, UpdateTime):
|
4924
|
+
self._UpdateTime = UpdateTime
|
4925
|
+
|
4926
|
+
@property
|
4927
|
+
def ApplyOnTunnelEnable(self):
|
4928
|
+
"""是否配置在通道上
|
4929
|
+
:rtype: bool
|
4930
|
+
"""
|
4931
|
+
return self._ApplyOnTunnelEnable
|
4932
|
+
|
4933
|
+
@ApplyOnTunnelEnable.setter
|
4934
|
+
def ApplyOnTunnelEnable(self, ApplyOnTunnelEnable):
|
4935
|
+
self._ApplyOnTunnelEnable = ApplyOnTunnelEnable
|
4936
|
+
|
4980
4937
|
|
4981
4938
|
def _deserialize(self, params):
|
4982
4939
|
self._RouteId = params.get("RouteId")
|
@@ -4985,6 +4942,8 @@ class DirectConnectTunnelRoute(AbstractModel):
|
|
4985
4942
|
self._Status = params.get("Status")
|
4986
4943
|
self._ASPath = params.get("ASPath")
|
4987
4944
|
self._NextHop = params.get("NextHop")
|
4945
|
+
self._UpdateTime = params.get("UpdateTime")
|
4946
|
+
self._ApplyOnTunnelEnable = params.get("ApplyOnTunnelEnable")
|
4988
4947
|
memeber_set = set(params.keys())
|
4989
4948
|
for name, value in vars(self).items():
|
4990
4949
|
property_name = name[1:]
|
@@ -5182,44 +5141,33 @@ class InternetAddressDetail(AbstractModel):
|
|
5182
5141
|
def __init__(self):
|
5183
5142
|
r"""
|
5184
5143
|
:param _InstanceId: 互联网地址ID
|
5185
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5186
5144
|
:type InstanceId: str
|
5187
5145
|
:param _Subnet: 互联网网络地址
|
5188
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5189
5146
|
:type Subnet: str
|
5190
5147
|
:param _MaskLen: 网络地址掩码长度
|
5191
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5192
5148
|
:type MaskLen: int
|
5193
5149
|
:param _AddrType: 0:BGP
|
5194
5150
|
1:电信
|
5195
5151
|
2:移动
|
5196
5152
|
3:联通
|
5197
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5198
5153
|
:type AddrType: int
|
5199
5154
|
:param _Status: 0:使用中
|
5200
5155
|
1:已停用
|
5201
5156
|
2:已退还
|
5202
5157
|
:type Status: int
|
5203
5158
|
:param _ApplyTime: 申请时间
|
5204
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5205
5159
|
:type ApplyTime: str
|
5206
5160
|
:param _StopTime: 停用时间
|
5207
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5208
5161
|
:type StopTime: str
|
5209
5162
|
:param _ReleaseTime: 退还时间
|
5210
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5211
5163
|
:type ReleaseTime: str
|
5212
5164
|
:param _Region: 地域信息
|
5213
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5214
5165
|
:type Region: str
|
5215
5166
|
:param _AppId: 用户ID
|
5216
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5217
5167
|
:type AppId: int
|
5218
5168
|
:param _AddrProto: 0:IPv4 1:IPv6
|
5219
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5220
5169
|
:type AddrProto: int
|
5221
5170
|
:param _ReserveTime: 释放状态的IP地址保留的天数
|
5222
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5223
5171
|
:type ReserveTime: int
|
5224
5172
|
"""
|
5225
5173
|
self._InstanceId = None
|
@@ -5238,7 +5186,6 @@ class InternetAddressDetail(AbstractModel):
|
|
5238
5186
|
@property
|
5239
5187
|
def InstanceId(self):
|
5240
5188
|
"""互联网地址ID
|
5241
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5242
5189
|
:rtype: str
|
5243
5190
|
"""
|
5244
5191
|
return self._InstanceId
|
@@ -5250,7 +5197,6 @@ class InternetAddressDetail(AbstractModel):
|
|
5250
5197
|
@property
|
5251
5198
|
def Subnet(self):
|
5252
5199
|
"""互联网网络地址
|
5253
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5254
5200
|
:rtype: str
|
5255
5201
|
"""
|
5256
5202
|
return self._Subnet
|
@@ -5262,7 +5208,6 @@ class InternetAddressDetail(AbstractModel):
|
|
5262
5208
|
@property
|
5263
5209
|
def MaskLen(self):
|
5264
5210
|
"""网络地址掩码长度
|
5265
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5266
5211
|
:rtype: int
|
5267
5212
|
"""
|
5268
5213
|
return self._MaskLen
|
@@ -5277,7 +5222,6 @@ class InternetAddressDetail(AbstractModel):
|
|
5277
5222
|
1:电信
|
5278
5223
|
2:移动
|
5279
5224
|
3:联通
|
5280
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5281
5225
|
:rtype: int
|
5282
5226
|
"""
|
5283
5227
|
return self._AddrType
|
@@ -5302,7 +5246,6 @@ class InternetAddressDetail(AbstractModel):
|
|
5302
5246
|
@property
|
5303
5247
|
def ApplyTime(self):
|
5304
5248
|
"""申请时间
|
5305
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5306
5249
|
:rtype: str
|
5307
5250
|
"""
|
5308
5251
|
return self._ApplyTime
|
@@ -5314,7 +5257,6 @@ class InternetAddressDetail(AbstractModel):
|
|
5314
5257
|
@property
|
5315
5258
|
def StopTime(self):
|
5316
5259
|
"""停用时间
|
5317
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5318
5260
|
:rtype: str
|
5319
5261
|
"""
|
5320
5262
|
return self._StopTime
|
@@ -5326,7 +5268,6 @@ class InternetAddressDetail(AbstractModel):
|
|
5326
5268
|
@property
|
5327
5269
|
def ReleaseTime(self):
|
5328
5270
|
"""退还时间
|
5329
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5330
5271
|
:rtype: str
|
5331
5272
|
"""
|
5332
5273
|
return self._ReleaseTime
|
@@ -5338,7 +5279,6 @@ class InternetAddressDetail(AbstractModel):
|
|
5338
5279
|
@property
|
5339
5280
|
def Region(self):
|
5340
5281
|
"""地域信息
|
5341
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5342
5282
|
:rtype: str
|
5343
5283
|
"""
|
5344
5284
|
return self._Region
|
@@ -5350,7 +5290,6 @@ class InternetAddressDetail(AbstractModel):
|
|
5350
5290
|
@property
|
5351
5291
|
def AppId(self):
|
5352
5292
|
"""用户ID
|
5353
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5354
5293
|
:rtype: int
|
5355
5294
|
"""
|
5356
5295
|
return self._AppId
|
@@ -5362,7 +5301,6 @@ class InternetAddressDetail(AbstractModel):
|
|
5362
5301
|
@property
|
5363
5302
|
def AddrProto(self):
|
5364
5303
|
"""0:IPv4 1:IPv6
|
5365
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5366
5304
|
:rtype: int
|
5367
5305
|
"""
|
5368
5306
|
return self._AddrProto
|
@@ -5374,7 +5312,6 @@ class InternetAddressDetail(AbstractModel):
|
|
5374
5312
|
@property
|
5375
5313
|
def ReserveTime(self):
|
5376
5314
|
"""释放状态的IP地址保留的天数
|
5377
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5378
5315
|
:rtype: int
|
5379
5316
|
"""
|
5380
5317
|
return self._ReserveTime
|
@@ -5415,10 +5352,8 @@ class InternetAddressStatistics(AbstractModel):
|
|
5415
5352
|
def __init__(self):
|
5416
5353
|
r"""
|
5417
5354
|
:param _Region: 地域
|
5418
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5419
5355
|
:type Region: str
|
5420
5356
|
:param _SubnetNum: 互联网公网地址数量
|
5421
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5422
5357
|
:type SubnetNum: int
|
5423
5358
|
"""
|
5424
5359
|
self._Region = None
|
@@ -5427,7 +5362,6 @@ class InternetAddressStatistics(AbstractModel):
|
|
5427
5362
|
@property
|
5428
5363
|
def Region(self):
|
5429
5364
|
"""地域
|
5430
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5431
5365
|
:rtype: str
|
5432
5366
|
"""
|
5433
5367
|
return self._Region
|
@@ -5439,7 +5373,6 @@ class InternetAddressStatistics(AbstractModel):
|
|
5439
5373
|
@property
|
5440
5374
|
def SubnetNum(self):
|
5441
5375
|
"""互联网公网地址数量
|
5442
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
5443
5376
|
:rtype: int
|
5444
5377
|
"""
|
5445
5378
|
return self._SubnetNum
|
@@ -6497,7 +6430,6 @@ class RouteFilterPrefix(AbstractModel):
|
|
6497
6430
|
def __init__(self):
|
6498
6431
|
r"""
|
6499
6432
|
:param _Cidr: 用户侧网段地址
|
6500
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
6501
6433
|
:type Cidr: str
|
6502
6434
|
"""
|
6503
6435
|
self._Cidr = None
|
@@ -6505,7 +6437,6 @@ class RouteFilterPrefix(AbstractModel):
|
|
6505
6437
|
@property
|
6506
6438
|
def Cidr(self):
|
6507
6439
|
"""用户侧网段地址
|
6508
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
6509
6440
|
:rtype: str
|
6510
6441
|
"""
|
6511
6442
|
return self._Cidr
|
@@ -6535,10 +6466,8 @@ class Tag(AbstractModel):
|
|
6535
6466
|
def __init__(self):
|
6536
6467
|
r"""
|
6537
6468
|
:param _Key: 标签键
|
6538
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
6539
6469
|
:type Key: str
|
6540
6470
|
:param _Value: 标签值
|
6541
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
6542
6471
|
:type Value: str
|
6543
6472
|
"""
|
6544
6473
|
self._Key = None
|
@@ -6547,7 +6476,6 @@ class Tag(AbstractModel):
|
|
6547
6476
|
@property
|
6548
6477
|
def Key(self):
|
6549
6478
|
"""标签键
|
6550
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
6551
6479
|
:rtype: str
|
6552
6480
|
"""
|
6553
6481
|
return self._Key
|
@@ -6559,7 +6487,6 @@ class Tag(AbstractModel):
|
|
6559
6487
|
@property
|
6560
6488
|
def Value(self):
|
6561
6489
|
"""标签值
|
6562
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
6563
6490
|
:rtype: str
|
6564
6491
|
"""
|
6565
6492
|
return self._Value
|