tencentcloud-sdk-nodejs 4.1.254 → 4.1.255

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 (27) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/cam/v20190116/cam_client.js +3 -0
  3. package/es/services/ocr/v20181119/ocr_client.js +0 -3
  4. package/package.json +1 -1
  5. package/tencentcloud/common/sdk_version.d.ts +1 -1
  6. package/tencentcloud/common/sdk_version.js +1 -1
  7. package/tencentcloud/services/ai3d/v20250513/ai3d_models.d.ts +17 -5
  8. package/tencentcloud/services/billing/v20180709/billing_models.d.ts +40 -28
  9. package/tencentcloud/services/cam/v20190116/cam_client.d.ts +5 -1
  10. package/tencentcloud/services/cam/v20190116/cam_client.js +6 -0
  11. package/tencentcloud/services/cam/v20190116/cam_models.d.ts +93 -10
  12. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +21 -23
  13. package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +1 -1
  14. package/tencentcloud/services/emr/v20190103/emr_client.d.ts +1 -1
  15. package/tencentcloud/services/emr/v20190103/emr_models.d.ts +357 -94
  16. package/tencentcloud/services/hai/v20230812/hai_client.d.ts +1 -1
  17. package/tencentcloud/services/hai/v20230812/hai_models.d.ts +843 -830
  18. package/tencentcloud/services/lkeap/v20240522/lkeap_models.d.ts +9 -11
  19. package/tencentcloud/services/mna/v20210119/mna_models.d.ts +73 -77
  20. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +1 -6
  21. package/tencentcloud/services/ocr/v20181119/ocr_client.js +0 -7
  22. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +49 -117
  23. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +8 -5
  24. package/tencentcloud/services/tmt/v20180321/tmt_models.d.ts +4 -0
  25. package/tencentcloud/services/vdb/v20230616/vdb_models.d.ts +35 -49
  26. package/tencentcloud/services/waf/v20180125/waf_client.d.ts +1 -1
  27. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +68 -38
@@ -346,53 +346,42 @@ export interface BankCardOCRRequest {
346
346
  EnableQualityValue?: boolean;
347
347
  }
348
348
  /**
349
- * 过路过桥费发票
349
+ * VatInvoiceVerifyNew返回参数结构体
350
350
  */
351
- export interface TollInvoice {
352
- /**
353
- * 发票名称
354
- */
355
- Title?: string;
356
- /**
357
- * 发票代码
358
- */
359
- Code?: string;
360
- /**
361
- * 发票号码
362
- */
363
- Number?: string;
351
+ export interface VatInvoiceVerifyNewResponse {
364
352
  /**
365
- * 价税合计(小写)
353
+ * 增值税发票、购车发票、全电发票的基础要素字段信息。
366
354
  */
367
- Total?: string;
355
+ Invoice?: VatInvoice;
368
356
  /**
369
- * 发票消费类型
357
+ * 机动车销售统一发票详细字段信息。
370
358
  */
371
- Kind?: string;
359
+ VehicleInvoiceInfo?: VehicleInvoiceInfo;
372
360
  /**
373
- * 日期
361
+ * 二手车销售统一发票详细字段信息。
374
362
  */
375
- Date?: string;
363
+ UsedVehicleInvoiceInfo?: UsedVehicleInvoiceInfo;
376
364
  /**
377
- * 时间
365
+ * 通行费发票详细字段信息。
378
366
  */
379
- Time?: string;
367
+ PassInvoiceInfoList?: Array<PassInvoiceInfo>;
380
368
  /**
381
- * 入口
369
+ * 全电发票(铁路电子客票)详细字段信息。
370
+
382
371
  */
383
- Entrance?: string;
372
+ ElectronicTrainTicket?: ElectronicTrainTicket;
384
373
  /**
385
- * 出口
374
+ * 全电发票(航空运输电子客票行程单)详细字段信息。
386
375
  */
387
- Exit?: string;
376
+ ElectronicAirTransport?: ElectronicAirTransport;
388
377
  /**
389
- * 高速标志(0:没有,1:有)
378
+ * 财政发票详细字段信息
390
379
  */
391
- HighwayMark?: number;
380
+ FinancialBill?: FinancialBill;
392
381
  /**
393
- * 是否存在二维码(1:有,0:无)
382
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
394
383
  */
395
- QRCodeMark?: number;
384
+ RequestId?: string;
396
385
  }
397
386
  /**
398
387
  * CarInvoiceOCR请求参数结构体
@@ -2878,19 +2867,6 @@ export interface RideHailingDriverLicenseOCRRequest {
2878
2867
  */
2879
2868
  ImageUrl?: string;
2880
2869
  }
2881
- /**
2882
- * 购物小票
2883
- */
2884
- export interface ShoppingReceipt {
2885
- /**
2886
- * 发票名称
2887
- */
2888
- Title?: string;
2889
- /**
2890
- * 识别出的字段名称(关键字)
2891
- */
2892
- Content?: Array<OtherInvoiceItem>;
2893
- }
2894
2870
  /**
2895
2871
  * 发票人员信息
2896
2872
  */
@@ -3162,44 +3138,6 @@ export interface QrcodeOCRRequest {
3162
3138
  */
3163
3139
  ImageUrl?: string;
3164
3140
  }
3165
- /**
3166
- * VatInvoiceVerifyNew返回参数结构体
3167
- */
3168
- export interface VatInvoiceVerifyNewResponse {
3169
- /**
3170
- * 增值税发票、购车发票、全电发票的基础要素字段信息。
3171
- */
3172
- Invoice?: VatInvoice;
3173
- /**
3174
- * 机动车销售统一发票详细字段信息。
3175
- */
3176
- VehicleInvoiceInfo?: VehicleInvoiceInfo;
3177
- /**
3178
- * 二手车销售统一发票详细字段信息。
3179
- */
3180
- UsedVehicleInvoiceInfo?: UsedVehicleInvoiceInfo;
3181
- /**
3182
- * 通行费发票详细字段信息。
3183
- */
3184
- PassInvoiceInfoList?: Array<PassInvoiceInfo>;
3185
- /**
3186
- * 全电发票(铁路电子客票)详细字段信息。
3187
-
3188
- */
3189
- ElectronicTrainTicket?: ElectronicTrainTicket;
3190
- /**
3191
- * 全电发票(航空运输电子客票行程单)详细字段信息。
3192
- */
3193
- ElectronicAirTransport?: ElectronicAirTransport;
3194
- /**
3195
- * 财政发票详细字段信息
3196
- */
3197
- FinancialBill?: FinancialBill;
3198
- /**
3199
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3200
- */
3201
- RequestId?: string;
3202
- }
3203
3141
  /**
3204
3142
  * RecognizeGeneralInvoice请求参数结构体
3205
3143
  */
@@ -4692,17 +4630,17 @@ export interface SingleInvoiceInfo {
4692
4630
  Row?: number;
4693
4631
  }
4694
4632
  /**
4695
- * RecognizeContainerOCR请求参数结构体
4633
+ * 购物小票
4696
4634
  */
