tencentcloud-sdk-nodejs-intl-en 3.0.986 → 3.0.988
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.
package/package.json
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
const sdkVersion = "3.0.
|
|
1
|
+
const sdkVersion = "3.0.988";
|
|
2
2
|
module.exports = sdkVersion
|
|
@@ -981,7 +981,6 @@ class AuditInstanceInfo extends AbstractModel {
|
|
|
981
981
|
|
|
982
982
|
/**
|
|
983
983
|
* Resource tags
|
|
984
|
-
Note: u200dThis field may returnu200d·nullu200d, indicating that no valid values can be obtained.
|
|
985
984
|
* @type {Array.<string> || null}
|
|
986
985
|
*/
|
|
987
986
|
this.ResourceTags = null;
|
|
@@ -1283,7 +1282,7 @@ class DescribeAuditInstanceListResponse extends AbstractModel {
|
|
|
1283
1282
|
|
|
1284
1283
|
/**
|
|
1285
1284
|
* The number of eligible instances.
|
|
1286
|
-
Note:
|
|
1285
|
+
Note: This field may return `null`, indicating that no valid values can be obtained.
|
|
1287
1286
|
* @type {number || null}
|
|
1288
1287
|
*/
|
|
1289
1288
|
this.TotalCount = null;
|
|
@@ -1295,7 +1294,7 @@ Note: u200dThis field may return `null`, indicating that no valid values can be
|
|
|
1295
1294
|
this.Items = null;
|
|
1296
1295
|
|
|
1297
1296
|
/**
|
|
1298
|
-
* The unique request ID,
|
|
1297
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
1299
1298
|
* @type {string || null}
|
|
1300
1299
|
*/
|
|
1301
1300
|
this.RequestId = null;
|
|
@@ -4778,7 +4777,7 @@ class DescribeAuditInstanceListRequest extends AbstractModel {
|
|
|
4778
4777
|
this.Product = null;
|
|
4779
4778
|
|
|
4780
4779
|
/**
|
|
4781
|
-
* Use the value of `
|
|
4780
|
+
* Use the value of `Product` for this parameter, such as `dcdb` and `mariadb`.
|
|
4782
4781
|
* @type {string || null}
|
|
4783
4782
|
*/
|
|
4784
4783
|
this.NodeRequestType = null;
|
|
@@ -5842,7 +5841,7 @@ class DescribeRedisTopKeyPrefixListResponse extends AbstractModel {
|
|
|
5842
5841
|
this.Timestamp = null;
|
|
5843
5842
|
|
|
5844
5843
|
/**
|
|
5845
|
-
* The unique request ID,
|
|
5844
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
5846
5845
|
* @type {string || null}
|
|
5847
5846
|
*/
|
|
5848
5847
|
this.RequestId = null;
|
|
@@ -66,7 +66,7 @@ Note: This field may return null, indicating that no valid values can be obtaine
|
|
|
66
66
|
this.Token = null;
|
|
67
67
|
|
|
68
68
|
/**
|
|
69
|
-
* The unique request ID,
|
|
69
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
70
70
|
* @type {string || null}
|
|
71
71
|
*/
|
|
72
72
|
this.RequestId = null;
|
|
@@ -107,7 +107,7 @@ Note: This field may return null, indicating that no valid values can be obtaine
|
|
|
107
107
|
this.TaskInfo = null;
|
|
108
108
|
|
|
109
109
|
/**
|
|
110
|
-
* The unique request ID,
|
|
110
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
111
111
|
* @type {string || null}
|
|
112
112
|
*/
|
|
113
113
|
this.RequestId = null;
|
|
@@ -256,7 +256,7 @@ class CreateResultDownloadResponse extends AbstractModel {
|
|
|
256
256
|
this.DownloadId = null;
|
|
257
257
|
|
|
258
258
|
/**
|
|
259
|
-
* The unique request ID,
|
|
259
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
260
260
|
* @type {string || null}
|
|
261
261
|
*/
|
|
262
262
|
this.RequestId = null;
|
|
@@ -285,7 +285,7 @@ class ModifyGovernEventRuleResponse extends AbstractModel {
|
|
|
285
285
|
super();
|
|
286
286
|
|
|
287
287
|
/**
|
|
288
|
-
* The unique request ID,
|
|
288
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
289
289
|
* @type {string || null}
|
|
290
290
|
*/
|
|
291
291
|
this.RequestId = null;
|
|
@@ -710,7 +710,7 @@ Note: This field may return null, indicating that no valid values can be obtaine
|
|
|
710
710
|
this.SparkAppTasks = null;
|
|
711
711
|
|
|
712
712
|
/**
|
|
713
|
-
* The unique request ID,
|
|
713
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
714
714
|
* @type {string || null}
|
|
715
715
|
*/
|
|
716
716
|
this.RequestId = null;
|
|
@@ -1042,7 +1042,7 @@ Note: This field may return null, indicating that no valid values can be obtaine
|
|
|
1042
1042
|
this.LogSet = null;
|
|
1043
1043
|
|
|
1044
1044
|
/**
|
|
1045
|
-
* The unique request ID,
|
|
1045
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
1046
1046
|
* @type {string || null}
|
|
1047
1047
|
*/
|
|
1048
1048
|
this.RequestId = null;
|
|
@@ -1165,7 +1165,7 @@ class SwitchDataEngineResponse extends AbstractModel {
|
|
|
1165
1165
|
super();
|
|
1166
1166
|
|
|
1167
1167
|
/**
|
|
1168
|
-
* The unique request ID,
|
|
1168
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
1169
1169
|
* @type {string || null}
|
|
1170
1170
|
*/
|
|
1171
1171
|
this.RequestId = null;
|
|
@@ -1588,7 +1588,7 @@ class DescribeEngineUsageInfoResponse extends AbstractModel {
|
|
|
1588
1588
|
this.Available = null;
|
|
1589
1589
|
|
|
1590
1590
|
/**
|
|
1591
|
-
* The unique request ID,
|
|
1591
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
1592
1592
|
* @type {string || null}
|
|
1593
1593
|
*/
|
|
1594
1594
|
this.RequestId = null;
|
|
@@ -1772,7 +1772,7 @@ class CreateSparkAppTaskResponse extends AbstractModel {
|
|
|
1772
1772
|
this.TaskId = null;
|
|
1773
1773
|
|
|
1774
1774
|
/**
|
|
1775
|
-
* The unique request ID,
|
|
1775
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
1776
1776
|
* @type {string || null}
|
|
1777
1777
|
*/
|
|
1778
1778
|
this.RequestId = null;
|
|
@@ -2231,7 +2231,7 @@ class CreateDataEngineResponse extends AbstractModel {
|
|
|
2231
2231
|
this.DataEngineId = null;
|
|
2232
2232
|
|
|
2233
2233
|
/**
|
|
2234
|
-
* The unique request ID,
|
|
2234
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
2235
2235
|
* @type {string || null}
|
|
2236
2236
|
*/
|
|
2237
2237
|
this.RequestId = null;
|
|
@@ -2723,7 +2723,7 @@ class ModifySparkAppResponse extends AbstractModel {
|
|
|
2723
2723
|
super();
|
|
2724
2724
|
|
|
2725
2725
|
/**
|
|
2726
|
-
* The unique request ID,
|
|
2726
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
2727
2727
|
* @type {string || null}
|
|
2728
2728
|
*/
|
|
2729
2729
|
this.RequestId = null;
|
|
@@ -3190,7 +3190,7 @@ Note: This field may return null, indicating that no valid values can be obtaine
|
|
|
3190
3190
|
this.IsExists = null;
|
|
3191
3191
|
|
|
3192
3192
|
/**
|
|
3193
|
-
* The unique request ID,
|
|
3193
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
3194
3194
|
* @type {string || null}
|
|
3195
3195
|
*/
|
|
3196
3196
|
this.RequestId = null;
|
|
@@ -3302,7 +3302,7 @@ class SuspendResumeDataEngineResponse extends AbstractModel {
|
|
|
3302
3302
|
this.DataEngineName = null;
|
|
3303
3303
|
|
|
3304
3304
|
/**
|
|
3305
|
-
* The unique request ID,
|
|
3305
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
3306
3306
|
* @type {string || null}
|
|
3307
3307
|
*/
|
|
3308
3308
|
this.RequestId = null;
|
|
@@ -3435,7 +3435,7 @@ class GenerateCreateMangedTableSqlResponse extends AbstractModel {
|
|
|
3435
3435
|
this.Execution = null;
|
|
3436
3436
|
|
|
3437
3437
|
/**
|
|
3438
|
-
* The unique request ID,
|
|
3438
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
3439
3439
|
* @type {string || null}
|
|
3440
3440
|
*/
|
|
3441
3441
|
this.RequestId = null;
|
|
@@ -4187,7 +4187,7 @@ class DescribeLakeFsDirSummaryResponse extends AbstractModel {
|
|
|
4187
4187
|
super();
|
|
4188
4188
|
|
|
4189
4189
|
/**
|
|
4190
|
-
* The unique request ID,
|
|
4190
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
4191
4191
|
* @type {string || null}
|
|
4192
4192
|
*/
|
|
4193
4193
|
this.RequestId = null;
|
|
@@ -4215,7 +4215,7 @@ class DescribeForbiddenTableProResponse extends AbstractModel {
|
|
|
4215
4215
|
super();
|
|
4216
4216
|
|
|
4217
4217
|
/**
|
|
4218
|
-
* The unique request ID,
|
|
4218
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
4219
4219
|
* @type {string || null}
|
|
4220
4220
|
*/
|
|
4221
4221
|
this.RequestId = null;
|
|
@@ -4243,7 +4243,7 @@ class CancelTaskResponse extends AbstractModel {
|
|
|
4243
4243
|
super();
|
|
4244
4244
|
|
|
4245
4245
|
/**
|
|
4246
|
-
* The unique request ID,
|
|
4246
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
4247
4247
|
* @type {string || null}
|
|
4248
4248
|
*/
|
|
4249
4249
|
this.RequestId = null;
|
|
@@ -4308,7 +4308,7 @@ class ModifySparkAppBatchResponse extends AbstractModel {
|
|
|
4308
4308
|
super();
|
|
4309
4309
|
|
|
4310
4310
|
/**
|
|
4311
|
-
* The unique request ID,
|
|
4311
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
4312
4312
|
* @type {string || null}
|
|
4313
4313
|
*/
|
|
4314
4314
|
this.RequestId = null;
|
|
@@ -4413,7 +4413,7 @@ class DescribeLakeFsInfoResponse extends AbstractModel {
|
|
|
4413
4413
|
super();
|
|
4414
4414
|
|
|
4415
4415
|
/**
|
|
4416
|
-
* The unique request ID,
|
|
4416
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
4417
4417
|
* @type {string || null}
|
|
4418
4418
|
*/
|
|
4419
4419
|
this.RequestId = null;
|
|
@@ -4441,7 +4441,7 @@ class CancelSparkSessionBatchSQLResponse extends AbstractModel {
|
|
|
4441
4441
|
super();
|
|
4442
4442
|
|
|
4443
4443
|
/**
|
|
4444
|
-
* The unique request ID,
|
|
4444
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
4445
4445
|
* @type {string || null}
|
|
4446
4446
|
*/
|
|
4447
4447
|
this.RequestId = null;
|
|
@@ -4475,7 +4475,7 @@ class CreateSparkSessionBatchSQLResponse extends AbstractModel {
|
|
|
4475
4475
|
this.BatchId = null;
|
|
4476
4476
|
|
|
4477
4477
|
/**
|
|
4478
|
-
* The unique request ID,
|
|
4478
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
4479
4479
|
* @type {string || null}
|
|
4480
4480
|
*/
|
|
4481
4481
|
this.RequestId = null;
|
|
@@ -4684,7 +4684,7 @@ Note: This field may return null, indicating that no valid values can be obtaine
|
|
|
4684
4684
|
this.SparkAppId = null;
|
|
4685
4685
|
|
|
4686
4686
|
/**
|
|
4687
|
-
* The unique request ID,
|
|
4687
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
4688
4688
|
* @type {string || null}
|
|
4689
4689
|
*/
|
|
4690
4690
|
this.RequestId = null;
|
|
@@ -4720,7 +4720,7 @@ Note: This field may return null, indicating that no valid values can be obtaine
|
|
|
4720
4720
|
this.TaskId = null;
|
|
4721
4721
|
|
|
4722
4722
|
/**
|
|
4723
|
-
* The unique request ID,
|
|
4723
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
4724
4724
|
* @type {string || null}
|
|
4725
4725
|
*/
|
|
4726
4726
|
this.RequestId = null;
|
|
@@ -4749,7 +4749,7 @@ class DeleteSparkAppResponse extends AbstractModel {
|
|
|
4749
4749
|
super();
|
|
4750
4750
|
|
|
4751
4751
|
/**
|
|
4752
|
-
* The unique request ID,
|
|
4752
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
4753
4753
|
* @type {string || null}
|
|
4754
4754
|
*/
|
|
4755
4755
|
this.RequestId = null;
|
|
@@ -5050,7 +5050,7 @@ class CreateTasksResponse extends AbstractModel {
|
|
|
5050
5050
|
this.TaskIdSet = null;
|
|
5051
5051
|
|
|
5052
5052
|
/**
|
|
5053
|
-
* The unique request ID,
|
|
5053
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
5054
5054
|
* @type {string || null}
|
|
5055
5055
|
*/
|
|
5056
5056
|
this.RequestId = null;
|
|
@@ -5247,7 +5247,7 @@ class CreateInternalTableResponse extends AbstractModel {
|
|
|
5247
5247
|
this.Execution = null;
|
|
5248
5248
|
|
|
5249
5249
|
/**
|
|
5250
|
-
* The unique request ID,
|
|
5250
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
5251
5251
|
* @type {string || null}
|
|
5252
5252
|
*/
|
|
5253
5253
|
this.RequestId = null;
|
|
@@ -5397,7 +5397,7 @@ class UpdateRowFilterResponse extends AbstractModel {
|
|
|
5397
5397
|
super();
|
|
5398
5398
|
|
|
5399
5399
|
/**
|
|
5400
|
-
* The unique request ID,
|
|
5400
|
+
* The unique request ID, generated by the server, will be returned for every request (if the request fails to reach the server for other reasons, the request will not obtain a RequestId). RequestId is required for locating a problem.
|
|
5401
5401
|
* @type {string || null}
|
|
5402
5402
|
*/
|
|
5403
5403
|
this.RequestId = null;
|