tencentcloud-sdk-nodejs-intl-en 3.0.898 → 3.0.899

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,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-intl-en",
3
- "version": "3.0.898",
3
+ "version": "3.0.899",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -460,7 +460,7 @@ This API (UpgradeLaunchConfiguration) is used to upgrade the launch configuratio
460
460
  * There is no on going scaling task.
461
461
  * This API is valid even when the scaling group is disabled. For more details, see [DisableAutoScalingGroup](https://intl.cloud.tencent.com/document/api/377/20435?from_cn_redirect=1).
462
462
  * You can specify the instances to remove in the scale-in activity by using `TerminationPolicies`. For more information, see [Scaling In Policies](https://intl.cloud.tencent.com/document/product/377/8563?from_cn_redirect=1).
463
- * Only the `IN_SERVICE` instances will be reduced. To reduce instances in other statues, use the [`DetachInstances`](https://intl.cloud.tencent.com/document/api/377/20436?from_cn_redirect=1) or [`RemoveInstances`](https://intl.cloud.tencent.com/document/api/377/20431?from_cn_redirect=1) API.
463
+ * Only the `IN_SERVICE` instances will be reduced. To reduce instances in other statues, use the [`DetachInstances`](https://intl.cloud.tencent.com/document/api/377/31011?from_cn_redirect=1) or [`RemoveInstances`](https://intl.cloud.tencent.com/document/api/377/31005?from_cn_redirect=1) API.
464
464
  * The desired capacity will be reduced accordingly. The new desired capacity should be no less than the minimum capacity.
465
465
  * If the scale-in activity failed or partially succeeded, the final desired capacity only deducts the instances that have been reduced successfully.
466
466
  * @param {ScaleInInstancesRequest} req
@@ -25,7 +25,7 @@ class DisableAutoScalingGroupResponse extends AbstractModel {
25
25
  super();
26
26
 
27
27
  /**
28
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
28
+ * 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.
29
29
  * @type {string || null}
30
30
  */
31
31
  this.RequestId = null;
@@ -346,7 +346,7 @@ class DescribeRefreshActivitiesResponse extends AbstractModel {
346
346
  this.RefreshActivitySet = null;
347
347
 
348
348
  /**
349
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
349
+ * 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.
350
350
  * @type {string || null}
351
351
  */
352
352
  this.RequestId = null;
@@ -1195,7 +1195,7 @@ class DescribeAccountLimitsResponse extends AbstractModel {
1195
1195
  this.NumberOfAutoScalingGroups = null;
1196
1196
 
1197
1197
  /**
1198
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
1198
+ * 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.
1199
1199
  * @type {string || null}
1200
1200
  */
1201
1201
  this.RequestId = null;
@@ -1233,7 +1233,7 @@ class CreateLaunchConfigurationResponse extends AbstractModel {
1233
1233
  this.LaunchConfigurationId = null;
1234
1234
 
1235
1235
  /**
1236
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
1236
+ * 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.
1237
1237
  * @type {string || null}
1238
1238
  */
1239
1239
  this.RequestId = null;
@@ -1358,7 +1358,7 @@ class CreateLifecycleHookResponse extends AbstractModel {
1358
1358
  this.LifecycleHookId = null;
1359
1359
 
1360
1360
  /**
1361
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
1361
+ * 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.
1362
1362
  * @type {string || null}
1363
1363
  */
1364
1364
  this.RequestId = null;
@@ -1387,7 +1387,7 @@ class ClearLaunchConfigurationAttributesResponse extends AbstractModel {
1387
1387
  super();
1388
1388
 
1389
1389
  /**
1390
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
1390
+ * 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.
1391
1391
  * @type {string || null}
1392
1392
  */
1393
1393
  this.RequestId = null;
@@ -1427,7 +1427,7 @@ class DescribeAutoScalingGroupsResponse extends AbstractModel {
1427
1427
  this.TotalCount = null;
1428
1428
 
1429
1429
  /**
1430
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
1430
+ * 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.
1431
1431
  * @type {string || null}
1432
1432
  */
1433
1433
  this.RequestId = null;
@@ -1656,7 +1656,7 @@ class StopAutoScalingInstancesResponse extends AbstractModel {
1656
1656
  this.ActivityId = null;
1657
1657
 
1658
1658
  /**
1659
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
1659
+ * 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.
1660
1660
  * @type {string || null}
1661
1661
  */
1662
1662
  this.RequestId = null;
@@ -1856,7 +1856,7 @@ class ModifyScheduledActionResponse extends AbstractModel {
1856
1856
  super();
1857
1857
 
1858
1858
  /**
1859
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
1859
+ * 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.
1860
1860
  * @type {string || null}
1861
1861
  */
1862
1862
  this.RequestId = null;
@@ -1890,7 +1890,7 @@ class AttachLoadBalancersResponse extends AbstractModel {
1890
1890
  this.ActivityId = null;
1891
1891
 
1892
1892
  /**
1893
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
1893
+ * 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.
1894
1894
  * @type {string || null}
1895
1895
  */
1896
1896
  this.RequestId = null;
@@ -1925,7 +1925,7 @@ class ExecuteScalingPolicyResponse extends AbstractModel {
1925
1925
  this.ActivityId = null;
1926
1926
 
1927
1927
  /**
1928
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
1928
+ * 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.
1929
1929
  * @type {string || null}
1930
1930
  */
1931
1931
  this.RequestId = null;
@@ -1982,7 +1982,7 @@ class SetInstancesProtectionResponse extends AbstractModel {
1982
1982
  super();
1983
1983
 
1984
1984
  /**
1985
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
1985
+ * 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.
1986
1986
  * @type {string || null}
1987
1987
  */
1988
1988
  this.RequestId = null;
@@ -2016,7 +2016,7 @@ class StartAutoScalingInstancesResponse extends AbstractModel {
2016
2016
  this.ActivityId = null;
2017
2017
 
2018
2018
  /**
2019
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
2019
+ * 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.
2020
2020
  * @type {string || null}
2021
2021
  */
2022
2022
  this.RequestId = null;
@@ -2100,7 +2100,7 @@ class CreateScalingPolicyResponse extends AbstractModel {
2100
2100
  this.AutoScalingPolicyId = null;
2101
2101
 
2102
2102
  /**
2103
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
2103
+ * 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.
2104
2104
  * @type {string || null}
2105
2105
  */
2106
2106
  this.RequestId = null;
@@ -2135,7 +2135,7 @@ class CreateNotificationConfigurationResponse extends AbstractModel {
2135
2135
  this.AutoScalingNotificationId = null;
2136
2136
 
2137
2137
  /**
2138
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
2138
+ * 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.
2139
2139
  * @type {string || null}
2140
2140
  */
2141
2141
  this.RequestId = null;
@@ -2238,7 +2238,7 @@ class DescribeLaunchConfigurationsResponse extends AbstractModel {
2238
2238
  this.LaunchConfigurationSet = null;
2239
2239
 
2240
2240
  /**
2241
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
2241
+ * 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.
2242
2242
  * @type {string || null}
2243
2243
  */
2244
2244
  this.RequestId = null;
@@ -2311,7 +2311,7 @@ class DeleteScalingPolicyResponse extends AbstractModel {
2311
2311
  super();
2312
2312
 
2313
2313
  /**
2314
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
2314
+ * 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.
2315
2315
  * @type {string || null}
2316
2316
  */
2317
2317
  this.RequestId = null;
@@ -2557,7 +2557,7 @@ class RemoveInstancesResponse extends AbstractModel {
2557
2557
  this.ActivityId = null;
2558
2558
 
2559
2559
  /**
2560
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
2560
+ * 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.
2561
2561
  * @type {string || null}
2562
2562
  */
2563
2563
  this.RequestId = null;
@@ -2586,7 +2586,7 @@ class ModifyScalingPolicyResponse extends AbstractModel {
2586
2586
  super();
2587
2587
 
2588
2588
  /**
2589
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
2589
+ * 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.
2590
2590
  * @type {string || null}
2591
2591
  */
2592
2592
  this.RequestId = null;
@@ -2684,7 +2684,7 @@ class DeleteNotificationConfigurationResponse extends AbstractModel {
2684
2684
  super();
2685
2685
 
2686
2686
  /**
2687
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
2687
+ * 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.
2688
2688
  * @type {string || null}
2689
2689
  */
2690
2690
  this.RequestId = null;
@@ -2718,7 +2718,7 @@ class DetachInstancesResponse extends AbstractModel {
2718
2718
  this.ActivityId = null;
2719
2719
 
2720
2720
  /**
2721
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
2721
+ * 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.
2722
2722
  * @type {string || null}
2723
2723
  */
2724
2724
  this.RequestId = null;
@@ -2782,7 +2782,7 @@ class ModifyLaunchConfigurationAttributesResponse extends AbstractModel {
2782
2782
  super();
2783
2783
 
2784
2784
  /**
2785
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
2785
+ * 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.
2786
2786
  * @type {string || null}
2787
2787
  */
2788
2788
  this.RequestId = null;
@@ -3389,7 +3389,7 @@ class AttachInstancesResponse extends AbstractModel {
3389
3389
  this.ActivityId = null;
3390
3390
 
3391
3391
  /**
3392
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
3392
+ * 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.
3393
3393
  * @type {string || null}
3394
3394
  */
3395
3395
  this.RequestId = null;
@@ -3424,7 +3424,7 @@ class DescribeAutoScalingGroupLastActivitiesResponse extends AbstractModel {
3424
3424
  this.ActivitySet = null;
3425
3425
 
3426
3426
  /**
3427
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
3427
+ * 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.
3428
3428
  * @type {string || null}
3429
3429
  */
3430
3430
  this.RequestId = null;
@@ -3488,7 +3488,7 @@ class ScaleInInstancesResponse extends AbstractModel {
3488
3488
  this.ActivityId = null;
3489
3489
 
3490
3490
  /**
3491
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
3491
+ * 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.
3492
3492
  * @type {string || null}
3493
3493
  */
3494
3494
  this.RequestId = null;
@@ -3558,7 +3558,7 @@ class DetachLoadBalancersResponse extends AbstractModel {
3558
3558
  this.ActivityId = null;
3559
3559
 
3560
3560
  /**
3561
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
3561
+ * 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.
3562
3562
  * @type {string || null}
3563
3563
  */
3564
3564
  this.RequestId = null;
@@ -3802,7 +3802,7 @@ class ModifyLoadBalancersResponse extends AbstractModel {
3802
3802
  this.ActivityId = null;
3803
3803
 
3804
3804
  /**
3805
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
3805
+ * 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.
3806
3806
  * @type {string || null}
3807
3807
  */
3808
3808
  this.RequestId = null;
@@ -3919,7 +3919,7 @@ class DescribeScheduledActionsResponse extends AbstractModel {
3919
3919
  this.ScheduledActionSet = null;
3920
3920
 
3921
3921
  /**
3922
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
3922
+ * 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.
3923
3923
  * @type {string || null}
3924
3924
  */
3925
3925
  this.RequestId = null;
@@ -4053,7 +4053,7 @@ class ModifyLoadBalancerTargetAttributesResponse extends AbstractModel {
4053
4053
  this.ActivityId = null;
4054
4054
 
4055
4055
  /**
4056
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
4056
+ * 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.
4057
4057
  * @type {string || null}
4058
4058
  */
4059
4059
  this.RequestId = null;
@@ -4082,7 +4082,7 @@ class ModifyAutoScalingGroupResponse extends AbstractModel {
4082
4082
  super();
4083
4083
 
4084
4084
  /**
4085
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
4085
+ * 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.
4086
4086
  * @type {string || null}
4087
4087
  */
4088
4088
  this.RequestId = null;
@@ -4117,7 +4117,7 @@ Note: This field may return null, indicating that no valid value can be obtained
4117
4117
  this.ActivityId = null;
4118
4118
 
4119
4119
  /**
4120
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
4120
+ * 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.
4121
4121
  * @type {string || null}
4122
4122
  */
4123
4123
  this.RequestId = null;
@@ -4426,7 +4426,7 @@ class UpgradeLifecycleHookResponse extends AbstractModel {
4426
4426
  super();
4427
4427
 
4428
4428
  /**
4429
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
4429
+ * 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.
4430
4430
  * @type {string || null}
4431
4431
  */
4432
4432
  this.RequestId = null;
@@ -4489,7 +4489,7 @@ class ModifyLifecycleHookResponse extends AbstractModel {
4489
4489
  super();
4490
4490
 
4491
4491
  /**
4492
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
4492
+ * 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.
4493
4493
  * @type {string || null}
4494
4494
  */
4495
4495
  this.RequestId = null;
@@ -4563,7 +4563,7 @@ class DescribeAutoScalingAdvicesResponse extends AbstractModel {
4563
4563
  this.AutoScalingAdviceSet = null;
4564
4564
 
4565
4565
  /**
4566
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
4566
+ * 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.
4567
4567
  * @type {string || null}
4568
4568
  */
4569
4569
  this.RequestId = null;
@@ -4851,7 +4851,7 @@ class DeleteScheduledActionResponse extends AbstractModel {
4851
4851
  super();
4852
4852
 
4853
4853
  /**
4854
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
4854
+ * 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.
4855
4855
  * @type {string || null}
4856
4856
  */
4857
4857
  this.RequestId = null;
@@ -5136,7 +5136,7 @@ class DescribeAutoScalingActivitiesResponse extends AbstractModel {
5136
5136
  this.ActivitySet = null;
5137
5137
 
5138
5138
  /**
5139
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
5139
+ * 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.
5140
5140
  * @type {string || null}
5141
5141
  */
5142
5142
  this.RequestId = null;
@@ -5186,7 +5186,7 @@ class DescribeNotificationConfigurationsResponse extends AbstractModel {
5186
5186
  this.AutoScalingNotificationSet = null;
5187
5187
 
5188
5188
  /**
5189
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
5189
+ * 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.
5190
5190
  * @type {string || null}
5191
5191
  */
5192
5192
  this.RequestId = null;
@@ -5300,7 +5300,7 @@ class RollbackInstanceRefreshResponse extends AbstractModel {
5300
5300
  this.RefreshActivityId = null;
5301
5301
 
5302
5302
  /**
5303
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
5303
+ * 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.
5304
5304
  * @type {string || null}
5305
5305
  */
5306
5306
  this.RequestId = null;
@@ -5405,7 +5405,7 @@ class CreateAutoScalingGroupFromInstanceResponse extends AbstractModel {
5405
5405
  this.AutoScalingGroupId = null;
5406
5406
 
5407
5407
  /**
5408
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
5408
+ * 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.
5409
5409
  * @type {string || null}
5410
5410
  */
5411
5411
  this.RequestId = null;
@@ -5631,7 +5631,7 @@ class DescribeAutoScalingInstancesResponse extends AbstractModel {
5631
5631
  this.TotalCount = null;
5632
5632
 
5633
5633
  /**
5634
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
5634
+ * 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.
5635
5635
  * @type {string || null}
5636
5636
  */
5637
5637
  this.RequestId = null;
@@ -5770,7 +5770,7 @@ class DeleteLaunchConfigurationResponse extends AbstractModel {
5770
5770
  super();
5771
5771
 
5772
5772
  /**
5773
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
5773
+ * 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.
5774
5774
  * @type {string || null}
5775
5775
  */
5776
5776
  this.RequestId = null;
@@ -5798,7 +5798,7 @@ class IPv6InternetAccessible extends AbstractModel {
5798
5798
  super();
5799
5799
 
5800
5800
  /**
5801
- * Network billing mode. Valid values: TRAFFIC_POSTPAID_BY_HOUR, BANDWIDTH_PACKAGE. Default value: TRAFFIC_POSTPAID_BY_HOUR. For the current account type, see [Account Type Description](https://intl.cloud.tencent.com/document/product/1199/49090?from_cn_redirect=1#judge).
5801
+ * Network billing mode. Valid values: TRAFFIC_POSTPAID_BY_HOUR, BANDWIDTH_PACKAGE. Default value: TRAFFIC_POSTPAID_BY_HOUR. For the current account type, see [Account Type Description](https://intl.cloud.tencent.com/document/product/684/15246?from_cn_redirect=1#judge).
5802
5802
  <br><li> IPv6 supports `TRAFFIC_POSTPAID_BY_HOUR` under a bill-by-IP account.
5803
5803
  <br><li> IPv6 supports `BANDWIDTH_PACKAGE` under a bill-by-CVM account.
5804
5804
  Note: This field may return `null`, indicating that no valid values can be obtained.
@@ -6145,7 +6145,7 @@ class CreateScheduledActionResponse extends AbstractModel {
6145
6145
  this.ScheduledActionId = null;
6146
6146
 
6147
6147
  /**
6148
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
6148
+ * 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.
6149
6149
  * @type {string || null}
6150
6150
  */
6151
6151
  this.RequestId = null;
@@ -6180,7 +6180,7 @@ class StartInstanceRefreshResponse extends AbstractModel {
6180
6180
  this.RefreshActivityId = null;
6181
6181
 
6182
6182
  /**
6183
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
6183
+ * 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.
6184
6184
  * @type {string || null}
6185
6185
  */
6186
6186
  this.RequestId = null;
@@ -6499,7 +6499,7 @@ class CompleteLifecycleActionResponse extends AbstractModel {
6499
6499
  super();
6500
6500
 
6501
6501
  /**
6502
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
6502
+ * 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.
6503
6503
  * @type {string || null}
6504
6504
  */
6505
6505
  this.RequestId = null;
@@ -6533,7 +6533,7 @@ class ScaleOutInstancesResponse extends AbstractModel {
6533
6533
  this.ActivityId = null;
6534
6534
 
6535
6535
  /**
6536
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
6536
+ * 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.
6537
6537
  * @type {string || null}
6538
6538
  */
6539
6539
  this.RequestId = null;
@@ -6751,7 +6751,7 @@ class CreateAutoScalingGroupResponse extends AbstractModel {
6751
6751
  this.AutoScalingGroupId = null;
6752
6752
 
6753
6753
  /**
6754
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
6754
+ * 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.
6755
6755
  * @type {string || null}
6756
6756
  */
6757
6757
  this.RequestId = null;
@@ -6815,7 +6815,7 @@ class ModifyNotificationConfigurationResponse extends AbstractModel {
6815
6815
  super();
6816
6816
 
6817
6817
  /**
6818
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
6818
+ * 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.
6819
6819
  * @type {string || null}
6820
6820
  */
6821
6821
  this.RequestId = null;
@@ -6883,7 +6883,7 @@ class DescribeLifecycleHooksResponse extends AbstractModel {
6883
6883
  this.TotalCount = null;
6884
6884
 
6885
6885
  /**
6886
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
6886
+ * 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.
6887
6887
  * @type {string || null}
6888
6888
  */
6889
6889
  this.RequestId = null;
@@ -7385,7 +7385,7 @@ class DeleteAutoScalingGroupResponse extends AbstractModel {
7385
7385
  super();
7386
7386
 
7387
7387
  /**
7388
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
7388
+ * 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.
7389
7389
  * @type {string || null}
7390
7390
  */
7391
7391
  this.RequestId = null;
@@ -8318,7 +8318,7 @@ class StopInstanceRefreshResponse extends AbstractModel {
8318
8318
  super();
8319
8319
 
8320
8320
  /**
8321
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
8321
+ * 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.
8322
8322
  * @type {string || null}
8323
8323
  */
8324
8324
  this.RequestId = null;
@@ -8550,7 +8550,7 @@ class ResumeInstanceRefreshResponse extends AbstractModel {
8550
8550
  super();
8551
8551
 
8552
8552
  /**
8553
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
8553
+ * 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.
8554
8554
  * @type {string || null}
8555
8555
  */
8556
8556
  this.RequestId = null;
@@ -8590,7 +8590,7 @@ class DescribeScalingPoliciesResponse extends AbstractModel {
8590
8590
  this.TotalCount = null;
8591
8591
 
8592
8592
  /**
8593
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
8593
+ * 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.
8594
8594
  * @type {string || null}
8595
8595
  */
8596
8596
  this.RequestId = null;
@@ -8811,7 +8811,7 @@ class ModifyDesiredCapacityResponse extends AbstractModel {
8811
8811
  super();
8812
8812
 
8813
8813
  /**
8814
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
8814
+ * 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.
8815
8815
  * @type {string || null}
8816
8816
  */
8817
8817
  this.RequestId = null;
@@ -8913,7 +8913,7 @@ class CancelInstanceRefreshResponse extends AbstractModel {
8913
8913
  super();
8914
8914
 
8915
8915
  /**
8916
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
8916
+ * 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.
8917
8917
  * @type {string || null}
8918
8918
  */
8919
8919
  this.RequestId = null;
@@ -9096,7 +9096,7 @@ class EnableAutoScalingGroupResponse extends AbstractModel {
9096
9096
  super();
9097
9097
 
9098
9098
  /**
9099
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
9099
+ * 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.
9100
9100
  * @type {string || null}
9101
9101
  */
9102
9102
  this.RequestId = null;
@@ -9124,7 +9124,7 @@ class UpgradeLaunchConfigurationResponse extends AbstractModel {
9124
9124
  super();
9125
9125
 
9126
9126
  /**
9127
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
9127
+ * 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.
9128
9128
  * @type {string || null}
9129
9129
  */
9130
9130
  this.RequestId = null;
@@ -9187,7 +9187,7 @@ class DeleteLifecycleHookResponse extends AbstractModel {
9187
9187
  super();
9188
9188
 
9189
9189
  /**
9190
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
9190
+ * 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.
9191
9191
  * @type {string || null}
9192
9192
  */
9193
9193
  this.RequestId = null;
@@ -1,2 +1,2 @@
1
- const sdkVersion = "3.0.898";
1
+ const sdkVersion = "3.0.899";
2
2
  module.exports = sdkVersion
@@ -33,7 +33,7 @@ When tag unbinding partially or completely fails, the returned `FailedResources`
33
33
  this.FailedResources = null;
34
34
 
35
35
  /**
36
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
36
+ * 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.
37
37
  * @type {string || null}
38
38
  */
39
39
  this.RequestId = null;
@@ -187,7 +187,7 @@ class GetTagValuesResponse extends AbstractModel {
187
187
  this.Tags = null;
188
188
 
189
189
  /**
190
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
190
+ * 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.
191
191
  * @type {string || null}
192
192
  */
193
193
  this.RequestId = null;
@@ -225,7 +225,7 @@ class AttachResourcesTagResponse extends AbstractModel {
225
225
  super();
226
226
 
227
227
  /**
228
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
228
+ * 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.
229
229
  * @type {string || null}
230
230
  */
231
231
  this.RequestId = null;
@@ -265,7 +265,7 @@ class GetTagKeysResponse extends AbstractModel {
265
265
  this.TagKeys = null;
266
266
 
267
267
  /**
268
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
268
+ * 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.
269
269
  * @type {string || null}
270
270
  */
271
271
  this.RequestId = null;
@@ -395,7 +395,7 @@ class DeleteResourceTagResponse extends AbstractModel {
395
395
  super();
396
396
 
397
397
  /**
398
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
398
+ * 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.
399
399
  * @type {string || null}
400
400
  */
401
401
  this.RequestId = null;
@@ -493,7 +493,7 @@ class ModifyResourceTagsResponse extends AbstractModel {
493
493
  super();
494
494
 
495
495
  /**
496
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
496
+ * 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.
497
497
  * @type {string || null}
498
498
  */
499
499
  this.RequestId = null;
@@ -774,7 +774,7 @@ class DeleteTagsResponse extends AbstractModel {
774
774
  super();
775
775
 
776
776
  /**
777
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
777
+ * 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.
778
778
  * @type {string || null}
779
779
  */
780
780
  this.RequestId = null;
@@ -802,7 +802,7 @@ class ModifyResourcesTagValueResponse extends AbstractModel {
802
802
  super();
803
803
 
804
804
  /**
805
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
805
+ * 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.
806
806
  * @type {string || null}
807
807
  */
808
808
  this.RequestId = null;
@@ -854,7 +854,7 @@ class DescribeTagsResponse extends AbstractModel {
854
854
  this.Tags = null;
855
855
 
856
856
  /**
857
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
857
+ * 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.
858
858
  * @type {string || null}
859
859
  */
860
860
  this.RequestId = null;
@@ -999,7 +999,7 @@ class DescribeProjectsResponse extends AbstractModel {
999
999
  this.Projects = null;
1000
1000
 
1001
1001
  /**
1002
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
1002
+ * 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.
1003
1003
  * @type {string || null}
1004
1004
  */
1005
1005
  this.RequestId = null;
@@ -1099,7 +1099,7 @@ class DescribeTagsSeqResponse extends AbstractModel {
1099
1099
  this.Tags = null;
1100
1100
 
1101
1101
  /**
1102
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
1102
+ * 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.
1103
1103
  * @type {string || null}
1104
1104
  */
1105
1105
  this.RequestId = null;
@@ -1222,7 +1222,7 @@ Note: this field may return null, indicating that no valid values can be obtaine
1222
1222
  this.Rows = null;
1223
1223
 
1224
1224
  /**
1225
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
1225
+ * 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.
1226
1226
  * @type {string || null}
1227
1227
  */
1228
1228
  this.RequestId = null;
@@ -1356,7 +1356,7 @@ class DescribeResourcesByTagsUnionResponse extends AbstractModel {
1356
1356
  this.Rows = null;
1357
1357
 
1358
1358
  /**
1359
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
1359
+ * 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.
1360
1360
  * @type {string || null}
1361
1361
  */
1362
1362
  this.RequestId = null;
@@ -1420,7 +1420,7 @@ class DescribeResourceTagsByResourceIdsResponse extends AbstractModel {
1420
1420
  this.Tags = null;
1421
1421
 
1422
1422
  /**
1423
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
1423
+ * 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.
1424
1424
  * @type {string || null}
1425
1425
  */
1426
1426
  this.RequestId = null;
@@ -1472,7 +1472,7 @@ class GetTagsResponse extends AbstractModel {
1472
1472
  this.Tags = null;
1473
1473
 
1474
1474
  /**
1475
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
1475
+ * 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.
1476
1476
  * @type {string || null}
1477
1477
  */
1478
1478
  this.RequestId = null;
@@ -1688,7 +1688,7 @@ class AddResourceTagResponse extends AbstractModel {
1688
1688
  super();
1689
1689
 
1690
1690
  /**
1691
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
1691
+ * 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.
1692
1692
  * @type {string || null}
1693
1693
  */
1694
1694
  this.RequestId = null;
@@ -1741,7 +1741,7 @@ Note: This field may return null, indicating that no valid value is found.
1741
1741
  this.Rows = null;
1742
1742
 
1743
1743
  /**
1744
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
1744
+ * 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.
1745
1745
  * @type {string || null}
1746
1746
  */
1747
1747
  this.RequestId = null;
@@ -1847,7 +1847,7 @@ class DescribeTagValuesSeqResponse extends AbstractModel {
1847
1847
  this.Tags = null;
1848
1848
 
1849
1849
  /**
1850
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
1850
+ * 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.
1851
1851
  * @type {string || null}
1852
1852
  */
1853
1853
  this.RequestId = null;
@@ -1946,7 +1946,7 @@ class DescribeResourceTagsByTagKeysResponse extends AbstractModel {
1946
1946
  this.Rows = null;
1947
1947
 
1948
1948
  /**
1949
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
1949
+ * 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.
1950
1950
  * @type {string || null}
1951
1951
  */
1952
1952
  this.RequestId = null;
@@ -2080,7 +2080,7 @@ class DescribeTagValuesResponse extends AbstractModel {
2080
2080
  this.Tags = null;
2081
2081
 
2082
2082
  /**
2083
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
2083
+ * 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.
2084
2084
  * @type {string || null}
2085
2085
  */
2086
2086
  this.RequestId = null;
@@ -2361,7 +2361,7 @@ class CreateTagResponse extends AbstractModel {
2361
2361
  super();
2362
2362
 
2363
2363
  /**
2364
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
2364
+ * 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.
2365
2365
  * @type {string || null}
2366
2366
  */
2367
2367
  this.RequestId = null;
@@ -2476,7 +2476,7 @@ class DetachResourcesTagResponse extends AbstractModel {
2476
2476
  super();
2477
2477
 
2478
2478
  /**
2479
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
2479
+ * 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.
2480
2480
  * @type {string || null}
2481
2481
  */
2482
2482
  this.RequestId = null;
@@ -2516,7 +2516,7 @@ class GetResourcesResponse extends AbstractModel {
2516
2516
  this.ResourceTagMappingList = null;
2517
2517
 
2518
2518
  /**
2519
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
2519
+ * 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.
2520
2520
  * @type {string || null}
2521
2521
  */
2522
2522
  this.RequestId = null;
@@ -2578,7 +2578,7 @@ class DescribeResourceTagsByResourceIdsSeqResponse extends AbstractModel {
2578
2578
  this.Tags = null;
2579
2579
 
2580
2580
  /**
2581
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
2581
+ * 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.
2582
2582
  * @type {string || null}
2583
2583
  */
2584
2584
  this.RequestId = null;
@@ -2618,7 +2618,7 @@ class DeleteTagResponse extends AbstractModel {
2618
2618
  super();
2619
2619
 
2620
2620
  /**
2621
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
2621
+ * 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.
2622
2622
  * @type {string || null}
2623
2623
  */
2624
2624
  this.RequestId = null;
@@ -2670,7 +2670,7 @@ class DescribeTagKeysResponse extends AbstractModel {
2670
2670
  this.Tags = null;
2671
2671
 
2672
2672
  /**
2673
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
2673
+ * 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.
2674
2674
  * @type {string || null}
2675
2675
  */
2676
2676
  this.RequestId = null;
@@ -2801,7 +2801,7 @@ When tag creating and binding partially or completely fails, the returned `Faile
2801
2801
  this.FailedResources = null;
2802
2802
 
2803
2803
  /**
2804
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
2804
+ * 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.
2805
2805
  * @type {string || null}
2806
2806
  */
2807
2807
  this.RequestId = null;
@@ -2875,7 +2875,7 @@ class CreateTagsResponse extends AbstractModel {
2875
2875
  super();
2876
2876
 
2877
2877
  /**
2878
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
2878
+ * 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.
2879
2879
  * @type {string || null}
2880
2880
  */
2881
2881
  this.RequestId = null;
@@ -3124,7 +3124,7 @@ class UpdateResourceTagValueResponse extends AbstractModel {
3124
3124
  super();
3125
3125
 
3126
3126
  /**
3127
- * The unique request ID, which is returned for each request. RequestId is required for locating a problem.
3127
+ * 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.
3128
3128
  * @type {string || null}
3129
3129
  */
3130
3130
  this.RequestId = null;