4697
- export interface RecognizeContainerOCRRequest {
4635
+ export interface ShoppingReceipt {
4698
4636
  /**
4699
- * 图片的 Base64 值。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经Base64编码后不超过 10M。图片下载时间不超过 3 秒。图片的 ImageUrl、ImageBase64 必须提供一个,如果都提供,只使用 ImageUrl。
4637
+ * 发票名称
4700
4638
  */
4701
- ImageBase64?: string;
4639
+ Title?: string;
4702
4640
  /**
4703
- * 图片的 Url 地址。支持的图片格式:PNG、JPG、JPEG,暂不支持 GIF 格式。支持的图片大小:所下载图片经 Base64 编码后不超过 10M。图片下载时间不超过 3 秒。图片存储于腾讯云的 Url 可保障更高的下载速度和稳定性,建议图片存储于腾讯云。非腾讯云存储的 Url 速度和稳定性可能受一定影响。
4641
+ * 识别出的字段名称(关键字)
4704
4642
  */
4705
- ImageUrl?: string;
4643
+ Content?: Array<OtherInvoiceItem>;
4706
4644
  }
4707
4645
  /**
4708
4646
  * 火车票
@@ -10042,59 +9980,53 @@ export interface CandWord {
10042
9980
  CandWords: Array<Words>;
10043
9981
  }
10044
9982
  /**
10045
- * RecognizeContainerOCR返回参数结构体
9983
+ * 过路过桥费发票
10046
9984
  */
10047
- export interface RecognizeContainerOCRResponse {
10048
- /**
10049
- * 集装箱箱号
10050
- */
10051
- ContainerId?: string;
9985
+ export interface TollInvoice {
10052
9986
  /**
10053
- * 集装箱类型
9987
+ * 发票名称
10054
9988
  */
10055
- ContainerType?: string;
9989
+ Title?: string;
10056
9990
  /**
10057
- * 集装箱总重量,单位:千克(KG)
9991
+ * 发票代码
10058
9992
  */
10059
- GrossKG?: string;
9993
+ Code?: string;
10060
9994
  /**
10061
- * 集装箱总重量,单位:磅(LB)
9995
+ * 发票号码
10062
9996
  */
10063
- GrossLB?: string;
9997
+ Number?: string;
10064
9998
  /**
10065
- * 集装箱有效承重,单位:千克(KG)
9999
+ * 价税合计(小写)
10066
10000
  */
10067
- PayloadKG?: string;
10001
+ Total?: string;
10068
10002
  /**
10069
- * 集装箱有效承重,单位:磅(LB)
10003
+ * 发票消费类型
10070
10004
  */
10071
- PayloadLB?: string;
10005
+ Kind?: string;
10072
10006
  /**
10073
- * 集装箱容量,单位:立方米
10007
+ * 日期
10074
10008
  */
10075
- CapacityM3?: string;
10009
+ Date?: string;
10076
10010
  /**
10077
- * 集装箱容量,单位:立英尺
10011
+ * 时间
10078
10012
  */
10079
- CapacityFT3?: string;
10013
+ Time?: string;
10080
10014
  /**
10081
- * 告警码
10082
- -9926 集装箱箱号不完整或者不清晰
10083
- -9927 集装箱类型不完整或者不清晰
10015
+ * 入口
10084
10016
  */
10085
- Warn?: Array<number | bigint>;
10017
+ Entrance?: string;
10086
10018
  /**
10087
- * 集装箱自身重量,单位:千克(KG)
10019
+ * 出口
10088
10020
  */
10089
- TareKG?: string;
10021
+ Exit?: string;
10090
10022
  /**
10091
- * 集装箱自身重量,单位:磅(LB)
10023
+ * 高速标志(0:没有,1:有)
10092
10024
  */
10093
- TareLB?: string;
10025
+ HighwayMark?: number;
10094
10026
  /**
10095
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
10027
+ * 是否存在二维码(1:有,0:无)
10096
10028
  */
10097
- RequestId?: string;
10029
+ QRCodeMark?: number;
10098
10030
  }
10099
10031
  /**
10100
10032
  * 企业证照单个字段的内容
@@ -2218,7 +2218,7 @@ export interface KubeJarvisStateCatalogue {
2218
2218
  */
2219
2219
  export interface ModifyClusterTagsResponse {
2220
2220
  /**
2221
- * 集群标签
2221
+ * <p>集群标签</p>
2222
2222
  注意:此字段可能返回 null,表示取不到有效值。
2223
2223
  */
2224
2224
  Tags?: Array<Tag>;
@@ -12696,18 +12696,21 @@ export interface DeleteLogConfigsRequest {
12696
12696
  */
12697
12697
  export interface ModifyClusterTagsRequest {
12698
12698
  /**
12699
- * 集群ID
12699
+ * <p>集群ID</p>
12700
12700
  */
12701
12701
  ClusterId: string;
12702
12702
  /**
12703
- * 集群标签:
12704
- [{"TagKey":"env","TagValue":"dev"}]}]
12703
+ * <p>集群标签:<br>[{&quot;TagKey&quot;:&quot;env&quot;,&quot;TagValue&quot;:&quot;dev&quot;}]}]</p>
12705
12704
  */
12706
12705
  Tags?: Array<Tag>;
12707
12706
  /**
12708
- * 是否同步集群内子资源标签
12707
+ * <p>是否同步集群内子资源标签</p>
12709
12708
  */
12710
12709
  SyncSubresource?: boolean;
12710
+ /**
12711
+ * <p>是否同步节点池标签</p>
12712
+ */
12713
+ SyncNodePoolTags?: boolean;
12711
12714
  }
12712
12715
  /**
12713
12716
  * DescribeClusterKubeconfig请求参数结构体
@@ -14,6 +14,10 @@ export interface ImageTranslateLLMRequest {
14
14
  * <p>输入图 Url。 使用Url的时候,Data参数需要传入&quot;&quot;。 图片限制:小于 10MB,分辨率建议600*800以上,格式支持 jpg、jpeg、png。</p>
15
15
  */
16
16
  Url?: string;
17
+ /**
18
+ * <p>调用模式。</p><p>枚举值:</p><ul><li>0: 端到端图片翻译大模型pro版</li><li>1: 端到端图片翻译大模型lite版</li></ul><p>默认值:0</p>
19
+ */
20
+ Mode?: number;
17
21
  }
18
22
  /**
19
23
  * ImageTranslateLLM返回参数结构体
@@ -207,7 +207,7 @@ export interface DescribePriceResizeInstanceResponse {
207
207
  */
208
208
  export interface CreateInstanceResponse {
209
209
  /**
210
- * 实例 ID
210
+ * <p>实例 ID。</p>
211
211
  */
212
212
  InstanceIds?: Array<string>;
213
213
  /**
@@ -318,156 +318,142 @@ export interface Tag {
318
318
  */
319
319
  export interface CreateInstanceRequest {
320
320
  /**
321
- * 私有网络 ID
321
+ * <p>私有网络 ID。</p>
322
322
  */
323
323
  VpcId: string;
324
324
  /**
325
- * 私有网络 VPC 的子网 ID
325
+ * <p>私有网络 VPC 的子网 ID。</p>
326
326
  */
327
327
  SubnetId: string;
328
328
  /**
329
- * 指定实例计费方式。
330
- - 0:按量付费。
331
- - 1:包年包月。
329
+ * <p>指定实例计费方式。</p><ul><li>0:按量付费。</li><li>1:包年包月。</li></ul>
332
330
  */
333
331
  PayMode: number;
334
332
  /**
335
- * 设置实例名称。仅支持长度不超过 60 的中文/英文/数字/-/_
333
+ * <p>设置实例名称。仅支持长度不超过 60 的中文/英文/数字/-/_。</p>
336
334
  */
337
335
  InstanceName?: string;
338
336
  /**
339
- * 安全组 ID
337
+ * <p>安全组 ID。</p>
340
338
  */
341
339
  SecurityGroupIds?: Array<string>;
342
340
  /**
343
- * 若计费方式为包年包月,指定包年包月续费的时长。
344
- - 单位:月。
345
- - 取值范围:1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 24, 36。默认为1。
341
+ * <p>若计费方式为包年包月,指定包年包月续费的时长。</p><ul><li>单位:月。</li><li>取值范围:1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 24, 36。默认为1。</li></ul>
346
342
  */
347
343
  PayPeriod?: number;
348
344
  /**
349
- * 若为包年包月计费,需指定是否开启自动续费。
350
- - 0:不开启自动续费。
351
- - 1:开启自动续费。
345
+ * <p>若为包年包月计费,需指定是否开启自动续费。</p><ul><li>0:不开启自动续费。</li><li>1:开启自动续费。</li></ul>
352
346
  */
353
347
  AutoRenew?: number;
354
348
  /**
355
- * 实例额外参数,通过json提交。
349
+ * <p>实例额外参数,通过json提交。</p>
356
350
  */
357
351
  Params?: string;
358
352
  /**
359
- * 以数组形式列出标签信息。
353
+ * <p>以数组形式列出标签信息。</p>
360
354
  */
361
355
  ResourceTags?: Array<Tag>;
362
356
  /**
363
- * 指定实例所属项目 ID
357
+ * <p>指定实例所属项目 ID。</p>
364
358
  * @deprecated
365
359
  */
366
360
  Project?: string;
367
361
  /**
368
- * 产品版本,0-标准版,1-容量增强版
362
+ * <p>产品版本,0-标准版,1-容量增强版</p>
369
363
  */
370
364
  ProductType?: number;
371
365
  /**
372
- * 实例类型。
373
- - base:免费测试版。
374
- - single:单机版。
375
- - cluster:高可用版。
366
+ * <p>实例类型。</p><ul><li>base:免费测试版。</li><li>single:单机版。</li><li>cluster:高可用版。</li></ul>
376
367
  */
377
368
  InstanceType?: string;
378
369
  /**
379
- * 实例类型为高可用版,需指定可用区选项。
380
- - two:两可用区。
381
- - three:三可用区。
370
+ * <p>实例类型为高可用版,需指定可用区选项。</p><ul><li>two:两可用区。</li><li>three:三可用区。</li></ul>
382
371
  */
383
372
  Mode?: string;
384
373
  /**
385
- * 购买实例数量。
374
+ * <p>购买实例数量。</p>
386
375
  */
387
376
  GoodsNum?: number;
388
377
  /**
389
- * 网络类型。
390
- VPC或TCS
378
+ * <p>网络类型。<br>VPC或TCS</p>
391
379
  * @deprecated
392
380
  */
393
381
  NetworkType?: string;
394
382
  /**
395
- * 实例所应用的参数模板 ID
383
+ * <p>实例所应用的参数模板 ID。</p>
396
384
  * @deprecated
397
385
  */
398
386
  TemplateId?: string;
399
387
  /**
400
- * 组件具体设置列表。
388
+ * <p>组件具体设置列表。</p>
401
389
  * @deprecated
402
390
  */
403
391
  Components?: Array<CreateInstancesComponent>;
404
392
  /**
405
- * 实例类型为高可用版,通过该参数指定主可用区。
393
+ * <p>实例类型为高可用版,通过该参数指定主可用区。</p>
406
394
  * @deprecated
407
395
  */
408
396
  Zone?: string;
409
397
  /**
410
- * 实例类型为高可用版,通过该参数指定备可用区。
398
+ * <p>实例类型为高可用版,通过该参数指定备可用区。</p>
411
399
  * @deprecated
412
400
  */
413
401
  SlaveZones?: Array<string>;
414
402
  /**
415
- * 是否长期有效
403
+ * <p>是否长期有效</p>
416
404
  * @deprecated
417
405
  */
418
406
  IsNoExpired?: boolean;
419
407
  /**
420
- * 引擎名称,业务自定义。
408
+ * <p>引擎名称,业务自定义。</p>
421
409
  * @deprecated
422
410
  */
423
411
  EngineName?: string;
424
412
  /**
425
- * 引擎版本,业务自定义。
413
+ * <p>引擎版本,业务自定义。</p>
426
414
  * @deprecated
427
415
  */
428
416
  EngineVersion?: string;
429
417
  /**
430
- * 实例描述。
418
+ * <p>实例描述。</p>
431
419
  * @deprecated
432
420
  */
433
421
  Brief?: string;
434
422
  /**
435
- * 负责人信息。
423
+ * <p>负责人信息。</p>
436
424
  * @deprecated
437
425
  */
438
426
  Chief?: string;
439
427
  /**
440
- * DBA人员信息
428
+ * <p>DBA人员信息</p>
441
429
  * @deprecated
442
430
  */
443
431
  DBA?: string;
444
432
  /**
445
- * 指定实例的节点类型。具体信息,请参见[选择节点类型](https://cloud.tencent.com/document/product/1709/113399)。
446
- - compute:计费型。
447
- - normal:标准型。
448
- - store:存储型。
433
+ * <p>指定实例的节点类型。具体信息,请参见<a href="https://cloud.tencent.com/document/product/1709/113399">选择节点类型</a>。</p><ul><li>compute:计费型。</li><li>normal:标准型。</li><li>store:存储型。</li></ul>
449
434
  * @deprecated
450
435
  */
451
436
  NodeType?: string;
452
437
  /**
453
- * 指定实例所需的 CPU 核数。实例类型不同,支持的 CPU 核数存在差异。
454
- - 计算型: 1、2、4、8、16、24、32。
455
- - 标准型: 1、2、4、8、12、16。
456
- - 存储型: 1、2、4、6、8。
438
+ * <p>指定实例所需的 CPU 核数。实例类型不同,支持的 CPU 核数存在差异。</p><ul><li>计算型: 1、2、4、8、16、24、32。</li><li>标准型: 1、2、4、8、12、16。</li><li>存储型: 1、2、4、6、8。</li></ul>
457
439
  */
458
440
  Cpu?: number;
459
441
  /**
460
- * 指定实例所需的内存大小。单位:GB。选择具体规格,请参见[配置规格(选型)](https://cloud.tencent.com/document/product/1709/113399)。
442
+ * <p>指定实例所需的内存大小。单位:GB。选择具体规格,请参见<a href="https://cloud.tencent.com/document/product/1709/113399">配置规格(选型)</a>。</p>
461
443
  */
462
444
  Memory?: number;
463
445
  /**
464
- * 指定实例所需的磁盘大小,单位:GB。选择具体规格,请参见[配置规格(选型)](https://cloud.tencent.com/document/product/1709/113399)。
446
+ * <p>指定实例所需的磁盘大小,单位:GB。选择具体规格,请参见<a href="https://cloud.tencent.com/document/product/1709/113399">配置规格(选型)</a>。</p>
465
447
  */
466
448
  DiskSize?: number;
467
449
  /**
468
- * 指定实例所需配置的节点数量。选择方法,请参见[配置规格(选型)](https://cloud.tencent.com/document/product/1709/113399)。
450
+ * <p>指定实例所需配置的节点数量。选择方法,请参见<a href="https://cloud.tencent.com/document/product/1709/113399">配置规格(选型)</a>。</p>
469
451
  */
470
452
  WorkerNodeNum?: number;
453
+ /**
454
+ * <p>是否开启磁盘数据存储加密(仅 CBS 数据盘生效,需落在 VECTORDB_DISK_ENCRYPT_REGION 白名单地域,默认 false 不开启)</p><p>默认值:true</p>
455
+ */
456
+ EnableEncryption?: boolean;
471
457
  }
472
458
  /**
473
459
  * DescribeDBSecurityGroups返回参数结构体
@@ -1,6 +1,6 @@
1
1
  import { AbstractClient } from "../../../common/abstract_client";
2
2
  import { ClientConfig } from "../../../common/interface";
3
- import { DeleteOwaspWhiteRuleRequest, ModifyUserLevelResponse, DescribeLogHistogramRequest, DescribeSkillSecScanResultResponse, CreateBatchIpAccessControlResponse, ModifyWebshellStatusRequest, DescribeUserClbWafRegionsResponse, AddAntiFakeUrlRequest, DescribeOwaspWhiteRulesResponse, DescribeApiListVersionTwoResponse, DescribePeakValueResponse, DescribeOwaspWhiteRulesRequest, SearchLogResponse, ModifyUserSignatureClassResponse, UpdateProtectionModesResponse, ModifyApiSecSensitiveRuleResponse, DescribeCertificateVerifyResultResponse, ModifyUserSignatureRuleResponse, ModifyInstanceNameResponse, DescribeWafAutoDenyRulesRequest, GenerateDealsAndPayNewRequest, DeleteCustomWhiteRuleResponse, ModifyHostModeResponse, ModifyBotSceneStatusResponse, DescribeAreaBanAreasResponse, DescribeDomainRulesRequest, DescribeScanIpRequest, DeleteAccessExportResponse, DescribeModuleStatusResponse, AddAntiInfoLeakRulesRequest, UpdateRateLimitV2Request, DeleteAttackWhiteRuleResponse, CreateProtectGroupResponse, DescribeWebshellStatusRequest, GetAttackHistogramResponse, DeleteExportResponse, DeleteHostResponse, ModifyApiAnalyzeStatusResponse, RemoveBypassAllRuleResponse, ModifyProtectGroupResponse, ModifyAttackWhiteRuleRequest, DeleteBatchCustomRuleRequest, ModifyObjectsRequest, ModifyAreaBanStatusRequest, ModifyOwaspWhiteRuleRequest, DescribeSessionRequest, DescribePolicyStatusRequest, DescribeAccessFastAnalysisRequest, DeleteIpAccessControlRequest, DeleteRateLimitsV2Request, DescribeDomainCountInfoResponse, ModifyHostModeRequest, ModifyAntiInfoLeakRuleStatusRequest, DescribeCiphersDetailResponse, DescribeCustomRuleListRequest, DeleteIpAccessControlV2Response, PostAttackDownloadTaskResponse, DescribeOwaspRulesResponse, AddSpartaProtectionResponse, DescribeUserDomainInfoRequest, PostAttackDownloadTaskRequest, DeleteBatchCustomWhiteRuleRequest, DescribeHostResponse, AddBypassAllRuleResponse, ModifyWafAutoDenyRulesResponse, DescribeUserSignatureRuleResponse, DescribePostCKafkaFlowsResponse, RemoveBypassAllRuleRequest, ModifyOwaspDomainUpdateStatusRequest, ModifyInstanceAttackLogPostResponse, UpsertCCRuleResponse, DescribeHostRequest, GenerateDealsAndPayNewResponse, DeleteCustomRuleRequest, DescribeUserSignatureRuleV2Request, ModifyApiSecEventChangeRequest, DescribePostCLSFlowsRequest, DescribeHostsRequest, ModifyCustomWhiteRuleStatusRequest, ModifyAreaBanRuleRequest, UpdateRateLimitV2Response, DescribeFindDomainListRequest, ModifyInstanceElasticModeResponse, DescribePostCLSFlowsResponse, DescribeBotSceneUCBRuleRequest, ModifyApiSecSensitiveRuleRequest, DescribeCustomWhiteRuleResponse, ModifySpartaProtectionRequest, DeleteAttackDownloadRecordRequest, DescribeAntiFakeRulesRequest, DescribeVipInfoRequest, DescribeExportsResponse, ImportIpAccessControlRequest, DescribeFindDomainListResponse, DeleteSessionResponse, DescribeAccessIndexResponse, ModifyUserSignatureRuleRequest, CreatePostCKafkaFlowResponse, ModifyWafThreatenIntelligenceResponse, DescribeUserDomainInfoResponse, QueryBypassAllStatusResponse, ModifyOwaspRuleTypeActionResponse, ModifyAntiInfoLeakRulesResponse, DeleteBotSceneUCBRuleRequest, DeleteHostRequest, ModifyIpAccessControlRequest, AddCustomWhiteRuleResponse, ModifyBatchCustomWhiteRuleStatusRequest, ModifyUserSignatureClassRequest, DescribeModuleStatusRequest, DeleteRateLimitsV2Response, DeleteAttackWhiteRuleRequest, CreateRateLimitV2Request, CreateProtectGroupRequest, CreatePostCLSFlowResponse, DescribeHostsResponse, DescribeAccessIndexRequest, GetAttackDownloadRecordsRequest, DescribeDomainsResponse, DescribeQClawContentSecCheckRequest, UploadSkillSecScanRequest, AddAntiFakeUrlResponse, SearchAttackLogResponse, ModifySpartaProtectionModeResponse, ModifySpartaProtectionResponse, DescribeUserCdcClbWafRegionsResponse, SwitchElasticModeResponse, DescribeAreaBanRuleResponse, BatchOperateUserSignatureRulesResponse, ModifyAreaBanAreasResponse, GenerateLLMSecAnswerRequest, QueryBypassAllStatusRequest, DescribeOwaspRulesRequest, DescribeCCRuleListRequest, ModifyAttackWhiteRuleResponse, SearchAccessLogResponse, DescribeAntiInfoLeakageRulesRequest, CreateHostResponse, AddBatchCustomWhiteRuleResponse, AddBatchCustomRuleResponse, EnableRateLimitsV2Request, ModifyBotStatusRequest, ModifyHostFlowModeRequest, GetOrganizationRoleResponse, DescribeLogHistogramResponse, CreateHostRequest, ModifyInstanceAttackLogPostRequest, GetInstanceQpsLimitResponse, CreateDealsRequest, DescribeApiSecSensitiveRuleListRequest, ModifyCustomWhiteRuleResponse, ModifyBotSceneStatusRequest, DescribeAreaBanSupportAreasResponse, DescribeBatchCustomRuleListResponse, DeleteBotSceneUCBRuleResponse, DescribeUserSignatureClassResponse, DescribePortsRequest, DescribeWafAutoDenyStatusResponse, DescribeTlsVersionRequest, ModifyBatchCustomRuleStatusResponse, DeleteBatchCustomWhiteRuleResponse, DescribeApiSecEventListRequest, DescribeDomainDetailsSaasRequest, DeleteBatchCustomRuleResponse, DescribeDomainCountInfoRequest, DescribeDomainWhiteRulesRequest, DescribePeakPointsResponse, ModifyInstanceRenewFlagRequest, DescribeBotSceneUCBRuleResponse, DescribeAreaBanSupportAreasRequest, DeleteIpAccessControlResponse, AddAttackWhiteRuleRequest, ModifyProtectionLevelResponse, DescribeDomainDetailsClbResponse, AddBypassAllRuleRequest, DescribeIpAccessControlRequest, CreateRateLimitV2Response, ModifyOwaspRuleTypeActionRequest, ModifyWafThreatenIntelligenceRequest, DescribeApiListVersionTwoRequest, ModifyInstanceQpsLimitResponse, DescribeIpHitItemsRequest, ModifyBotSceneUCBRuleRequest, DescribeUserSignatureRuleRequest, DeleteOwaspRuleStatusResponse, ModifyProtectionStatusResponse, GenerateLLMSecAnswerResponse, CreateExportResponse, DescribeUserClbWafRegionsRequest, DescribePostCKafkaFlowsRequest, CreatePostCKafkaFlowRequest, DescribeBotSceneListResponse, AddAntiInfoLeakRulesResponse, AddCustomWhiteRuleRequest, AddDomainWhiteRuleRequest, DeleteAntiInfoLeakRuleResponse, DescribeRuleLimitResponse, CreateAccessExportResponse, DescribeBatchCustomWhiteRulesResponse, ModifyOwaspRuleTypeLevelRequest, GetInstanceQpsLimitRequest, ModifyHostRequest, ModifyProtectGroupRequest, DestroyPostCKafkaFlowRequest, DescribeHistogramResponse, DeleteSpartaProtectionResponse, CreateOwaspWhiteRuleRequest, CreateAccessExportRequest, ModifyBotSceneUCBRuleResponse, DescribeIpHitItemsResponse, ModifyHostResponse, DescribeCertificateVerifyResultRequest, DescribeUserCdcClbWafRegionsRequest, DeleteAttackDownloadRecordResponse, CreateIpAccessControlRequest, DescribeFlowTrendRequest, DescribeWafAutoDenyStatusRequest, DescribeAreaBanAreasRequest, AddDomainWhiteRuleResponse, DescribeIpAccessControlResponse, ModifyProtectionStatusRequest, DescribeBatchCustomWhiteRulesRequest, DescribeInstancesResponse, ModifyInstanceQpsLimitRequest, DestroyPostCLSFlowResponse, UpsertCCAutoStatusResponse, ModifyOwaspRuleStatusResponse, ModifyGenerateDealsResponse, UpsertSessionResponse, SwitchDomainRulesRequest, DeleteSessionRequest, ModifyOwaspDomainUpdateStatusResponse, SearchAttackLogRequest, AddCustomRuleResponse, DescribeFlowTrendResponse, DescribeApiSecEventDetailResponse, CreateIpAccessControlResponse, UpsertIpAccessControlRequest, DeleteProtectGroupDomainRequest, DescribeAccessExportsRequest, DescribeCustomWhiteRuleRequest, DeleteAntiFakeUrlResponse, DescribeBotIdRuleResponse, CreateAreaBanRuleRequest, DescribeUserLevelResponse, DescribeBotIdRuleRequest, DescribeCustomRuleListResponse, DescribeAutoDenyIPResponse, SwitchDomainRulesResponse, ModifyCustomRuleResponse, FreshAntiFakeUrlResponse, DeleteSpartaProtectionRequest, ModifyBatchCustomRuleStatusRequest, DescribeAntiFakeRulesResponse, ModifyBatchCustomRuleRequest, DescribeApiAggregateTopNRequest, GetOrganizationRoleRequest, DescribeTopicsRequest, FreshAntiFakeUrlRequest, CreateAreaBanRuleResponse, ModifyProtectionLevelRequest, GetAttackTotalCountRequest, DeleteDomainWhiteRulesResponse, DescribeAttackOverviewResponse, AddAreaBanAreasRequest, ModifyBatchIpAccessControlResponse, DescribeCCRuleListResponse, ModifyBatchCustomWhiteRuleStatusResponse, EnableRateLimitsV2Response, DescribeCCAutoStatusRequest, ModifyAntiFakeUrlRequest, DescribeDomainDetailsClbRequest, SwitchElasticModeRequest, ModifyDomainsCLSStatusResponse, ModifyBotStatusResponse, ModifyCustomRuleStatusResponse, CreateExportRequest, DescribeProtectionModesRequest, ModifyBatchIpAccessControlRequest, DescribeOwaspRuleTypesRequest, DescribeCCAutoStatusResponse, ModifyCustomRuleStatusRequest, ModifySpartaProtectionModeRequest, ModifyCustomRuleRequest, DescribeAttackOverviewRequest, DescribeUserLevelRequest, DescribeUserSignatureRuleV2Response, ModifyAntiFakeUrlResponse, DescribeBatchIpAccessControlRequest, DescribeInstancesRequest, ModifyBotIdRuleRequest, ModifyAntiInfoLeakRulesRequest, DescribeUserSignatureClassRequest, DescribeBatchIpAccessControlResponse, DescribeDomainDetailsSaasResponse, DeleteExportRequest, ModifyApiAnalyzeStatusRequest, ModifyAntiInfoLeakRuleStatusResponse, AddBatchCustomRuleRequest, ModifyAreaBanStatusResponse, ModifyOwaspRuleStatusRequest, DeleteIpAccessControlV2Request, DeleteBatchIpAccessControlResponse, DescribeTopAttackDomainRequest, DescribeAccessFastAnalysisResponse, DeleteAntiInfoLeakRuleRequest, ModifyDomainIpv6StatusResponse, UploadSkillSecScanResponse, DescribeHostLimitResponse, DeleteAntiFakeUrlRequest, DescribeSpartaProtectionInfoRequest, ModifyUserSignatureRuleV2Request, ModifyBatchCustomWhiteRuleRequest, ModifyWebshellStatusResponse, ModifyUserLevelRequest, DeleteProtectGroupDomainResponse, DescribeCCRuleRequest, BatchOperateUserSignatureRulesRequest, ModifyObjectRequest, GetAttackDownloadRecordsResponse, DeleteProtectGroupResponse, DescribeAreaBanRuleRequest, ModifyIpAccessControlResponse, DescribeAccessHistogramResponse, DeleteOwaspRuleStatusRequest, ModifyHostFlowModeResponse, ModifyBatchCustomRuleResponse, DescribeBotSceneListRequest, UpsertIpAccessControlResponse, DescribeAccessHistogramRequest, DescribeWafThreatenIntelligenceRequest, DescribeAccessExportsResponse, DeleteCustomRuleResponse, DescribeHistogramRequest, DeleteCCRuleResponse, UpsertCCRuleRequest, DescribeApiSecEventListResponse, ModifyAreaBanRuleResponse, DescribeDomainsRequest, ModifyDomainPostActionRequest, UpsertCCAutoStatusRequest, DescribeProtectionModesResponse, DescribeApiSecEventDetailRequest, DescribeWafAutoDenyRulesResponse, ModifyDomainPostActionResponse, RefreshAccessCheckResultRequest, DescribeSpartaProtectionInfoResponse, DescribeRateLimitsV2Response, ModifyModuleStatusRequest, ModifyUserSignatureRuleV2Response, ModifyInstanceNameRequest, DescribePortsResponse, ModifyBatchCustomWhiteRuleResponse, DescribeProtectGroupRequest, ModifyOwaspRuleTypeLevelResponse, ModifyDomainWhiteRuleRequest, DescribeLLMContentSecCheckResponse, DescribePeakPointsRequest, AddBatchCustomWhiteRuleRequest, DescribeTopAttackDomainResponse, CreatePostCLSFlowRequest, ModifyDomainIpv6StatusRequest, DescribeAttackWhiteRuleRequest, DescribeAntiInfoLeakageRulesResponse, AddAreaBanAreasResponse, DescribeScanIpResponse, DescribeSkillSecScanResultRequest, GetAttackHistogramRequest, DescribeAttackTypeRequest, ModifyCustomWhiteRuleRequest, DeleteCustomWhiteRuleRequest, ModifyInstanceRenewFlagResponse, ModifyOwaspRuleTypeStatusResponse, AddAttackWhiteRuleResponse, DescribeApiAggregateTopNResponse, ImportIpAccessControlResponse, DescribeWafThreatenIntelligenceResponse, DescribeTopicsResponse, DeleteOwaspWhiteRuleResponse, DescribeAutoDenyIPRequest, AddSpartaProtectionRequest, DescribeBatchCustomRuleListRequest, DescribeExportsRequest, ModifyAreaBanAreasRequest, ModifyModuleStatusResponse, ModifyHostStatusResponse, DescribeApiSecSensitiveRuleListResponse, ModifyOwaspRuleTypeStatusRequest, DeleteDomainWhiteRulesRequest, DescribeDomainVerifyResultRequest, ModifyOwaspWhiteRuleResponse, ModifyBotIdRuleResponse, ModifyApiSecEventChangeResponse, ModifyCustomWhiteRuleStatusResponse, ModifyAntiFakeUrlStatusRequest, DescribePeakValueRequest, DestroyPostCLSFlowRequest, DescribeApiDetailRequest, DescribePolicyStatusResponse, GetAttackTotalCountResponse, DescribeDomainRulesResponse, DeleteProtectGroupRequest, CreateDealsResponse, DestroyPostCKafkaFlowResponse, DescribeCiphersDetailRequest, DescribeDomainVerifyResultResponse, AddCustomRuleRequest, DeleteCCRuleRequest, DescribeAttackTypeResponse, CreateBatchIpAccessControlRequest, DescribeCCRuleResponse, ModifyGenerateDealsRequest, ModifyDomainWhiteRuleResponse, ModifyObjectResponse, ModifyObjectsResponse, ModifyAntiFakeUrlStatusResponse, DescribeOwaspRuleTypesResponse, ModifyInstanceElasticModeRequest, DeleteBatchIpAccessControlRequest, DescribeWebshellStatusResponse, UpdateProtectionModesRequest, DescribeProtectGroupResponse, DescribeBotSceneOverviewResponse, DescribeVipInfoResponse, DescribeApiDetailResponse, DescribeRuleLimitRequest, ModifyDomainsCLSStatusRequest, DeleteAccessExportRequest, DescribeTlsVersionResponse, DescribeDomainWhiteRulesResponse, DescribeLLMContentSecCheckRequest, ModifyWafAutoDenyRulesRequest, DescribeSessionResponse, SearchLogRequest, DescribeBotSceneOverviewRequest, DescribeRateLimitsV2Request, UpsertSessionRequest, DescribeHostLimitRequest, DescribeObjectsResponse, SearchAccessLogRequest, CreateOwaspWhiteRuleResponse, DescribeAttackWhiteRuleResponse, DescribeQClawContentSecCheckResponse, DescribeObjectsRequest, ModifyHostStatusRequest, RefreshAccessCheckResultResponse } from "./waf_models";
3
+ import { DeleteOwaspWhiteRuleRequest, ModifyUserLevelResponse, DescribeLogHistogramRequest, DescribeSkillSecScanResultResponse, CreateBatchIpAccessControlResponse, ModifyWebshellStatusRequest, DescribeUserClbWafRegionsResponse, AddAntiFakeUrlRequest, DescribeOwaspWhiteRulesResponse, DescribeApiListVersionTwoResponse, DescribePeakValueResponse, DescribeOwaspWhiteRulesRequest, SearchLogResponse, ModifyUserSignatureClassResponse, UpdateProtectionModesResponse, ModifyApiSecSensitiveRuleResponse, DescribeCertificateVerifyResultResponse, ModifyUserSignatureRuleResponse, ModifyInstanceNameResponse, DescribeWafAutoDenyRulesRequest, GenerateDealsAndPayNewRequest, DeleteCustomWhiteRuleResponse, ModifyHostModeResponse, ModifyBotSceneStatusResponse, DescribeAreaBanAreasResponse, DescribeDomainRulesRequest, DescribeScanIpRequest, DeleteAccessExportResponse, DescribeModuleStatusResponse, AddAntiInfoLeakRulesRequest, UpdateRateLimitV2Request, DeleteAttackWhiteRuleResponse, CreateProtectGroupResponse, DescribeWebshellStatusRequest, GetAttackHistogramResponse, DeleteExportResponse, DeleteHostResponse, ModifyApiAnalyzeStatusResponse, RemoveBypassAllRuleResponse, ModifyProtectGroupResponse, ModifyAttackWhiteRuleRequest, DeleteBatchCustomRuleRequest, ModifyObjectsRequest, ModifyAreaBanStatusRequest, ModifyOwaspWhiteRuleRequest, DescribeSessionRequest, DescribePolicyStatusRequest, DescribeAccessFastAnalysisRequest, DeleteIpAccessControlRequest, DeleteRateLimitsV2Request, DescribeDomainCountInfoResponse, ModifyHostModeRequest, ModifyAntiInfoLeakRuleStatusRequest, DescribeCiphersDetailResponse, DescribeCustomRuleListRequest, DeleteIpAccessControlV2Response, PostAttackDownloadTaskResponse, DescribeOwaspRulesResponse, AddSpartaProtectionResponse, DescribeUserDomainInfoRequest, PostAttackDownloadTaskRequest, DeleteBatchCustomWhiteRuleRequest, DescribeHostResponse, AddBypassAllRuleResponse, ModifyWafAutoDenyRulesResponse, DescribeUserSignatureRuleResponse, DescribePostCKafkaFlowsResponse, RemoveBypassAllRuleRequest, ModifyOwaspDomainUpdateStatusRequest, ModifyInstanceAttackLogPostResponse, UpsertCCRuleResponse, DescribeHostRequest, GenerateDealsAndPayNewResponse, DeleteCustomRuleRequest, DescribeUserSignatureRuleV2Request, ModifyApiSecEventChangeRequest, DescribePostCLSFlowsRequest, DescribeHostsRequest, ModifyCustomWhiteRuleStatusRequest, ModifyAreaBanRuleRequest, UpdateRateLimitV2Response, DescribeFindDomainListRequest, ModifyInstanceElasticModeResponse, DescribePostCLSFlowsResponse, DescribeBotSceneUCBRuleRequest, ModifyApiSecSensitiveRuleRequest, DescribeCustomWhiteRuleResponse, ModifySpartaProtectionRequest, DeleteAttackDownloadRecordRequest, DescribeAntiFakeRulesRequest, DescribeVipInfoRequest, DescribeExportsResponse, ImportIpAccessControlRequest, DescribeFindDomainListResponse, DeleteSessionResponse, DescribeAccessIndexResponse, ModifyUserSignatureRuleRequest, CreatePostCKafkaFlowResponse, ModifyWafThreatenIntelligenceResponse, DescribeUserDomainInfoResponse, QueryBypassAllStatusResponse, ModifyOwaspRuleTypeActionResponse, ModifyAntiInfoLeakRulesResponse, DeleteBotSceneUCBRuleRequest, ModifyObjectRequest, DeleteHostRequest, ModifyIpAccessControlRequest, AddCustomWhiteRuleResponse, ModifyBatchCustomWhiteRuleStatusRequest, ModifyUserSignatureClassRequest, DescribeModuleStatusRequest, DeleteRateLimitsV2Response, DeleteAttackWhiteRuleRequest, CreateRateLimitV2Request, CreateProtectGroupRequest, CreatePostCLSFlowResponse, DescribeHostsResponse, DescribeAccessIndexRequest, GetAttackDownloadRecordsRequest, DescribeDomainsResponse, DescribeQClawContentSecCheckRequest, UploadSkillSecScanRequest, AddAntiFakeUrlResponse, SearchAttackLogResponse, ModifySpartaProtectionModeResponse, ModifySpartaProtectionResponse, DescribeUserCdcClbWafRegionsResponse, SwitchElasticModeResponse, DescribeAreaBanRuleResponse, BatchOperateUserSignatureRulesResponse, ModifyAreaBanAreasResponse, GenerateLLMSecAnswerRequest, QueryBypassAllStatusRequest, DescribeOwaspRulesRequest, DescribeCCRuleListRequest, ModifyAttackWhiteRuleResponse, SearchAccessLogResponse, DescribeAntiInfoLeakageRulesRequest, CreateHostResponse, AddBatchCustomWhiteRuleResponse, AddBatchCustomRuleResponse, EnableRateLimitsV2Request, ModifyBotStatusRequest, ModifyHostFlowModeRequest, GetOrganizationRoleResponse, DescribeLogHistogramResponse, CreateHostRequest, ModifyInstanceAttackLogPostRequest, GetInstanceQpsLimitResponse, CreateDealsRequest, DescribeApiSecSensitiveRuleListRequest, ModifyCustomWhiteRuleResponse, ModifyBotSceneStatusRequest, DescribeAreaBanSupportAreasResponse, DescribeBatchCustomRuleListResponse, DeleteBotSceneUCBRuleResponse, DescribeUserSignatureClassResponse, DescribePortsRequest, DescribeWafAutoDenyStatusResponse, DescribeTlsVersionRequest, ModifyBatchCustomRuleStatusResponse, DeleteBatchCustomWhiteRuleResponse, DescribeApiSecEventListRequest, DescribeDomainDetailsSaasRequest, DeleteBatchCustomRuleResponse, DescribeDomainCountInfoRequest, DescribeDomainWhiteRulesRequest, DescribePeakPointsResponse, ModifyInstanceRenewFlagRequest, DescribeBotSceneUCBRuleResponse, DescribeAreaBanSupportAreasRequest, DeleteIpAccessControlResponse, AddAttackWhiteRuleRequest, ModifyProtectionLevelResponse, DescribeDomainDetailsClbResponse, AddBypassAllRuleRequest, DescribeIpAccessControlRequest, CreateRateLimitV2Response, ModifyOwaspRuleTypeActionRequest, ModifyWafThreatenIntelligenceRequest, DescribeApiListVersionTwoRequest, ModifyInstanceQpsLimitResponse, DescribeIpHitItemsRequest, ModifyBotSceneUCBRuleRequest, DescribeUserSignatureRuleRequest, DeleteOwaspRuleStatusResponse, ModifyProtectionStatusResponse, GenerateLLMSecAnswerResponse, CreateExportResponse, DescribeUserClbWafRegionsRequest, DescribePostCKafkaFlowsRequest, CreatePostCKafkaFlowRequest, DescribeBotSceneListResponse, AddAntiInfoLeakRulesResponse, AddCustomWhiteRuleRequest, AddDomainWhiteRuleRequest, DeleteAntiInfoLeakRuleResponse, DescribeRuleLimitResponse, CreateAccessExportResponse, DescribeBatchCustomWhiteRulesResponse, ModifyOwaspRuleTypeLevelRequest, GetInstanceQpsLimitRequest, ModifyHostRequest, ModifyProtectGroupRequest, DestroyPostCKafkaFlowRequest, DescribeHistogramResponse, DeleteSpartaProtectionResponse, CreateOwaspWhiteRuleRequest, CreateAccessExportRequest, ModifyBotSceneUCBRuleResponse, DescribeIpHitItemsResponse, ModifyHostResponse, DescribeCertificateVerifyResultRequest, DescribeUserCdcClbWafRegionsRequest, DeleteAttackDownloadRecordResponse, CreateIpAccessControlRequest, DescribeFlowTrendRequest, DescribeWafAutoDenyStatusRequest, DescribeAreaBanAreasRequest, AddDomainWhiteRuleResponse, DescribeIpAccessControlResponse, ModifyProtectionStatusRequest, DescribeBatchCustomWhiteRulesRequest, DescribeInstancesResponse, ModifyInstanceQpsLimitRequest, DestroyPostCLSFlowResponse, UpsertCCAutoStatusResponse, ModifyOwaspRuleStatusResponse, ModifyGenerateDealsResponse, UpsertSessionResponse, SwitchDomainRulesRequest, DeleteSessionRequest, ModifyOwaspDomainUpdateStatusResponse, SearchAttackLogRequest, AddCustomRuleResponse, DescribeFlowTrendResponse, DescribeApiSecEventDetailResponse, CreateIpAccessControlResponse, UpsertIpAccessControlRequest, DeleteProtectGroupDomainRequest, DescribeAccessExportsRequest, DescribeCustomWhiteRuleRequest, DeleteAntiFakeUrlResponse, DescribeBotIdRuleResponse, CreateAreaBanRuleRequest, DescribeUserLevelResponse, DescribeBotIdRuleRequest, DescribeCustomRuleListResponse, DescribeAutoDenyIPResponse, SwitchDomainRulesResponse, ModifyCustomRuleResponse, FreshAntiFakeUrlResponse, DeleteSpartaProtectionRequest, ModifyBatchCustomRuleStatusRequest, DescribeAntiFakeRulesResponse, ModifyBatchCustomRuleRequest, DescribeApiAggregateTopNRequest, GetOrganizationRoleRequest, DescribeTopicsRequest, FreshAntiFakeUrlRequest, CreateAreaBanRuleResponse, ModifyProtectionLevelRequest, GetAttackTotalCountRequest, DeleteDomainWhiteRulesResponse, DescribeAttackOverviewResponse, AddAreaBanAreasRequest, ModifyBatchIpAccessControlResponse, DescribeCCRuleListResponse, ModifyBatchCustomWhiteRuleStatusResponse, EnableRateLimitsV2Response, DescribeCCAutoStatusRequest, ModifyAntiFakeUrlRequest, DescribeDomainDetailsClbRequest, SwitchElasticModeRequest, ModifyDomainsCLSStatusResponse, ModifyBotStatusResponse, ModifyCustomRuleStatusResponse, CreateExportRequest, DescribeProtectionModesRequest, ModifyBatchIpAccessControlRequest, DescribeOwaspRuleTypesRequest, DescribeCCAutoStatusResponse, ModifyCustomRuleStatusRequest, ModifySpartaProtectionModeRequest, ModifyCustomRuleRequest, DescribeAttackOverviewRequest, DescribeUserLevelRequest, DescribeUserSignatureRuleV2Response, ModifyAntiFakeUrlResponse, DescribeBatchIpAccessControlRequest, DescribeInstancesRequest, ModifyBotIdRuleRequest, ModifyAntiInfoLeakRulesRequest, DescribeUserSignatureClassRequest, DescribeBatchIpAccessControlResponse, DescribeDomainDetailsSaasResponse, DeleteExportRequest, ModifyApiAnalyzeStatusRequest, ModifyAntiInfoLeakRuleStatusResponse, AddBatchCustomRuleRequest, ModifyAreaBanStatusResponse, ModifyOwaspRuleStatusRequest, DeleteIpAccessControlV2Request, DeleteBatchIpAccessControlResponse, DescribeTopAttackDomainRequest, DescribeAccessFastAnalysisResponse, DeleteAntiInfoLeakRuleRequest, ModifyDomainIpv6StatusResponse, UploadSkillSecScanResponse, DescribeHostLimitResponse, DeleteAntiFakeUrlRequest, DescribeSpartaProtectionInfoRequest, ModifyUserSignatureRuleV2Request, ModifyBatchCustomWhiteRuleRequest, ModifyWebshellStatusResponse, ModifyUserLevelRequest, DeleteProtectGroupDomainResponse, DescribeCCRuleRequest, BatchOperateUserSignatureRulesRequest, GetAttackDownloadRecordsResponse, DeleteProtectGroupResponse, DescribeAreaBanRuleRequest, ModifyIpAccessControlResponse, DescribeAccessHistogramResponse, DeleteOwaspRuleStatusRequest, ModifyHostFlowModeResponse, ModifyBatchCustomRuleResponse, DescribeBotSceneListRequest, UpsertIpAccessControlResponse, DescribeAccessHistogramRequest, DescribeWafThreatenIntelligenceRequest, DescribeAccessExportsResponse, DeleteCustomRuleResponse, DescribeHistogramRequest, DeleteCCRuleResponse, UpsertCCRuleRequest, DescribeApiSecEventListResponse, ModifyAreaBanRuleResponse, DescribeDomainsRequest, ModifyDomainPostActionRequest, UpsertCCAutoStatusRequest, DescribeProtectionModesResponse, DescribeApiSecEventDetailRequest, DescribeWafAutoDenyRulesResponse, ModifyDomainPostActionResponse, RefreshAccessCheckResultRequest, DescribeSpartaProtectionInfoResponse, DescribeRateLimitsV2Response, ModifyModuleStatusRequest, ModifyUserSignatureRuleV2Response, ModifyInstanceNameRequest, DescribePortsResponse, ModifyBatchCustomWhiteRuleResponse, DescribeProtectGroupRequest, ModifyOwaspRuleTypeLevelResponse, ModifyDomainWhiteRuleRequest, DescribeLLMContentSecCheckResponse, DescribePeakPointsRequest, AddBatchCustomWhiteRuleRequest, DescribeTopAttackDomainResponse, CreatePostCLSFlowRequest, ModifyDomainIpv6StatusRequest, DescribeAttackWhiteRuleRequest, DescribeAntiInfoLeakageRulesResponse, AddAreaBanAreasResponse, DescribeScanIpResponse, DescribeSkillSecScanResultRequest, GetAttackHistogramRequest, DescribeAttackTypeRequest, ModifyCustomWhiteRuleRequest, DeleteCustomWhiteRuleRequest, ModifyInstanceRenewFlagResponse, ModifyOwaspRuleTypeStatusResponse, AddAttackWhiteRuleResponse, DescribeApiAggregateTopNResponse, ImportIpAccessControlResponse, DescribeWafThreatenIntelligenceResponse, DescribeTopicsResponse, DeleteOwaspWhiteRuleResponse, DescribeAutoDenyIPRequest, AddSpartaProtectionRequest, DescribeBatchCustomRuleListRequest, DescribeExportsRequest, ModifyAreaBanAreasRequest, ModifyModuleStatusResponse, ModifyHostStatusResponse, DescribeApiSecSensitiveRuleListResponse, ModifyOwaspRuleTypeStatusRequest, DeleteDomainWhiteRulesRequest, DescribeDomainVerifyResultRequest, ModifyOwaspWhiteRuleResponse, ModifyBotIdRuleResponse, ModifyApiSecEventChangeResponse, ModifyCustomWhiteRuleStatusResponse, ModifyAntiFakeUrlStatusRequest, DescribePeakValueRequest, DestroyPostCLSFlowRequest, DescribeApiDetailRequest, DescribePolicyStatusResponse, GetAttackTotalCountResponse, DescribeDomainRulesResponse, DeleteProtectGroupRequest, CreateDealsResponse, DestroyPostCKafkaFlowResponse, DescribeCiphersDetailRequest, DescribeDomainVerifyResultResponse, AddCustomRuleRequest, DeleteCCRuleRequest, DescribeAttackTypeResponse, CreateBatchIpAccessControlRequest, DescribeCCRuleResponse, ModifyGenerateDealsRequest, ModifyDomainWhiteRuleResponse, ModifyObjectResponse, ModifyObjectsResponse, ModifyAntiFakeUrlStatusResponse, DescribeOwaspRuleTypesResponse, ModifyInstanceElasticModeRequest, DeleteBatchIpAccessControlRequest, DescribeWebshellStatusResponse, UpdateProtectionModesRequest, DescribeProtectGroupResponse, DescribeBotSceneOverviewResponse, DescribeVipInfoResponse, DescribeApiDetailResponse, DescribeRuleLimitRequest, ModifyDomainsCLSStatusRequest, DeleteAccessExportRequest, DescribeTlsVersionResponse, DescribeDomainWhiteRulesResponse, DescribeLLMContentSecCheckRequest, ModifyWafAutoDenyRulesRequest, DescribeSessionResponse, SearchLogRequest, DescribeBotSceneOverviewRequest, DescribeRateLimitsV2Request, UpsertSessionRequest, DescribeHostLimitRequest, DescribeObjectsResponse, SearchAccessLogRequest, CreateOwaspWhiteRuleResponse, DescribeAttackWhiteRuleResponse, DescribeQClawContentSecCheckResponse, DescribeObjectsRequest, ModifyHostStatusRequest, RefreshAccessCheckResultResponse } from "./waf_models";
4
4
  /**
5
5
  * waf client
6
6
  * @class