tencentcloud-sdk-bmvpc 3.0.589 → 3.0.591

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 (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20180625/models.rb +143 -143
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: bdf5f23b7cb0ba70f09ed451dac5f4e00e59f2f4
4
- data.tar.gz: bf1e5bc03377b6e65d8ff029cd6699bce1bf2edc
3
+ metadata.gz: e6919c670e895b13cdc4ac4b3ce443a978b87201
4
+ data.tar.gz: 9af4967b390a5b0a886b4fe212505041ca548f65
5
5
  SHA512:
6
- metadata.gz: afa3adc19c0c1ec89b9563f6123cec05b8d6856308ee6f600998facbf54e5ee33717c25abd84847bd85c35788e77335527e2b736e19d5f03b9b28626dc0e9358
7
- data.tar.gz: f4f6a70dfecc746b1f559c11bf6b0d98676162abc93074efdf0223e7b13e8329caba66064990fa413f2021102a907b637db7d3112bea2c4fe9ec1610da208688
6
+ metadata.gz: d5b655a5b360d54339f0f4d54de8ddfa74d75cc096394a40152c94ec1f4c184810d26f8a8a2e2aae911553be90ee88163e4cdd1ad9415c13df1160f12c153f78
7
+ data.tar.gz: 14ee975f148fc05747badc6a940e5479f51dbda0d83b901e1c4beb405c2518d9f8a665a669d0d656d8e81de72bc866292122112a81b7882c6b3f11e3d8cc6e84
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.589
1
+ 3.0.591
@@ -23,7 +23,7 @@ module TencentCloud
23
23
  # @type VpcPeerConnectionId: String
24
24
 
25
25
  attr_accessor :VpcPeerConnectionId
26
-
26
+
27
27
  def initialize(vpcpeerconnectionid=nil)
28
28
  @VpcPeerConnectionId = vpcpeerconnectionid
29
29
  end
@@ -41,7 +41,7 @@ module TencentCloud
41
41
  # @type RequestId: String
42
42
 
43
43
  attr_accessor :TaskId, :RequestId
44
-
44
+
45
45
  def initialize(taskid=nil, requestid=nil)
46
46
  @TaskId = taskid
47
47
  @RequestId = requestid
@@ -63,7 +63,7 @@ module TencentCloud
63
63
  # @type Ips: Array
64
64
 
65
65
  attr_accessor :VpcId, :SubnetId, :Ips
66
-
66
+
67
67
  def initialize(vpcid=nil, subnetid=nil, ips=nil)
68
68
  @VpcId = vpcid
69
69
  @SubnetId = subnetid
@@ -85,7 +85,7 @@ module TencentCloud
85
85
  # @type RequestId: String
86
86
 
87
87
  attr_accessor :TaskId, :RequestId
88
-
88
+
89
89
  def initialize(taskid=nil, requestid=nil)
90
90
  @TaskId = taskid
91
91
  @RequestId = requestid
@@ -109,7 +109,7 @@ module TencentCloud
109
109
  # @type AutoAllocEipNum: Integer
110
110
 
111
111
  attr_accessor :NatId, :VpcId, :AssignedEips, :AutoAllocEipNum
112
-
112
+
113
113
  def initialize(natid=nil, vpcid=nil, assignedeips=nil, autoalloceipnum=nil)
114
114
  @NatId = natid
115
115
  @VpcId = vpcid
@@ -133,7 +133,7 @@ module TencentCloud
133
133
  # @type RequestId: String
134
134
 
135
135
  attr_accessor :TaskId, :RequestId
136
-
136
+
137
137
  def initialize(taskid=nil, requestid=nil)
138
138
  @TaskId = taskid
139
139
  @RequestId = requestid
@@ -155,7 +155,7 @@ module TencentCloud
155
155
  # @type IpInfoSet: Array
156
156
 
157
157
  attr_accessor :NatId, :VpcId, :IpInfoSet
158
-
158
+
159
159
  def initialize(natid=nil, vpcid=nil, ipinfoset=nil)
160
160
  @NatId = natid
161
161
  @VpcId = vpcid
@@ -184,7 +184,7 @@ module TencentCloud
184
184
  # @type RequestId: String
185
185
 
186
186
  attr_accessor :TaskId, :RequestId
187
-
187
+
188
188
  def initialize(taskid=nil, requestid=nil)
189
189
  @TaskId = taskid
190
190
  @RequestId = requestid
@@ -206,7 +206,7 @@ module TencentCloud
206
206
  # @type SubnetIds: Array
207
207
 
208
208
  attr_accessor :NatId, :VpcId, :SubnetIds
209
-
209
+
210
210
  def initialize(natid=nil, vpcid=nil, subnetids=nil)
211
211
  @NatId = natid
212
212
  @VpcId = vpcid
@@ -228,7 +228,7 @@ module TencentCloud
228
228
  # @type RequestId: String
229
229
 
230
230
  attr_accessor :TaskId, :RequestId
231
-
231
+
232
232
  def initialize(taskid=nil, requestid=nil)
233
233
  @TaskId = taskid
234
234
  @RequestId = requestid
@@ -250,7 +250,7 @@ module TencentCloud
250
250
  # @type Zone: String
251
251
 
252
252
  attr_accessor :CustomerGatewayName, :IpAddress, :Zone
253
-
253
+
254
254
  def initialize(customergatewayname=nil, ipaddress=nil, zone=nil)
255
255
  @CustomerGatewayName = customergatewayname
256
256
  @IpAddress = ipaddress
@@ -272,7 +272,7 @@ module TencentCloud
272
272
  # @type RequestId: String
273
273
 
274
274
  attr_accessor :CustomerGateway, :RequestId
275
-
275
+
276
276
  def initialize(customergateway=nil, requestid=nil)
277
277
  @CustomerGateway = customergateway
278
278
  @RequestId = requestid
@@ -295,7 +295,7 @@ module TencentCloud
295
295
  # @type SubnetSet: Array
296
296
 
297
297
  attr_accessor :VpcId, :SubnetSet
298
-
298
+
299
299
  def initialize(vpcid=nil, subnetset=nil)
300
300
  @VpcId = vpcid
301
301
  @SubnetSet = subnetset
@@ -322,7 +322,7 @@ module TencentCloud
322
322
  # @type RequestId: String
323
323
 
324
324
  attr_accessor :TaskId, :RequestId
325
-
325
+
326
326
  def initialize(taskid=nil, requestid=nil)
327
327
  @TaskId = taskid
328
328
  @RequestId = requestid
@@ -344,7 +344,7 @@ module TencentCloud
344
344
  # @type SubnetId: String
345
345
 
346
346
  attr_accessor :InstanceIds, :VpcId, :SubnetId
347
-
347
+
348
348
  def initialize(instanceids=nil, vpcid=nil, subnetid=nil)
349
349
  @InstanceIds = instanceids
350
350
  @VpcId = vpcid
@@ -368,7 +368,7 @@ module TencentCloud
368
368
  # @type RequestId: String
369
369
 
370
370
  attr_accessor :TaskId, :ResourceIds, :RequestId
371
-
371
+
372
372
  def initialize(taskid=nil, resourceids=nil, requestid=nil)
373
373
  @TaskId = taskid
374
374
  @ResourceIds = resourceids
@@ -392,7 +392,7 @@ module TencentCloud
392
392
  # @type SubnetId: String
393
393
 
394
394
  attr_accessor :InstanceIds, :VpcId, :SubnetId
395
-
395
+
396
396
  def initialize(instanceids=nil, vpcid=nil, subnetid=nil)
397
397
  @InstanceIds = instanceids
398
398
  @VpcId = vpcid
@@ -414,7 +414,7 @@ module TencentCloud
414
414
  # @type RequestId: String
415
415
 
416
416
  attr_accessor :TaskId, :RequestId
417
-
417
+
418
418
  def initialize(taskid=nil, requestid=nil)
419
419
  @TaskId = taskid
420
420
  @RequestId = requestid
@@ -448,7 +448,7 @@ module TencentCloud
448
448
  # @type Exclusive: Integer
449
449
 
450
450
  attr_accessor :ForwardMode, :VpcId, :NatName, :MaxConcurrent, :SubnetIds, :IpInfoSet, :AssignedEips, :AutoAllocEipNum, :Exclusive
451
-
451
+
452
452
  def initialize(forwardmode=nil, vpcid=nil, natname=nil, maxconcurrent=nil, subnetids=nil, ipinfoset=nil, assignedeips=nil, autoalloceipnum=nil, exclusive=nil)
453
453
  @ForwardMode = forwardmode
454
454
  @VpcId = vpcid
@@ -489,7 +489,7 @@ module TencentCloud
489
489
  # @type RequestId: String
490
490
 
491
491
  attr_accessor :TaskId, :RequestId
492
-
492
+
493
493
  def initialize(taskid=nil, requestid=nil)
494
494
  @TaskId = taskid
495
495
  @RequestId = requestid
@@ -509,7 +509,7 @@ module TencentCloud
509
509
  # @type RoutePolicySet: Array
510
510
 
511
511
  attr_accessor :RouteTableId, :RoutePolicySet
512
-
512
+
513
513
  def initialize(routetableid=nil, routepolicyset=nil)
514
514
  @RouteTableId = routetableid
515
515
  @RoutePolicySet = routepolicyset
@@ -536,7 +536,7 @@ module TencentCloud
536
536
  # @type RequestId: String
537
537
 
538
538
  attr_accessor :TaskId, :RequestId
539
-
539
+
540
540
  def initialize(taskid=nil, requestid=nil)
541
541
  @TaskId = taskid
542
542
  @RequestId = requestid
@@ -556,7 +556,7 @@ module TencentCloud
556
556
  # @type SubnetSet: Array
557
557
 
558
558
  attr_accessor :VpcId, :SubnetSet
559
-
559
+
560
560
  def initialize(vpcid=nil, subnetset=nil)
561
561
  @VpcId = vpcid
562
562
  @SubnetSet = subnetset
@@ -583,7 +583,7 @@ module TencentCloud
583
583
  # @type RequestId: String
584
584
 
585
585
  attr_accessor :TaskId, :RequestId
586
-
586
+
587
587
  def initialize(taskid=nil, requestid=nil)
588
588
  @TaskId = taskid
589
589
  @RequestId = requestid
@@ -603,7 +603,7 @@ module TencentCloud
603
603
  # @type SubnetSet: Array
604
604
 
605
605
  attr_accessor :VpcId, :SubnetSet
606
-
606
+
607
607
  def initialize(vpcid=nil, subnetset=nil)
608
608
  @VpcId = vpcid
609
609
  @SubnetSet = subnetset
@@ -630,7 +630,7 @@ module TencentCloud
630
630
  # @type RequestId: String
631
631
 
632
632
  attr_accessor :TaskId, :RequestId
633
-
633
+
634
634
  def initialize(taskid=nil, requestid=nil)
635
635
  @TaskId = taskid
636
636
  @RequestId = requestid
@@ -658,7 +658,7 @@ module TencentCloud
658
658
  # @type Bandwidth: Integer
659
659
 
660
660
  attr_accessor :VpcId, :PeerVpcId, :PeerRegion, :VpcPeerConnectionName, :PeerUin, :Bandwidth
661
-
661
+
662
662
  def initialize(vpcid=nil, peervpcid=nil, peerregion=nil, vpcpeerconnectionname=nil, peeruin=nil, bandwidth=nil)
663
663
  @VpcId = vpcid
664
664
  @PeerVpcId = peervpcid
@@ -686,7 +686,7 @@ module TencentCloud
686
686
  # @type RequestId: String
687
687
 
688
688
  attr_accessor :TaskId, :RequestId
689
-
689
+
690
690
  def initialize(taskid=nil, requestid=nil)
691
691
  @TaskId = taskid
692
692
  @RequestId = requestid
@@ -712,7 +712,7 @@ module TencentCloud
712
712
  # @type EnableMonitoring: Boolean
713
713
 
714
714
  attr_accessor :VpcName, :CidrBlock, :Zone, :SubnetSet, :EnableMonitoring
715
-
715
+
716
716
  def initialize(vpcname=nil, cidrblock=nil, zone=nil, subnetset=nil, enablemonitoring=nil)
717
717
  @VpcName = vpcname
718
718
  @CidrBlock = cidrblock
@@ -745,7 +745,7 @@ module TencentCloud
745
745
  # @type RequestId: String
746
746
 
747
747
  attr_accessor :TaskId, :RequestId
748
-
748
+
749
749
  def initialize(taskid=nil, requestid=nil)
750
750
  @TaskId = taskid
751
751
  @RequestId = requestid
@@ -772,7 +772,7 @@ module TencentCloud
772
772
  # @type VpnConnNum: Integer
773
773
 
774
774
  attr_accessor :CustomerGatewayId, :CustomerGatewayName, :IpAddress, :CreateTime, :VpnConnNum
775
-
775
+
776
776
  def initialize(customergatewayid=nil, customergatewayname=nil, ipaddress=nil, createtime=nil, vpnconnnum=nil)
777
777
  @CustomerGatewayId = customergatewayid
778
778
  @CustomerGatewayName = customergatewayname
@@ -796,7 +796,7 @@ module TencentCloud
796
796
  # @type CustomerGatewayId: String
797
797
 
798
798
  attr_accessor :CustomerGatewayId
799
-
799
+
800
800
  def initialize(customergatewayid=nil)
801
801
  @CustomerGatewayId = customergatewayid
802
802
  end
@@ -812,7 +812,7 @@ module TencentCloud
812
812
  # @type RequestId: String
813
813
 
814
814
  attr_accessor :RequestId
815
-
815
+
816
816
  def initialize(requestid=nil)
817
817
  @RequestId = requestid
818
818
  end
@@ -832,7 +832,7 @@ module TencentCloud
832
832
  # @type SubnetId: String
833
833
 
834
834
  attr_accessor :InstanceIds, :VpcId, :SubnetId
835
-
835
+
836
836
  def initialize(instanceids=nil, vpcid=nil, subnetid=nil)
837
837
  @InstanceIds = instanceids
838
838
  @VpcId = vpcid
@@ -856,7 +856,7 @@ module TencentCloud
856
856
  # @type RequestId: String
857
857
 
858
858
  attr_accessor :TaskId, :ResourceIds, :RequestId
859
-
859
+
860
860
  def initialize(taskid=nil, resourceids=nil, requestid=nil)
861
861
  @TaskId = taskid
862
862
  @ResourceIds = resourceids
@@ -878,7 +878,7 @@ module TencentCloud
878
878
  # @type SubnetIds: Array
879
879
 
880
880
  attr_accessor :InstanceId, :SubnetIds
881
-
881
+
882
882
  def initialize(instanceid=nil, subnetids=nil)
883
883
  @InstanceId = instanceid
884
884
  @SubnetIds = subnetids
@@ -898,7 +898,7 @@ module TencentCloud
898
898
  # @type RequestId: String
899
899
 
900
900
  attr_accessor :TaskId, :RequestId
901
-
901
+
902
902
  def initialize(taskid=nil, requestid=nil)
903
903
  @TaskId = taskid
904
904
  @RequestId = requestid
@@ -918,7 +918,7 @@ module TencentCloud
918
918
  # @type SubnetIds: Array
919
919
 
920
920
  attr_accessor :InstanceId, :SubnetIds
921
-
921
+
922
922
  def initialize(instanceid=nil, subnetids=nil)
923
923
  @InstanceId = instanceid
924
924
  @SubnetIds = subnetids
@@ -938,7 +938,7 @@ module TencentCloud
938
938
  # @type RequestId: String
939
939
 
940
940
  attr_accessor :TaskId, :RequestId
941
-
941
+
942
942
  def initialize(taskid=nil, requestid=nil)
943
943
  @TaskId = taskid
944
944
  @RequestId = requestid
@@ -958,7 +958,7 @@ module TencentCloud
958
958
  # @type VpcId: String
959
959
 
960
960
  attr_accessor :NatId, :VpcId
961
-
961
+
962
962
  def initialize(natid=nil, vpcid=nil)
963
963
  @NatId = natid
964
964
  @VpcId = vpcid
@@ -978,7 +978,7 @@ module TencentCloud
978
978
  # @type RequestId: String
979
979
 
980
980
  attr_accessor :TaskId, :RequestId
981
-
981
+
982
982
  def initialize(taskid=nil, requestid=nil)
983
983
  @TaskId = taskid
984
984
  @RequestId = requestid
@@ -998,7 +998,7 @@ module TencentCloud
998
998
  # @type RoutePolicyId: String
999
999
 
1000
1000
  attr_accessor :RouteTableId, :RoutePolicyId
1001
-
1001
+
1002
1002
  def initialize(routetableid=nil, routepolicyid=nil)
1003
1003
  @RouteTableId = routetableid
1004
1004
  @RoutePolicyId = routepolicyid
@@ -1018,7 +1018,7 @@ module TencentCloud
1018
1018
  # @type RequestId: String
1019
1019
 
1020
1020
  attr_accessor :TaskId, :RequestId
1021
-
1021
+
1022
1022
  def initialize(taskid=nil, requestid=nil)
1023
1023
  @TaskId = taskid
1024
1024
  @RequestId = requestid
@@ -1038,7 +1038,7 @@ module TencentCloud
1038
1038
  # @type SubnetId: String
1039
1039
 
1040
1040
  attr_accessor :VpcId, :SubnetId
1041
-
1041
+
1042
1042
  def initialize(vpcid=nil, subnetid=nil)
1043
1043
  @VpcId = vpcid
1044
1044
  @SubnetId = subnetid
@@ -1058,7 +1058,7 @@ module TencentCloud
1058
1058
  # @type RequestId: String
1059
1059
 
1060
1060
  attr_accessor :TaskId, :RequestId
1061
-
1061
+
1062
1062
  def initialize(taskid=nil, requestid=nil)
1063
1063
  @TaskId = taskid
1064
1064
  @RequestId = requestid
@@ -1078,7 +1078,7 @@ module TencentCloud
1078
1078
  # @type Ips: Array
1079
1079
 
1080
1080
  attr_accessor :VpcId, :Ips
1081
-
1081
+
1082
1082
  def initialize(vpcid=nil, ips=nil)
1083
1083
  @VpcId = vpcid
1084
1084
  @Ips = ips
@@ -1098,7 +1098,7 @@ module TencentCloud
1098
1098
  # @type RequestId: String
1099
1099
 
1100
1100
  attr_accessor :TaskId, :RequestId
1101
-
1101
+
1102
1102
  def initialize(taskid=nil, requestid=nil)
1103
1103
  @TaskId = taskid
1104
1104
  @RequestId = requestid
@@ -1116,7 +1116,7 @@ module TencentCloud
1116
1116
  # @type VpcPeerConnectionId: String
1117
1117
 
1118
1118
  attr_accessor :VpcPeerConnectionId
1119
-
1119
+
1120
1120
  def initialize(vpcpeerconnectionid=nil)
1121
1121
  @VpcPeerConnectionId = vpcpeerconnectionid
1122
1122
  end
@@ -1134,7 +1134,7 @@ module TencentCloud
1134
1134
  # @type RequestId: String
1135
1135
 
1136
1136
  attr_accessor :TaskId, :RequestId
1137
-
1137
+
1138
1138
  def initialize(taskid=nil, requestid=nil)
1139
1139
  @TaskId = taskid
1140
1140
  @RequestId = requestid
@@ -1152,7 +1152,7 @@ module TencentCloud
1152
1152
  # @type VpcId: String
1153
1153
 
1154
1154
  attr_accessor :VpcId
1155
-
1155
+
1156
1156
  def initialize(vpcid=nil)
1157
1157
  @VpcId = vpcid
1158
1158
  end
@@ -1170,7 +1170,7 @@ module TencentCloud
1170
1170
  # @type RequestId: String
1171
1171
 
1172
1172
  attr_accessor :TaskId, :RequestId
1173
-
1173
+
1174
1174
  def initialize(taskid=nil, requestid=nil)
1175
1175
  @TaskId = taskid
1176
1176
  @RequestId = requestid
@@ -1188,7 +1188,7 @@ module TencentCloud
1188
1188
  # @type VpnConnectionId: String
1189
1189
 
1190
1190
  attr_accessor :VpnConnectionId
1191
-
1191
+
1192
1192
  def initialize(vpnconnectionid=nil)
1193
1193
  @VpnConnectionId = vpnconnectionid
1194
1194
  end
@@ -1206,7 +1206,7 @@ module TencentCloud
1206
1206
  # @type RequestId: String
1207
1207
 
1208
1208
  attr_accessor :TaskId, :RequestId
1209
-
1209
+
1210
1210
  def initialize(taskid=nil, requestid=nil)
1211
1211
  @TaskId = taskid
1212
1212
  @RequestId = requestid
@@ -1224,7 +1224,7 @@ module TencentCloud
1224
1224
  # @type VpnGatewayId: String
1225
1225
 
1226
1226
  attr_accessor :VpnGatewayId
1227
-
1227
+
1228
1228
  def initialize(vpngatewayid=nil)
1229
1229
  @VpnGatewayId = vpngatewayid
1230
1230
  end
@@ -1242,7 +1242,7 @@ module TencentCloud
1242
1242
  # @type RequestId: String
1243
1243
 
1244
1244
  attr_accessor :TaskId, :RequestId
1245
-
1245
+
1246
1246
  def initialize(taskid=nil, requestid=nil)
1247
1247
  @TaskId = taskid
1248
1248
  @RequestId = requestid
@@ -1264,7 +1264,7 @@ module TencentCloud
1264
1264
  # @type SubnetId: String
1265
1265
 
1266
1266
  attr_accessor :VpcId, :IpSet, :SubnetId
1267
-
1267
+
1268
1268
  def initialize(vpcid=nil, ipset=nil, subnetid=nil)
1269
1269
  @VpcId = vpcid
1270
1270
  @IpSet = ipset
@@ -1284,7 +1284,7 @@ module TencentCloud
1284
1284
  # @type RequestId: String
1285
1285
 
1286
1286
  attr_accessor :RequestId
1287
-
1287
+
1288
1288
  def initialize(requestid=nil)
1289
1289
  @RequestId = requestid
1290
1290
  end
@@ -1314,7 +1314,7 @@ module TencentCloud
1314
1314
  # @type OrderDirection: String
1315
1315
 
1316
1316
  attr_accessor :CustomerGatewayIds, :Filters, :Offset, :Limit, :OrderField, :OrderDirection
1317
-
1317
+
1318
1318
  def initialize(customergatewayids=nil, filters=nil, offset=nil, limit=nil, orderfield=nil, orderdirection=nil)
1319
1319
  @CustomerGatewayIds = customergatewayids
1320
1320
  @Filters = filters
@@ -1351,7 +1351,7 @@ module TencentCloud
1351
1351
  # @type RequestId: String
1352
1352
 
1353
1353
  attr_accessor :CustomerGatewaySet, :TotalCount, :RequestId
1354
-
1354
+
1355
1355
  def initialize(customergatewayset=nil, totalcount=nil, requestid=nil)
1356
1356
  @CustomerGatewaySet = customergatewayset
1357
1357
  @TotalCount = totalcount
@@ -1394,7 +1394,7 @@ module TencentCloud
1394
1394
  # @type OrderDirection: String
1395
1395
 
1396
1396
  attr_accessor :NatId, :NatName, :SearchKey, :VpcId, :Offset, :Limit, :Zone, :OrderField, :OrderDirection
1397
-
1397
+
1398
1398
  def initialize(natid=nil, natname=nil, searchkey=nil, vpcid=nil, offset=nil, limit=nil, zone=nil, orderfield=nil, orderdirection=nil)
1399
1399
  @NatId = natid
1400
1400
  @NatName = natname
@@ -1430,7 +1430,7 @@ module TencentCloud
1430
1430
  # @type RequestId: String
1431
1431
 
1432
1432
  attr_accessor :NatGatewayInfoSet, :TotalCount, :RequestId
1433
-
1433
+
1434
1434
  def initialize(natgatewayinfoset=nil, totalcount=nil, requestid=nil)
1435
1435
  @NatGatewayInfoSet = natgatewayinfoset
1436
1436
  @TotalCount = totalcount
@@ -1459,7 +1459,7 @@ module TencentCloud
1459
1459
  # @type VpcId: String
1460
1460
 
1461
1461
  attr_accessor :NatId, :VpcId
1462
-
1462
+
1463
1463
  def initialize(natid=nil, vpcid=nil)
1464
1464
  @NatId = natid
1465
1465
  @VpcId = vpcid
@@ -1479,7 +1479,7 @@ module TencentCloud
1479
1479
  # @type RequestId: String
1480
1480
 
1481
1481
  attr_accessor :NatSubnetInfoSet, :RequestId
1482
-
1482
+
1483
1483
  def initialize(natsubnetinfoset=nil, requestid=nil)
1484
1484
  @NatSubnetInfoSet = natsubnetinfoset
1485
1485
  @RequestId = requestid
@@ -1521,7 +1521,7 @@ module TencentCloud
1521
1521
  # @type Limit: Integer
1522
1522
 
1523
1523
  attr_accessor :RouteTableId, :RoutePolicyIds, :Filters, :Offset, :Limit
1524
-
1524
+
1525
1525
  def initialize(routetableid=nil, routepolicyids=nil, filters=nil, offset=nil, limit=nil)
1526
1526
  @RouteTableId = routetableid
1527
1527
  @RoutePolicyIds = routepolicyids
@@ -1556,7 +1556,7 @@ module TencentCloud
1556
1556
  # @type RequestId: String
1557
1557
 
1558
1558
  attr_accessor :TotalCount, :RoutePolicySet, :RequestId
1559
-
1559
+
1560
1560
  def initialize(totalcount=nil, routepolicyset=nil, requestid=nil)
1561
1561
  @TotalCount = totalcount
1562
1562
  @RoutePolicySet = routepolicyset
@@ -1599,7 +1599,7 @@ module TencentCloud
1599
1599
  # @type OrderDirection: String
1600
1600
 
1601
1601
  attr_accessor :RouteTableIds, :Filters, :Offset, :Limit, :OrderField, :OrderDirection
1602
-
1602
+
1603
1603
  def initialize(routetableids=nil, filters=nil, offset=nil, limit=nil, orderfield=nil, orderdirection=nil)
1604
1604
  @RouteTableIds = routetableids
1605
1605
  @Filters = filters
@@ -1636,7 +1636,7 @@ module TencentCloud
1636
1636
  # @type RequestId: String
1637
1637
 
1638
1638
  attr_accessor :TotalCount, :RouteTableSet, :RequestId
1639
-
1639
+
1640
1640
  def initialize(totalcount=nil, routetableset=nil, requestid=nil)
1641
1641
  @TotalCount = totalcount
1642
1642
  @RouteTableSet = routetableset
@@ -1665,7 +1665,7 @@ module TencentCloud
1665
1665
  # @type Cidr: String
1666
1666
 
1667
1667
  attr_accessor :SubnetId, :Cidr
1668
-
1668
+
1669
1669
  def initialize(subnetid=nil, cidr=nil)
1670
1670
  @SubnetId = subnetid
1671
1671
  @Cidr = cidr
@@ -1685,7 +1685,7 @@ module TencentCloud
1685
1685
  # @type RequestId: String
1686
1686
 
1687
1687
  attr_accessor :IpSet, :RequestId
1688
-
1688
+
1689
1689
  def initialize(ipset=nil, requestid=nil)
1690
1690
  @IpSet = ipset
1691
1691
  @RequestId = requestid
@@ -1709,7 +1709,7 @@ module TencentCloud
1709
1709
  # @type Limit: Integer
1710
1710
 
1711
1711
  attr_accessor :InstanceId, :Types, :Offset, :Limit
1712
-
1712
+
1713
1713
  def initialize(instanceid=nil, types=nil, offset=nil, limit=nil)
1714
1714
  @InstanceId = instanceid
1715
1715
  @Types = types
@@ -1735,7 +1735,7 @@ module TencentCloud
1735
1735
  # @type RequestId: String
1736
1736
 
1737
1737
  attr_accessor :TotalCount, :Data, :RequestId
1738
-
1738
+
1739
1739
  def initialize(totalcount=nil, data=nil, requestid=nil)
1740
1740
  @TotalCount = totalcount
1741
1741
  @Data = data
@@ -1768,7 +1768,7 @@ module TencentCloud
1768
1768
  # @type Limit: Integer
1769
1769
 
1770
1770
  attr_accessor :InstanceId, :Types, :Offset, :Limit
1771
-
1771
+
1772
1772
  def initialize(instanceid=nil, types=nil, offset=nil, limit=nil)
1773
1773
  @InstanceId = instanceid
1774
1774
  @Types = types
@@ -1794,7 +1794,7 @@ module TencentCloud
1794
1794
  # @type RequestId: String
1795
1795
 
1796
1796
  attr_accessor :TotalCount, :Data, :RequestId
1797
-
1797
+
1798
1798
  def initialize(totalcount=nil, data=nil, requestid=nil)
1799
1799
  @TotalCount = totalcount
1800
1800
  @Data = data
@@ -1836,7 +1836,7 @@ module TencentCloud
1836
1836
  # @type OrderDirection: String
1837
1837
 
1838
1838
  attr_accessor :SubnetIds, :Filters, :Offset, :Limit, :OrderField, :OrderDirection
1839
-
1839
+
1840
1840
  def initialize(subnetids=nil, filters=nil, offset=nil, limit=nil, orderfield=nil, orderdirection=nil)
1841
1841
  @SubnetIds = subnetids
1842
1842
  @Filters = filters
@@ -1873,7 +1873,7 @@ module TencentCloud
1873
1873
  # @type RequestId: String
1874
1874
 
1875
1875
  attr_accessor :SubnetSet, :TotalCount, :RequestId
1876
-
1876
+
1877
1877
  def initialize(subnetset=nil, totalcount=nil, requestid=nil)
1878
1878
  @SubnetSet = subnetset
1879
1879
  @TotalCount = totalcount
@@ -1900,7 +1900,7 @@ module TencentCloud
1900
1900
  # @type TaskId: Integer
1901
1901
 
1902
1902
  attr_accessor :TaskId
1903
-
1903
+
1904
1904
  def initialize(taskid=nil)
1905
1905
  @TaskId = taskid
1906
1906
  end
@@ -1918,7 +1918,7 @@ module TencentCloud
1918
1918
  # @type RequestId: String
1919
1919
 
1920
1920
  attr_accessor :Status, :RequestId
1921
-
1921
+
1922
1922
  def initialize(status=nil, requestid=nil)
1923
1923
  @Status = status
1924
1924
  @RequestId = requestid
@@ -1946,7 +1946,7 @@ module TencentCloud
1946
1946
  # @type VpcId: String
1947
1947
 
1948
1948
  attr_accessor :VpcPeerConnectionIds, :Filters, :Offset, :Limit, :VpcId
1949
-
1949
+
1950
1950
  def initialize(vpcpeerconnectionids=nil, filters=nil, offset=nil, limit=nil, vpcid=nil)
1951
1951
  @VpcPeerConnectionIds = vpcpeerconnectionids
1952
1952
  @Filters = filters
@@ -1981,7 +1981,7 @@ module TencentCloud
1981
1981
  # @type RequestId: String
1982
1982
 
1983
1983
  attr_accessor :TotalCount, :VpcPeerConnectionSet, :RequestId
1984
-
1984
+
1985
1985
  def initialize(totalcount=nil, vpcpeerconnectionset=nil, requestid=nil)
1986
1986
  @TotalCount = totalcount
1987
1987
  @VpcPeerConnectionSet = vpcpeerconnectionset
@@ -2008,7 +2008,7 @@ module TencentCloud
2008
2008
  # @type TypeIds: Array
2009
2009
 
2010
2010
  attr_accessor :TypeIds
2011
-
2011
+
2012
2012
  def initialize(typeids=nil)
2013
2013
  @TypeIds = typeids
2014
2014
  end
@@ -2026,7 +2026,7 @@ module TencentCloud
2026
2026
  # @type RequestId: String
2027
2027
 
2028
2028
  attr_accessor :VpcQuotaSet, :RequestId
2029
-
2029
+
2030
2030
  def initialize(vpcquotaset=nil, requestid=nil)
2031
2031
  @VpcQuotaSet = vpcquotaset
2032
2032
  @RequestId = requestid
@@ -2065,7 +2065,7 @@ module TencentCloud
2065
2065
  # @type OrderDirection: String
2066
2066
 
2067
2067
  attr_accessor :VpcIds, :Filters, :Offset, :Limit, :OrderField, :OrderDirection
2068
-
2068
+
2069
2069
  def initialize(vpcids=nil, filters=nil, offset=nil, limit=nil, orderfield=nil, orderdirection=nil)
2070
2070
  @VpcIds = vpcids
2071
2071
  @Filters = filters
@@ -2102,7 +2102,7 @@ module TencentCloud
2102
2102
  # @type RequestId: String
2103
2103
 
2104
2104
  attr_accessor :VpcResourceSet, :TotalCount, :RequestId
2105
-
2105
+
2106
2106
  def initialize(vpcresourceset=nil, totalcount=nil, requestid=nil)
2107
2107
  @VpcResourceSet = vpcresourceset
2108
2108
  @TotalCount = totalcount
@@ -2129,7 +2129,7 @@ module TencentCloud
2129
2129
  # @type VpcId: String
2130
2130
 
2131
2131
  attr_accessor :VpcId
2132
-
2132
+
2133
2133
  def initialize(vpcid=nil)
2134
2134
  @VpcId = vpcid
2135
2135
  end
@@ -2147,7 +2147,7 @@ module TencentCloud
2147
2147
  # @type RequestId: String
2148
2148
 
2149
2149
  attr_accessor :VpcView, :RequestId
2150
-
2150
+
2151
2151
  def initialize(vpcview=nil, requestid=nil)
2152
2152
  @VpcView = vpcview
2153
2153
  @RequestId = requestid
@@ -2179,7 +2179,7 @@ module TencentCloud
2179
2179
  # @type Limit: Integer
2180
2180
 
2181
2181
  attr_accessor :VpcIds, :Filters, :Offset, :Limit
2182
-
2182
+
2183
2183
  def initialize(vpcids=nil, filters=nil, offset=nil, limit=nil)
2184
2184
  @VpcIds = vpcids
2185
2185
  @Filters = filters
@@ -2210,7 +2210,7 @@ module TencentCloud
2210
2210
  # @type RequestId: String
2211
2211
 
2212
2212
  attr_accessor :VpcSet, :RequestId
2213
-
2213
+
2214
2214
  def initialize(vpcset=nil, requestid=nil)
2215
2215
  @VpcSet = vpcset
2216
2216
  @RequestId = requestid
@@ -2252,7 +2252,7 @@ module TencentCloud
2252
2252
  # @type OrderDirection: String
2253
2253
 
2254
2254
  attr_accessor :VpnConnectionIds, :Filters, :Offset, :Limit, :VpnGatewayId, :VpnConnectionName, :OrderField, :OrderDirection
2255
-
2255
+
2256
2256
  def initialize(vpnconnectionids=nil, filters=nil, offset=nil, limit=nil, vpngatewayid=nil, vpnconnectionname=nil, orderfield=nil, orderdirection=nil)
2257
2257
  @VpnConnectionIds = vpnconnectionids
2258
2258
  @Filters = filters
@@ -2293,7 +2293,7 @@ module TencentCloud
2293
2293
  # @type RequestId: String
2294
2294
 
2295
2295
  attr_accessor :TotalCount, :VpnConnectionSet, :RequestId
2296
-
2296
+
2297
2297
  def initialize(totalcount=nil, vpnconnectionset=nil, requestid=nil)
2298
2298
  @TotalCount = totalcount
2299
2299
  @VpnConnectionSet = vpnconnectionset
@@ -2334,7 +2334,7 @@ module TencentCloud
2334
2334
  # @type OrderDirection: String
2335
2335
 
2336
2336
  attr_accessor :VpnGatewayIds, :Filters, :Offset, :Limit, :OrderField, :OrderDirection
2337
-
2337
+
2338
2338
  def initialize(vpngatewayids=nil, filters=nil, offset=nil, limit=nil, orderfield=nil, orderdirection=nil)
2339
2339
  @VpnGatewayIds = vpngatewayids
2340
2340
  @Filters = filters
@@ -2371,7 +2371,7 @@ module TencentCloud
2371
2371
  # @type RequestId: String
2372
2372
 
2373
2373
  attr_accessor :TotalCount, :VpnGatewaySet, :RequestId
2374
-
2374
+
2375
2375
  def initialize(totalcount=nil, vpngatewayset=nil, requestid=nil)
2376
2376
  @TotalCount = totalcount
2377
2377
  @VpnGatewaySet = vpngatewayset
@@ -2400,7 +2400,7 @@ module TencentCloud
2400
2400
  # @type VendorName: String
2401
2401
 
2402
2402
  attr_accessor :VpnConnectionId, :VendorName
2403
-
2403
+
2404
2404
  def initialize(vpnconnectionid=nil, vendorname=nil)
2405
2405
  @VpnConnectionId = vpnconnectionid
2406
2406
  @VendorName = vendorname
@@ -2420,7 +2420,7 @@ module TencentCloud
2420
2420
  # @type RequestId: String
2421
2421
 
2422
2422
  attr_accessor :CustomerGatewayConfiguration, :RequestId
2423
-
2423
+
2424
2424
  def initialize(customergatewayconfiguration=nil, requestid=nil)
2425
2425
  @CustomerGatewayConfiguration = customergatewayconfiguration
2426
2426
  @RequestId = requestid
@@ -2440,7 +2440,7 @@ module TencentCloud
2440
2440
  # @type Values: Array
2441
2441
 
2442
2442
  attr_accessor :Name, :Values
2443
-
2443
+
2444
2444
  def initialize(name=nil, values=nil)
2445
2445
  @Name = name
2446
2446
  @Values = values
@@ -2480,7 +2480,7 @@ module TencentCloud
2480
2480
  # @type IKEVersion: String
2481
2481
 
2482
2482
  attr_accessor :PropoEncryAlgorithm, :PropoAuthenAlgorithm, :ExchangeMode, :LocalIdentity, :RemoteIdentity, :LocalAddress, :RemoteAddress, :LocalFqdnName, :RemoteFqdnName, :DhGroupName, :IKESaLifetimeSeconds, :IKEVersion
2483
-
2483
+
2484
2484
  def initialize(propoencryalgorithm=nil, propoauthenalgorithm=nil, exchangemode=nil, localidentity=nil, remoteidentity=nil, localaddress=nil, remoteaddress=nil, localfqdnname=nil, remotefqdnname=nil, dhgroupname=nil, ikesalifetimeseconds=nil, ikeversion=nil)
2485
2485
  @PropoEncryAlgorithm = propoencryalgorithm
2486
2486
  @PropoAuthenAlgorithm = propoauthenalgorithm
@@ -2530,7 +2530,7 @@ module TencentCloud
2530
2530
  # @type EncapMode: String
2531
2531
 
2532
2532
  attr_accessor :PfsDhGroup, :IPSECSaLifetimeTraffic, :EncryptAlgorithm, :IntegrityAlgorith, :IPSECSaLifetimeSeconds, :SecurityProto, :EncapMode
2533
-
2533
+
2534
2534
  def initialize(pfsdhgroup=nil, ipsecsalifetimetraffic=nil, encryptalgorithm=nil, integrityalgorith=nil, ipsecsalifetimeseconds=nil, securityproto=nil, encapmode=nil)
2535
2535
  @PfsDhGroup = pfsdhgroup
2536
2536
  @IPSECSaLifetimeTraffic = ipsecsalifetimetraffic
@@ -2560,7 +2560,7 @@ module TencentCloud
2560
2560
  # @type Ips: Array
2561
2561
 
2562
2562
  attr_accessor :SubnetId, :Ips
2563
-
2563
+
2564
2564
  def initialize(subnetid=nil, ips=nil)
2565
2565
  @SubnetId = subnetid
2566
2566
  @Ips = ips
@@ -2580,7 +2580,7 @@ module TencentCloud
2580
2580
  # @type CustomerGatewayName: String
2581
2581
 
2582
2582
  attr_accessor :CustomerGatewayId, :CustomerGatewayName
2583
-
2583
+
2584
2584
  def initialize(customergatewayid=nil, customergatewayname=nil)
2585
2585
  @CustomerGatewayId = customergatewayid
2586
2586
  @CustomerGatewayName = customergatewayname
@@ -2598,7 +2598,7 @@ module TencentCloud
2598
2598
  # @type RequestId: String
2599
2599
 
2600
2600
  attr_accessor :RequestId
2601
-
2601
+
2602
2602
  def initialize(requestid=nil)
2603
2603
  @RequestId = requestid
2604
2604
  end
@@ -2616,7 +2616,7 @@ module TencentCloud
2616
2616
  # @type RoutePolicy: :class:`Tencentcloud::Bmvpc.v20180625.models.RoutePolicy`
2617
2617
 
2618
2618
  attr_accessor :RouteTableId, :RoutePolicy
2619
-
2619
+
2620
2620
  def initialize(routetableid=nil, routepolicy=nil)
2621
2621
  @RouteTableId = routetableid
2622
2622
  @RoutePolicy = routepolicy
@@ -2639,7 +2639,7 @@ module TencentCloud
2639
2639
  # @type RequestId: String
2640
2640
 
2641
2641
  attr_accessor :TaskId, :RequestId
2642
-
2642
+
2643
2643
  def initialize(taskid=nil, requestid=nil)
2644
2644
  @TaskId = taskid
2645
2645
  @RequestId = requestid
@@ -2659,7 +2659,7 @@ module TencentCloud
2659
2659
  # @type RouteTableName: String
2660
2660
 
2661
2661
  attr_accessor :RouteTableId, :RouteTableName
2662
-
2662
+
2663
2663
  def initialize(routetableid=nil, routetablename=nil)
2664
2664
  @RouteTableId = routetableid
2665
2665
  @RouteTableName = routetablename
@@ -2677,7 +2677,7 @@ module TencentCloud
2677
2677
  # @type RequestId: String
2678
2678
 
2679
2679
  attr_accessor :RequestId
2680
-
2680
+
2681
2681
  def initialize(requestid=nil)
2682
2682
  @RequestId = requestid
2683
2683
  end
@@ -2697,7 +2697,7 @@ module TencentCloud
2697
2697
  # @type SubnetName: String
2698
2698
 
2699
2699
  attr_accessor :VpcId, :SubnetId, :SubnetName
2700
-
2700
+
2701
2701
  def initialize(vpcid=nil, subnetid=nil, subnetname=nil)
2702
2702
  @VpcId = vpcid
2703
2703
  @SubnetId = subnetid
@@ -2717,7 +2717,7 @@ module TencentCloud
2717
2717
  # @type RequestId: String
2718
2718
 
2719
2719
  attr_accessor :RequestId
2720
-
2720
+
2721
2721
  def initialize(requestid=nil)
2722
2722
  @RequestId = requestid
2723
2723
  end
@@ -2741,7 +2741,7 @@ module TencentCloud
2741
2741
  # @type ReservedIpCount: Integer
2742
2742
 
2743
2743
  attr_accessor :VpcId, :SubnetId, :EnableDHCP, :ServerIps, :ReservedIpCount
2744
-
2744
+
2745
2745
  def initialize(vpcid=nil, subnetid=nil, enabledhcp=nil, serverips=nil, reservedipcount=nil)
2746
2746
  @VpcId = vpcid
2747
2747
  @SubnetId = subnetid
@@ -2765,7 +2765,7 @@ module TencentCloud
2765
2765
  # @type RequestId: String
2766
2766
 
2767
2767
  attr_accessor :RequestId
2768
-
2768
+
2769
2769
  def initialize(requestid=nil)
2770
2770
  @RequestId = requestid
2771
2771
  end
@@ -2785,7 +2785,7 @@ module TencentCloud
2785
2785
  # @type EnableMonitor: Boolean
2786
2786
 
2787
2787
  attr_accessor :VpcId, :VpcName, :EnableMonitor
2788
-
2788
+
2789
2789
  def initialize(vpcid=nil, vpcname=nil, enablemonitor=nil)
2790
2790
  @VpcId = vpcid
2791
2791
  @VpcName = vpcname
@@ -2805,7 +2805,7 @@ module TencentCloud
2805
2805
  # @type RequestId: String
2806
2806
 
2807
2807
  attr_accessor :RequestId
2808
-
2808
+
2809
2809
  def initialize(requestid=nil)
2810
2810
  @RequestId = requestid
2811
2811
  end
@@ -2825,7 +2825,7 @@ module TencentCloud
2825
2825
  # @type VpcPeerConnectionName: String
2826
2826
 
2827
2827
  attr_accessor :VpcPeerConnectionId, :Bandwidth, :VpcPeerConnectionName
2828
-
2828
+
2829
2829
  def initialize(vpcpeerconnectionid=nil, bandwidth=nil, vpcpeerconnectionname=nil)
2830
2830
  @VpcPeerConnectionId = vpcpeerconnectionid
2831
2831
  @Bandwidth = bandwidth
@@ -2847,7 +2847,7 @@ module TencentCloud
2847
2847
  # @type RequestId: String
2848
2848
 
2849
2849
  attr_accessor :TaskId, :RequestId
2850
-
2850
+
2851
2851
  def initialize(taskid=nil, requestid=nil)
2852
2852
  @TaskId = taskid
2853
2853
  @RequestId = requestid
@@ -2877,7 +2877,7 @@ module TencentCloud
2877
2877
  # @type IPSECOptionsSpecification: :class:`Tencentcloud::Bmvpc.v20180625.models.IPSECOptionsSpecification`
2878
2878
 
2879
2879
  attr_accessor :VpnConnectionId, :VpcId, :VpnConnectionName, :PreShareKey, :SecurityPolicyDatabases, :IKEOptionsSpecification, :IPSECOptionsSpecification
2880
-
2880
+
2881
2881
  def initialize(vpnconnectionid=nil, vpcid=nil, vpnconnectionname=nil, presharekey=nil, securitypolicydatabases=nil, ikeoptionsspecification=nil, ipsecoptionsspecification=nil)
2882
2882
  @VpnConnectionId = vpnconnectionid
2883
2883
  @VpcId = vpcid
@@ -2920,7 +2920,7 @@ module TencentCloud
2920
2920
  # @type RequestId: String
2921
2921
 
2922
2922
  attr_accessor :TaskId, :RequestId
2923
-
2923
+
2924
2924
  def initialize(taskid=nil, requestid=nil)
2925
2925
  @TaskId = taskid
2926
2926
  @RequestId = requestid
@@ -2940,7 +2940,7 @@ module TencentCloud
2940
2940
  # @type VpnGatewayName: String
2941
2941
 
2942
2942
  attr_accessor :VpnGatewayId, :VpnGatewayName
2943
-
2943
+
2944
2944
  def initialize(vpngatewayid=nil, vpngatewayname=nil)
2945
2945
  @VpnGatewayId = vpngatewayid
2946
2946
  @VpnGatewayName = vpngatewayname
@@ -2958,7 +2958,7 @@ module TencentCloud
2958
2958
  # @type RequestId: String
2959
2959
 
2960
2960
  attr_accessor :RequestId
2961
-
2961
+
2962
2962
  def initialize(requestid=nil)
2963
2963
  @RequestId = requestid
2964
2964
  end
@@ -3004,7 +3004,7 @@ module TencentCloud
3004
3004
  # @type NatResourceId: Integer
3005
3005
 
3006
3006
  attr_accessor :NatId, :NatName, :VpcId, :VpcName, :ProductionStatus, :Eips, :MaxConcurrent, :Zone, :Exclusive, :ForwardMode, :VpcCidrBlock, :Type, :CreateTime, :State, :IntVpcId, :NatResourceId
3007
-
3007
+
3008
3008
  def initialize(natid=nil, natname=nil, vpcid=nil, vpcname=nil, productionstatus=nil, eips=nil, maxconcurrent=nil, zone=nil, exclusive=nil, forwardmode=nil, vpccidrblock=nil, type=nil, createtime=nil, state=nil, intvpcid=nil, natresourceid=nil)
3009
3009
  @NatId = natid
3010
3010
  @NatName = natname
@@ -3056,7 +3056,7 @@ module TencentCloud
3056
3056
  # @type CidrBlock: String
3057
3057
 
3058
3058
  attr_accessor :Name, :SubnetId, :SubnetNatType, :CidrBlock
3059
-
3059
+
3060
3060
  def initialize(name=nil, subnetid=nil, subnetnattype=nil, cidrblock=nil)
3061
3061
  @Name = name
3062
3062
  @SubnetId = subnetid
@@ -3078,7 +3078,7 @@ module TencentCloud
3078
3078
  # @type VpcPeerConnectionId: String
3079
3079
 
3080
3080
  attr_accessor :VpcPeerConnectionId
3081
-
3081
+
3082
3082
  def initialize(vpcpeerconnectionid=nil)
3083
3083
  @VpcPeerConnectionId = vpcpeerconnectionid
3084
3084
  end
@@ -3096,7 +3096,7 @@ module TencentCloud
3096
3096
  # @type RequestId: String
3097
3097
 
3098
3098
  attr_accessor :TaskId, :RequestId
3099
-
3099
+
3100
3100
  def initialize(taskid=nil, requestid=nil)
3101
3101
  @TaskId = taskid
3102
3102
  @RequestId = requestid
@@ -3116,7 +3116,7 @@ module TencentCloud
3116
3116
  # @type VpnConnectionId: String
3117
3117
 
3118
3118
  attr_accessor :VpcId, :VpnConnectionId
3119
-
3119
+
3120
3120
  def initialize(vpcid=nil, vpnconnectionid=nil)
3121
3121
  @VpcId = vpcid
3122
3122
  @VpnConnectionId = vpnconnectionid
@@ -3134,7 +3134,7 @@ module TencentCloud
3134
3134
  # @type RequestId: String
3135
3135
 
3136
3136
  attr_accessor :RequestId
3137
-
3137
+
3138
3138
  def initialize(requestid=nil)
3139
3139
  @RequestId = requestid
3140
3140
  end
@@ -3173,7 +3173,7 @@ module TencentCloud
3173
3173
  # @type Enabled: Boolean
3174
3174
 
3175
3175
  attr_accessor :DestinationCidrBlock, :GatewayType, :GatewayId, :RouteDescription, :RoutePolicyId, :RoutePolicyType, :Enabled
3176
-
3176
+
3177
3177
  def initialize(destinationcidrblock=nil, gatewaytype=nil, gatewayid=nil, routedescription=nil, routepolicyid=nil, routepolicytype=nil, enabled=nil)
3178
3178
  @DestinationCidrBlock = destinationcidrblock
3179
3179
  @GatewayType = gatewaytype
@@ -3213,7 +3213,7 @@ module TencentCloud
3213
3213
  # @type CreateTime: String
3214
3214
 
3215
3215
  attr_accessor :VpcId, :VpcName, :VpcCidrBlock, :Zone, :RouteTableId, :RouteTableName, :CreateTime
3216
-
3216
+
3217
3217
  def initialize(vpcid=nil, vpcname=nil, vpccidrblock=nil, zone=nil, routetableid=nil, routetablename=nil, createtime=nil)
3218
3218
  @VpcId = vpcid
3219
3219
  @VpcName = vpcname
@@ -3243,7 +3243,7 @@ module TencentCloud
3243
3243
  # @type RemoteCidrBlock: Array
3244
3244
 
3245
3245
  attr_accessor :LocalCidrBlock, :RemoteCidrBlock
3246
-
3246
+
3247
3247
  def initialize(localcidrblock=nil, remotecidrblock=nil)
3248
3248
  @LocalCidrBlock = localcidrblock
3249
3249
  @RemoteCidrBlock = remotecidrblock
@@ -3277,7 +3277,7 @@ module TencentCloud
3277
3277
  # @type IsSmartNic: Integer
3278
3278
 
3279
3279
  attr_accessor :SubnetName, :CidrBlock, :DistributedFlag, :DhcpEnable, :DhcpServerIp, :IpReserve, :VlanId, :Zone, :IsSmartNic
3280
-
3280
+
3281
3281
  def initialize(subnetname=nil, cidrblock=nil, distributedflag=nil, dhcpenable=nil, dhcpserverip=nil, ipreserve=nil, vlanid=nil, zone=nil, issmartnic=nil)
3282
3282
  @SubnetName = subnetname
3283
3283
  @CidrBlock = cidrblock
@@ -3352,7 +3352,7 @@ module TencentCloud
3352
3352
  # @type BroadcastFlag: Integer
3353
3353
 
3354
3354
  attr_accessor :VpcId, :VpcName, :VpcCidrBlock, :SubnetId, :SubnetName, :CidrBlock, :Type, :ZoneId, :CpmNum, :VlanId, :DistributedFlag, :DhcpEnable, :DhcpServerIp, :IpReserve, :AvailableIpNum, :TotalIpNum, :SubnetCreateTime, :IsSmartNic, :Zone, :VpcZoneId, :VpcZone, :BroadcastFlag
3355
-
3355
+
3356
3356
  def initialize(vpcid=nil, vpcname=nil, vpccidrblock=nil, subnetid=nil, subnetname=nil, cidrblock=nil, type=nil, zoneid=nil, cpmnum=nil, vlanid=nil, distributedflag=nil, dhcpenable=nil, dhcpserverip=nil, ipreserve=nil, availableipnum=nil, totalipnum=nil, subnetcreatetime=nil, issmartnic=nil, zone=nil, vpczoneid=nil, vpczone=nil, broadcastflag=nil)
3357
3357
  @VpcId = vpcid
3358
3358
  @VpcName = vpcname
@@ -3414,7 +3414,7 @@ module TencentCloud
3414
3414
  # @type AssignedEips: Array
3415
3415
 
3416
3416
  attr_accessor :NatId, :VpcId, :AssignedEips
3417
-
3417
+
3418
3418
  def initialize(natid=nil, vpcid=nil, assignedeips=nil)
3419
3419
  @NatId = natid
3420
3420
  @VpcId = vpcid
@@ -3436,7 +3436,7 @@ module TencentCloud
3436
3436
  # @type RequestId: String
3437
3437
 
3438
3438
  attr_accessor :TaskId, :RequestId
3439
-
3439
+
3440
3440
  def initialize(taskid=nil, requestid=nil)
3441
3441
  @TaskId = taskid
3442
3442
  @RequestId = requestid
@@ -3458,7 +3458,7 @@ module TencentCloud
3458
3458
  # @type IpInfoSet: Array
3459
3459
 
3460
3460
  attr_accessor :NatId, :VpcId, :IpInfoSet
3461
-
3461
+
3462
3462
  def initialize(natid=nil, vpcid=nil, ipinfoset=nil)
3463
3463
  @NatId = natid
3464
3464
  @VpcId = vpcid
@@ -3487,7 +3487,7 @@ module TencentCloud
3487
3487
  # @type RequestId: String
3488
3488
 
3489
3489
  attr_accessor :TaskId, :RequestId
3490
-
3490
+
3491
3491
  def initialize(taskid=nil, requestid=nil)
3492
3492
  @TaskId = taskid
3493
3493
  @RequestId = requestid
@@ -3509,7 +3509,7 @@ module TencentCloud
3509
3509
  # @type SubnetIds: Array
3510
3510
 
3511
3511
  attr_accessor :NatId, :VpcId, :SubnetIds
3512
-
3512
+
3513
3513
  def initialize(natid=nil, vpcid=nil, subnetids=nil)
3514
3514
  @NatId = natid
3515
3515
  @VpcId = vpcid
@@ -3531,7 +3531,7 @@ module TencentCloud
3531
3531
  # @type RequestId: String
3532
3532
 
3533
3533
  attr_accessor :TaskId, :RequestId
3534
-
3534
+
3535
3535
  def initialize(taskid=nil, requestid=nil)
3536
3536
  @TaskId = taskid
3537
3537
  @RequestId = requestid
@@ -3553,7 +3553,7 @@ module TencentCloud
3553
3553
  # @type MaxConcurrent: Integer
3554
3554
 
3555
3555
  attr_accessor :NatId, :VpcId, :MaxConcurrent
3556
-
3556
+
3557
3557
  def initialize(natid=nil, vpcid=nil, maxconcurrent=nil)
3558
3558
  @NatId = natid
3559
3559
  @VpcId = vpcid
@@ -3575,7 +3575,7 @@ module TencentCloud
3575
3575
  # @type RequestId: String
3576
3576
 
3577
3577
  attr_accessor :TaskId, :RequestId
3578
-
3578
+
3579
3579
  def initialize(taskid=nil, requestid=nil)
3580
3580
  @TaskId = taskid
3581
3581
  @RequestId = requestid
@@ -3605,7 +3605,7 @@ module TencentCloud
3605
3605
  # @type IntVpcId: Integer
3606
3606
 
3607
3607
  attr_accessor :VpcId, :VpcName, :CidrBlock, :Zone, :State, :CreateTime, :IntVpcId
3608
-
3608
+
3609
3609
  def initialize(vpcid=nil, vpcname=nil, cidrblock=nil, zone=nil, state=nil, createtime=nil, intvpcid=nil)
3610
3610
  @VpcId = vpcid
3611
3611
  @VpcName = vpcname
@@ -3668,7 +3668,7 @@ module TencentCloud
3668
3668
  # @type CreateTime: String
3669
3669
 
3670
3670
  attr_accessor :VpcId, :PeerVpcId, :AppId, :PeerAppId, :VpcPeerConnectionId, :VpcPeerConnectionName, :State, :VpcZone, :PeerVpcZone, :Uin, :PeerUin, :PeerType, :Bandwidth, :Region, :PeerRegion, :DeleteFlag, :CreateTime
3671
-
3671
+
3672
3672
  def initialize(vpcid=nil, peervpcid=nil, appid=nil, peerappid=nil, vpcpeerconnectionid=nil, vpcpeerconnectionname=nil, state=nil, vpczone=nil, peervpczone=nil, uin=nil, peeruin=nil, peertype=nil, bandwidth=nil, region=nil, peerregion=nil, deleteflag=nil, createtime=nil)
3673
3673
  @VpcId = vpcid
3674
3674
  @PeerVpcId = peervpcid
@@ -3718,7 +3718,7 @@ module TencentCloud
3718
3718
  # @type Quota: Integer
3719
3719
 
3720
3720
  attr_accessor :TypeId, :Quota
3721
-
3721
+
3722
3722
  def initialize(typeid=nil, quota=nil)
3723
3723
  @TypeId = typeid
3724
3724
  @Quota = quota
@@ -3785,7 +3785,7 @@ module TencentCloud
3785
3785
  # @type IntVpcId: Integer
3786
3786
 
3787
3787
  attr_accessor :VpcId, :VpcName, :CidrBlock, :SubnetNum, :NatNum, :State, :MonitorFlag, :CpmNum, :LeaveIpNum, :LbNum, :TrafficMirrorNum, :EipNum, :PlgwNum, :PlvpNum, :SslVpnGwNum, :VpcPeerNum, :IpsecVpnGwNum, :Zone, :CreateTime, :IsOld, :CcnServiceNum, :VpcPeerLimitToAllRegion, :VpcPeerLimitToSameRegion, :IntVpcId
3788
-
3788
+
3789
3789
  def initialize(vpcid=nil, vpcname=nil, cidrblock=nil, subnetnum=nil, natnum=nil, state=nil, monitorflag=nil, cpmnum=nil, leaveipnum=nil, lbnum=nil, trafficmirrornum=nil, eipnum=nil, plgwnum=nil, plvpnum=nil, sslvpngwnum=nil, vpcpeernum=nil, ipsecvpngwnum=nil, zone=nil, createtime=nil, isold=nil, ccnservicenum=nil, vpcpeerlimittoallregion=nil, vpcpeerlimittosameregion=nil, intvpcid=nil)
3790
3790
  @VpcId = vpcid
3791
3791
  @VpcName = vpcname
@@ -3851,7 +3851,7 @@ module TencentCloud
3851
3851
  # @type Zone: String
3852
3852
 
3853
3853
  attr_accessor :SubnetName, :CidrBlock, :Zone
3854
-
3854
+
3855
3855
  def initialize(subnetname=nil, cidrblock=nil, zone=nil)
3856
3856
  @SubnetName = subnetname
3857
3857
  @CidrBlock = cidrblock
@@ -3881,7 +3881,7 @@ module TencentCloud
3881
3881
  # @type Zone: String
3882
3882
 
3883
3883
  attr_accessor :SubnetId, :SubnetName, :CidrBlock, :CpmNum, :LbNum, :Zone
3884
-
3884
+
3885
3885
  def initialize(subnetid=nil, subnetname=nil, cidrblock=nil, cpmnum=nil, lbnum=nil, zone=nil)
3886
3886
  @SubnetId = subnetid
3887
3887
  @SubnetName = subnetname
@@ -3921,7 +3921,7 @@ module TencentCloud
3921
3921
  # @type SubnetSet: Array
3922
3922
 
3923
3923
  attr_accessor :VpcId, :VpcName, :CidrBlock, :Zone, :LbNum, :EipNum, :NatNum, :SubnetSet
3924
-
3924
+
3925
3925
  def initialize(vpcid=nil, vpcname=nil, cidrblock=nil, zone=nil, lbnum=nil, eipnum=nil, natnum=nil, subnetset=nil)
3926
3926
  @VpcId = vpcid
3927
3927
  @VpcName = vpcname
@@ -3998,7 +3998,7 @@ module TencentCloud
3998
3998
  # @type SourceCidr: Array
3999
3999
 
4000
4000
  attr_accessor :VpnConnectionId, :VpnConnectionName, :VpcId, :VpnGatewayId, :CustomerGatewayId, :PreShareKey, :VpnProto, :CreateTime, :State, :NetStatus, :SecurityPolicyDatabaseSet, :IKEOptionsSpecification, :IPSECOptionsSpecification, :Zone, :VpcCidrBlock, :VpcName, :VpnGatewayName, :CustomerGatewayName, :DestinationCidr, :SourceCidr
4001
-
4001
+
4002
4002
  def initialize(vpnconnectionid=nil, vpnconnectionname=nil, vpcid=nil, vpngatewayid=nil, customergatewayid=nil, presharekey=nil, vpnproto=nil, createtime=nil, state=nil, netstatus=nil, securitypolicydatabaseset=nil, ikeoptionsspecification=nil, ipsecoptionsspecification=nil, zone=nil, vpccidrblock=nil, vpcname=nil, vpngatewayname=nil, customergatewayname=nil, destinationcidr=nil, sourcecidr=nil)
4003
4003
  @VpnConnectionId = vpnconnectionid
4004
4004
  @VpnConnectionName = vpnconnectionname
@@ -4085,7 +4085,7 @@ module TencentCloud
4085
4085
  # @type VpnConnNum: Integer
4086
4086
 
4087
4087
  attr_accessor :VpnGatewayId, :VpcId, :VpnGatewayName, :VpcCidrBlock, :VpcName, :InternetMaxBandwidthOut, :State, :PublicIpAddress, :CreateTime, :Zone, :VpnConnNum
4088
-
4088
+
4089
4089
  def initialize(vpngatewayid=nil, vpcid=nil, vpngatewayname=nil, vpccidrblock=nil, vpcname=nil, internetmaxbandwidthout=nil, state=nil, publicipaddress=nil, createtime=nil, zone=nil, vpnconnnum=nil)
4090
4090
  @VpnGatewayId = vpngatewayid
4091
4091
  @VpcId = vpcid
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-bmvpc
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.589
4
+ version: 3.0.591
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-06-09 00:00:00.000000000 Z
11
+ date: 2023-06-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common