tencentcloud-sdk-python-intl-en 3.0.1081__py2.py3-none-any.whl → 3.0.1083__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of tencentcloud-sdk-python-intl-en might be problematic. Click here for more details.
- tencentcloud/__init__.py +1 -1
- tencentcloud/cdb/v20170320/cdb_client.py +0 -27
- tencentcloud/cdb/v20170320/models.py +266 -395
- tencentcloud/chdfs/v20201112/models.py +58 -58
- tencentcloud/dc/v20180410/models.py +2 -2
- tencentcloud/mariadb/v20170312/mariadb_client.py +1 -1
- tencentcloud/mariadb/v20170312/models.py +132 -132
- tencentcloud/msp/v20180319/models.py +14 -14
- tencentcloud/tag/v20180813/errorcodes.py +9 -0
- tencentcloud/tag/v20180813/models.py +109 -0
- tencentcloud/tag/v20180813/tag_client.py +23 -0
- tencentcloud/trtc/v20190722/models.py +30 -0
- {tencentcloud_sdk_python_intl_en-3.0.1081.dist-info → tencentcloud_sdk_python_intl_en-3.0.1083.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python_intl_en-3.0.1081.dist-info → tencentcloud_sdk_python_intl_en-3.0.1083.dist-info}/RECORD +16 -16
- {tencentcloud_sdk_python_intl_en-3.0.1081.dist-info → tencentcloud_sdk_python_intl_en-3.0.1083.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python_intl_en-3.0.1081.dist-info → tencentcloud_sdk_python_intl_en-3.0.1083.dist-info}/top_level.txt +0 -0
|
@@ -358,14 +358,14 @@ class AddTimeWindowResponse(AbstractModel):
|
|
|
358
358
|
|
|
359
359
|
def __init__(self):
|
|
360
360
|
r"""
|
|
361
|
-
:param _RequestId: The unique request ID,
|
|
361
|
+
:param _RequestId: 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.
|
|
362
362
|
:type RequestId: str
|
|
363
363
|
"""
|
|
364
364
|
self._RequestId = None
|
|
365
365
|
|
|
366
366
|
@property
|
|
367
367
|
def RequestId(self):
|
|
368
|
-
"""The unique request ID,
|
|
368
|
+
"""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.
|
|
369
369
|
:rtype: str
|
|
370
370
|
"""
|
|
371
371
|
return self._RequestId
|
|
@@ -594,7 +594,7 @@ class AdjustCdbProxyAddressResponse(AbstractModel):
|
|
|
594
594
|
r"""
|
|
595
595
|
:param _AsyncRequestId: Async task ID Note: This field may return null, indicating that no valid values can be obtained.
|
|
596
596
|
:type AsyncRequestId: str
|
|
597
|
-
:param _RequestId: The unique request ID,
|
|
597
|
+
:param _RequestId: 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.
|
|
598
598
|
:type RequestId: str
|
|
599
599
|
"""
|
|
600
600
|
self._AsyncRequestId = None
|
|
@@ -613,7 +613,7 @@ class AdjustCdbProxyAddressResponse(AbstractModel):
|
|
|
613
613
|
|
|
614
614
|
@property
|
|
615
615
|
def RequestId(self):
|
|
616
|
-
"""The unique request ID,
|
|
616
|
+
"""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.
|
|
617
617
|
:rtype: str
|
|
618
618
|
"""
|
|
619
619
|
return self._RequestId
|
|
@@ -738,7 +738,7 @@ class AdjustCdbProxyResponse(AbstractModel):
|
|
|
738
738
|
r"""
|
|
739
739
|
:param _AsyncRequestId: Async task ID Note: This field may return null, indicating that no valid values can be obtained.
|
|
740
740
|
:type AsyncRequestId: str
|
|
741
|
-
:param _RequestId: The unique request ID,
|
|
741
|
+
:param _RequestId: 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.
|
|
742
742
|
:type RequestId: str
|
|
743
743
|
"""
|
|
744
744
|
self._AsyncRequestId = None
|
|
@@ -757,7 +757,7 @@ class AdjustCdbProxyResponse(AbstractModel):
|
|
|
757
757
|
|
|
758
758
|
@property
|
|
759
759
|
def RequestId(self):
|
|
760
|
-
"""The unique request ID,
|
|
760
|
+
"""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.
|
|
761
761
|
:rtype: str
|
|
762
762
|
"""
|
|
763
763
|
return self._RequestId
|
|
@@ -974,7 +974,7 @@ Note: This field may return null, indicating that no valid values can be obtaine
|
|
|
974
974
|
:param _TotalCount: Number of scanned logs
|
|
975
975
|
Note: This field may return null, indicating that no valid values can be obtained.
|
|
976
976
|
:type TotalCount: int
|
|
977
|
-
:param _RequestId: The unique request ID,
|
|
977
|
+
:param _RequestId: 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.
|
|
978
978
|
:type RequestId: str
|
|
979
979
|
"""
|
|
980
980
|
self._Items = None
|
|
@@ -1007,7 +1007,7 @@ Note: This field may return null, indicating that no valid values can be obtaine
|
|
|
1007
1007
|
|
|
1008
1008
|
@property
|
|
1009
1009
|
def RequestId(self):
|
|
1010
|
-
"""The unique request ID,
|
|
1010
|
+
"""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.
|
|
1011
1011
|
:rtype: str
|
|
1012
1012
|
"""
|
|
1013
1013
|
return self._RequestId
|
|
@@ -1101,14 +1101,14 @@ class AssociateSecurityGroupsResponse(AbstractModel):
|
|
|
1101
1101
|
|
|
1102
1102
|
def __init__(self):
|
|
1103
1103
|
r"""
|
|
1104
|
-
:param _RequestId: The unique request ID,
|
|
1104
|
+
:param _RequestId: 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.
|
|
1105
1105
|
:type RequestId: str
|
|
1106
1106
|
"""
|
|
1107
1107
|
self._RequestId = None
|
|
1108
1108
|
|
|
1109
1109
|
@property
|
|
1110
1110
|
def RequestId(self):
|
|
1111
|
-
"""The unique request ID,
|
|
1111
|
+
"""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.
|
|
1112
1112
|
:rtype: str
|
|
1113
1113
|
"""
|
|
1114
1114
|
return self._RequestId
|
|
@@ -3062,14 +3062,14 @@ class BalanceRoGroupLoadResponse(AbstractModel):
|
|
|
3062
3062
|
|
|
3063
3063
|
def __init__(self):
|
|
3064
3064
|
r"""
|
|
3065
|
-
:param _RequestId: The unique request ID,
|
|
3065
|
+
:param _RequestId: 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.
|
|
3066
3066
|
:type RequestId: str
|
|
3067
3067
|
"""
|
|
3068
3068
|
self._RequestId = None
|
|
3069
3069
|
|
|
3070
3070
|
@property
|
|
3071
3071
|
def RequestId(self):
|
|
3072
|
-
"""The unique request ID,
|
|
3072
|
+
"""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.
|
|
3073
3073
|
:rtype: str
|
|
3074
3074
|
"""
|
|
3075
3075
|
return self._RequestId
|
|
@@ -4377,14 +4377,14 @@ class CloseCDBProxyResponse(AbstractModel):
|
|
|
4377
4377
|
|
|
4378
4378
|
def __init__(self):
|
|
4379
4379
|
r"""
|
|
4380
|
-
:param _RequestId: The unique request ID,
|
|
4380
|
+
:param _RequestId: 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.
|
|
4381
4381
|
:type RequestId: str
|
|
4382
4382
|
"""
|
|
4383
4383
|
self._RequestId = None
|
|
4384
4384
|
|
|
4385
4385
|
@property
|
|
4386
4386
|
def RequestId(self):
|
|
4387
|
-
"""The unique request ID,
|
|
4387
|
+
"""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.
|
|
4388
4388
|
:rtype: str
|
|
4389
4389
|
"""
|
|
4390
4390
|
return self._RequestId
|
|
@@ -4456,14 +4456,14 @@ class CloseCdbProxyAddressResponse(AbstractModel):
|
|
|
4456
4456
|
|
|
4457
4457
|
def __init__(self):
|
|
4458
4458
|
r"""
|
|
4459
|
-
:param _RequestId: The unique request ID,
|
|
4459
|
+
:param _RequestId: 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.
|
|
4460
4460
|
:type RequestId: str
|
|
4461
4461
|
"""
|
|
4462
4462
|
self._RequestId = None
|
|
4463
4463
|
|
|
4464
4464
|
@property
|
|
4465
4465
|
def RequestId(self):
|
|
4466
|
-
"""The unique request ID,
|
|
4466
|
+
"""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.
|
|
4467
4467
|
:rtype: str
|
|
4468
4468
|
"""
|
|
4469
4469
|
return self._RequestId
|
|
@@ -4522,7 +4522,7 @@ class CloseWanServiceResponse(AbstractModel):
|
|
|
4522
4522
|
r"""
|
|
4523
4523
|
:param _AsyncRequestId: Async task request ID, which can be used to query the execution result of an async task.
|
|
4524
4524
|
:type AsyncRequestId: str
|
|
4525
|
-
:param _RequestId: The unique request ID,
|
|
4525
|
+
:param _RequestId: 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.
|
|
4526
4526
|
:type RequestId: str
|
|
4527
4527
|
"""
|
|
4528
4528
|
self._AsyncRequestId = None
|
|
@@ -4541,7 +4541,7 @@ class CloseWanServiceResponse(AbstractModel):
|
|
|
4541
4541
|
|
|
4542
4542
|
@property
|
|
4543
4543
|
def RequestId(self):
|
|
4544
|
-
"""The unique request ID,
|
|
4544
|
+
"""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.
|
|
4545
4545
|
:rtype: str
|
|
4546
4546
|
"""
|
|
4547
4547
|
return self._RequestId
|
|
@@ -4918,7 +4918,7 @@ class CreateAccountsResponse(AbstractModel):
|
|
|
4918
4918
|
r"""
|
|
4919
4919
|
:param _AsyncRequestId: Async task request ID, which can be used to query the execution result of an async task
|
|
4920
4920
|
:type AsyncRequestId: str
|
|
4921
|
-
:param _RequestId: The unique request ID,
|
|
4921
|
+
:param _RequestId: 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.
|
|
4922
4922
|
:type RequestId: str
|
|
4923
4923
|
"""
|
|
4924
4924
|
self._AsyncRequestId = None
|
|
@@ -4937,7 +4937,7 @@ class CreateAccountsResponse(AbstractModel):
|
|
|
4937
4937
|
|
|
4938
4938
|
@property
|
|
4939
4939
|
def RequestId(self):
|
|
4940
|
-
"""The unique request ID,
|
|
4940
|
+
"""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.
|
|
4941
4941
|
:rtype: str
|
|
4942
4942
|
"""
|
|
4943
4943
|
return self._RequestId
|
|
@@ -5056,7 +5056,7 @@ class CreateAuditPolicyResponse(AbstractModel):
|
|
|
5056
5056
|
r"""
|
|
5057
5057
|
:param _PolicyId: Audit policy ID.
|
|
5058
5058
|
:type PolicyId: str
|
|
5059
|
-
:param _RequestId: The unique request ID,
|
|
5059
|
+
:param _RequestId: 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.
|
|
5060
5060
|
:type RequestId: str
|
|
5061
5061
|
"""
|
|
5062
5062
|
self._PolicyId = None
|
|
@@ -5075,7 +5075,7 @@ class CreateAuditPolicyResponse(AbstractModel):
|
|
|
5075
5075
|
|
|
5076
5076
|
@property
|
|
5077
5077
|
def RequestId(self):
|
|
5078
|
-
"""The unique request ID,
|
|
5078
|
+
"""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.
|
|
5079
5079
|
:rtype: str
|
|
5080
5080
|
"""
|
|
5081
5081
|
return self._RequestId
|
|
@@ -5187,7 +5187,7 @@ class CreateBackupResponse(AbstractModel):
|
|
|
5187
5187
|
r"""
|
|
5188
5188
|
:param _BackupId: Backup task ID
|
|
5189
5189
|
:type BackupId: int
|
|
5190
|
-
:param _RequestId: The unique request ID,
|
|
5190
|
+
:param _RequestId: 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.
|
|
5191
5191
|
:type RequestId: str
|
|
5192
5192
|
"""
|
|
5193
5193
|
self._BackupId = None
|
|
@@ -5206,7 +5206,7 @@ class CreateBackupResponse(AbstractModel):
|
|
|
5206
5206
|
|
|
5207
5207
|
@property
|
|
5208
5208
|
def RequestId(self):
|
|
5209
|
-
"""The unique request ID,
|
|
5209
|
+
"""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.
|
|
5210
5210
|
:rtype: str
|
|
5211
5211
|
"""
|
|
5212
5212
|
return self._RequestId
|
|
@@ -5526,7 +5526,7 @@ class CreateCdbProxyAddressResponse(AbstractModel):
|
|
|
5526
5526
|
r"""
|
|
5527
5527
|
:param _AsyncRequestId: Async task ID Note: This field may return null, indicating that no valid values can be obtained.
|
|
5528
5528
|
:type AsyncRequestId: str
|
|
5529
|
-
:param _RequestId: The unique request ID,
|
|
5529
|
+
:param _RequestId: 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.
|
|
5530
5530
|
:type RequestId: str
|
|
5531
5531
|
"""
|
|
5532
5532
|
self._AsyncRequestId = None
|
|
@@ -5545,7 +5545,7 @@ class CreateCdbProxyAddressResponse(AbstractModel):
|
|
|
5545
5545
|
|
|
5546
5546
|
@property
|
|
5547
5547
|
def RequestId(self):
|
|
5548
|
-
"""The unique request ID,
|
|
5548
|
+
"""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.
|
|
5549
5549
|
:rtype: str
|
|
5550
5550
|
"""
|
|
5551
5551
|
return self._RequestId
|
|
@@ -5700,7 +5700,7 @@ class CreateCdbProxyResponse(AbstractModel):
|
|
|
5700
5700
|
r"""
|
|
5701
5701
|
:param _AsyncRequestId: Async task ID Note: This field may return null, indicating that no valid values can be obtained.
|
|
5702
5702
|
:type AsyncRequestId: str
|
|
5703
|
-
:param _RequestId: The unique request ID,
|
|
5703
|
+
:param _RequestId: 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.
|
|
5704
5704
|
:type RequestId: str
|
|
5705
5705
|
"""
|
|
5706
5706
|
self._AsyncRequestId = None
|
|
@@ -5719,7 +5719,7 @@ class CreateCdbProxyResponse(AbstractModel):
|
|
|
5719
5719
|
|
|
5720
5720
|
@property
|
|
5721
5721
|
def RequestId(self):
|
|
5722
|
-
"""The unique request ID,
|
|
5722
|
+
"""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.
|
|
5723
5723
|
:rtype: str
|
|
5724
5724
|
"""
|
|
5725
5725
|
return self._RequestId
|
|
@@ -6086,7 +6086,7 @@ class CreateCloneInstanceResponse(AbstractModel):
|
|
|
6086
6086
|
r"""
|
|
6087
6087
|
:param _AsyncRequestId: LimitAsync task request ID, which can be used to query the execution result of an async task
|
|
6088
6088
|
:type AsyncRequestId: str
|
|
6089
|
-
:param _RequestId: The unique request ID,
|
|
6089
|
+
:param _RequestId: 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.
|
|
6090
6090
|
:type RequestId: str
|
|
6091
6091
|
"""
|
|
6092
6092
|
self._AsyncRequestId = None
|
|
@@ -6105,7 +6105,7 @@ class CreateCloneInstanceResponse(AbstractModel):
|
|
|
6105
6105
|
|
|
6106
6106
|
@property
|
|
6107
6107
|
def RequestId(self):
|
|
6108
|
-
"""The unique request ID,
|
|
6108
|
+
"""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.
|
|
6109
6109
|
:rtype: str
|
|
6110
6110
|
"""
|
|
6111
6111
|
return self._RequestId
|
|
@@ -6240,7 +6240,7 @@ class CreateDBImportJobResponse(AbstractModel):
|
|
|
6240
6240
|
r"""
|
|
6241
6241
|
:param _AsyncRequestId: Async task request ID, which can be used to query the execution result of an async task.
|
|
6242
6242
|
:type AsyncRequestId: str
|
|
6243
|
-
:param _RequestId: The unique request ID,
|
|
6243
|
+
:param _RequestId: 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.
|
|
6244
6244
|
:type RequestId: str
|
|
6245
6245
|
"""
|
|
6246
6246
|
self._AsyncRequestId = None
|
|
@@ -6259,7 +6259,7 @@ class CreateDBImportJobResponse(AbstractModel):
|
|
|
6259
6259
|
|
|
6260
6260
|
@property
|
|
6261
6261
|
def RequestId(self):
|
|
6262
|
-
"""The unique request ID,
|
|
6262
|
+
"""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.
|
|
6263
6263
|
:rtype: str
|
|
6264
6264
|
"""
|
|
6265
6265
|
return self._RequestId
|
|
@@ -6873,7 +6873,7 @@ class CreateDBInstanceHourResponse(AbstractModel):
|
|
|
6873
6873
|
:type DealIds: list of str
|
|
6874
6874
|
:param _InstanceIds: Instance ID list
|
|
6875
6875
|
:type InstanceIds: list of str
|
|
6876
|
-
:param _RequestId: The unique request ID,
|
|
6876
|
+
:param _RequestId: 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.
|
|
6877
6877
|
:type RequestId: str
|
|
6878
6878
|
"""
|
|
6879
6879
|
self._DealIds = None
|
|
@@ -6904,7 +6904,7 @@ class CreateDBInstanceHourResponse(AbstractModel):
|
|
|
6904
6904
|
|
|
6905
6905
|
@property
|
|
6906
6906
|
def RequestId(self):
|
|
6907
|
-
"""The unique request ID,
|
|
6907
|
+
"""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.
|
|
6908
6908
|
:rtype: str
|
|
6909
6909
|
"""
|
|
6910
6910
|
return self._RequestId
|
|
@@ -7534,7 +7534,7 @@ class CreateDBInstanceResponse(AbstractModel):
|
|
|
7534
7534
|
:type DealIds: list of str
|
|
7535
7535
|
:param _InstanceIds: List of instance IDs
|
|
7536
7536
|
:type InstanceIds: list of str
|
|
7537
|
-
:param _RequestId: The unique request ID,
|
|
7537
|
+
:param _RequestId: 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.
|
|
7538
7538
|
:type RequestId: str
|
|
7539
7539
|
"""
|
|
7540
7540
|
self._DealIds = None
|
|
@@ -7565,7 +7565,7 @@ class CreateDBInstanceResponse(AbstractModel):
|
|
|
7565
7565
|
|
|
7566
7566
|
@property
|
|
7567
7567
|
def RequestId(self):
|
|
7568
|
-
"""The unique request ID,
|
|
7568
|
+
"""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.
|
|
7569
7569
|
:rtype: str
|
|
7570
7570
|
"""
|
|
7571
7571
|
return self._RequestId
|
|
@@ -7654,14 +7654,14 @@ class CreateDatabaseResponse(AbstractModel):
|
|
|
7654
7654
|
|
|
7655
7655
|
def __init__(self):
|
|
7656
7656
|
r"""
|
|
7657
|
-
:param _RequestId: The unique request ID,
|
|
7657
|
+
:param _RequestId: 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.
|
|
7658
7658
|
:type RequestId: str
|
|
7659
7659
|
"""
|
|
7660
7660
|
self._RequestId = None
|
|
7661
7661
|
|
|
7662
7662
|
@property
|
|
7663
7663
|
def RequestId(self):
|
|
7664
|
-
"""The unique request ID,
|
|
7664
|
+
"""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.
|
|
7665
7665
|
:rtype: str
|
|
7666
7666
|
"""
|
|
7667
7667
|
return self._RequestId
|
|
@@ -7815,7 +7815,7 @@ class CreateParamTemplateResponse(AbstractModel):
|
|
|
7815
7815
|
r"""
|
|
7816
7816
|
:param _TemplateId: Parameter template ID.
|
|
7817
7817
|
:type TemplateId: int
|
|
7818
|
-
:param _RequestId: The unique request ID,
|
|
7818
|
+
:param _RequestId: 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.
|
|
7819
7819
|
:type RequestId: str
|
|
7820
7820
|
"""
|
|
7821
7821
|
self._TemplateId = None
|
|
@@ -7834,7 +7834,7 @@ class CreateParamTemplateResponse(AbstractModel):
|
|
|
7834
7834
|
|
|
7835
7835
|
@property
|
|
7836
7836
|
def RequestId(self):
|
|
7837
|
-
"""The unique request ID,
|
|
7837
|
+
"""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.
|
|
7838
7838
|
:rtype: str
|
|
7839
7839
|
"""
|
|
7840
7840
|
return self._RequestId
|
|
@@ -7930,7 +7930,7 @@ class CreateRoInstanceIpResponse(AbstractModel):
|
|
|
7930
7930
|
:type RoVip: str
|
|
7931
7931
|
:param _RoVport: Private port number of the read-only instance.
|
|
7932
7932
|
:type RoVport: int
|
|
7933
|
-
:param _RequestId: The unique request ID,
|
|
7933
|
+
:param _RequestId: 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.
|
|
7934
7934
|
:type RequestId: str
|
|
7935
7935
|
"""
|
|
7936
7936
|
self._RoVpcId = None
|
|
@@ -7985,7 +7985,7 @@ class CreateRoInstanceIpResponse(AbstractModel):
|
|
|
7985
7985
|
|
|
7986
7986
|
@property
|
|
7987
7987
|
def RequestId(self):
|
|
7988
|
-
"""The unique request ID,
|
|
7988
|
+
"""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.
|
|
7989
7989
|
:rtype: str
|
|
7990
7990
|
"""
|
|
7991
7991
|
return self._RequestId
|
|
@@ -8327,7 +8327,7 @@ class DeleteAccountsResponse(AbstractModel):
|
|
|
8327
8327
|
r"""
|
|
8328
8328
|
:param _AsyncRequestId: Async task request ID, which can be used to query the execution result of an async task.
|
|
8329
8329
|
:type AsyncRequestId: str
|
|
8330
|
-
:param _RequestId: The unique request ID,
|
|
8330
|
+
:param _RequestId: 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.
|
|
8331
8331
|
:type RequestId: str
|
|
8332
8332
|
"""
|
|
8333
8333
|
self._AsyncRequestId = None
|
|
@@ -8346,7 +8346,7 @@ class DeleteAccountsResponse(AbstractModel):
|
|
|
8346
8346
|
|
|
8347
8347
|
@property
|
|
8348
8348
|
def RequestId(self):
|
|
8349
|
-
"""The unique request ID,
|
|
8349
|
+
"""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.
|
|
8350
8350
|
:rtype: str
|
|
8351
8351
|
"""
|
|
8352
8352
|
return self._RequestId
|
|
@@ -8419,14 +8419,14 @@ class DeleteBackupResponse(AbstractModel):
|
|
|
8419
8419
|
|
|
8420
8420
|
def __init__(self):
|
|
8421
8421
|
r"""
|
|
8422
|
-
:param _RequestId: The unique request ID,
|
|
8422
|
+
:param _RequestId: 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.
|
|
8423
8423
|
:type RequestId: str
|
|
8424
8424
|
"""
|
|
8425
8425
|
self._RequestId = None
|
|
8426
8426
|
|
|
8427
8427
|
@property
|
|
8428
8428
|
def RequestId(self):
|
|
8429
|
-
"""The unique request ID,
|
|
8429
|
+
"""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.
|
|
8430
8430
|
:rtype: str
|
|
8431
8431
|
"""
|
|
8432
8432
|
return self._RequestId
|
|
@@ -8483,14 +8483,14 @@ class DeleteParamTemplateResponse(AbstractModel):
|
|
|
8483
8483
|
|
|
8484
8484
|
def __init__(self):
|
|
8485
8485
|
r"""
|
|
8486
|
-
:param _RequestId: The unique request ID,
|
|
8486
|
+
:param _RequestId: 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.
|
|
8487
8487
|
:type RequestId: str
|
|
8488
8488
|
"""
|
|
8489
8489
|
self._RequestId = None
|
|
8490
8490
|
|
|
8491
8491
|
@property
|
|
8492
8492
|
def RequestId(self):
|
|
8493
|
-
"""The unique request ID,
|
|
8493
|
+
"""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.
|
|
8494
8494
|
:rtype: str
|
|
8495
8495
|
"""
|
|
8496
8496
|
return self._RequestId
|
|
@@ -8547,14 +8547,14 @@ class DeleteTimeWindowResponse(AbstractModel):
|
|
|
8547
8547
|
|
|
8548
8548
|
def __init__(self):
|
|
8549
8549
|
r"""
|
|
8550
|
-
:param _RequestId: The unique request ID,
|
|
8550
|
+
:param _RequestId: 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.
|
|
8551
8551
|
:type RequestId: str
|
|
8552
8552
|
"""
|
|
8553
8553
|
self._RequestId = None
|
|
8554
8554
|
|
|
8555
8555
|
@property
|
|
8556
8556
|
def RequestId(self):
|
|
8557
|
-
"""The unique request ID,
|
|
8557
|
+
"""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.
|
|
8558
8558
|
:rtype: str
|
|
8559
8559
|
"""
|
|
8560
8560
|
return self._RequestId
|
|
@@ -8649,7 +8649,7 @@ class DescribeAccountPrivilegesResponse(AbstractModel):
|
|
|
8649
8649
|
:type TablePrivileges: list of TablePrivilege
|
|
8650
8650
|
:param _ColumnPrivileges: Array of column permissions in the table.
|
|
8651
8651
|
:type ColumnPrivileges: list of ColumnPrivilege
|
|
8652
|
-
:param _RequestId: The unique request ID,
|
|
8652
|
+
:param _RequestId: 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.
|
|
8653
8653
|
:type RequestId: str
|
|
8654
8654
|
"""
|
|
8655
8655
|
self._GlobalPrivileges = None
|
|
@@ -8704,7 +8704,7 @@ class DescribeAccountPrivilegesResponse(AbstractModel):
|
|
|
8704
8704
|
|
|
8705
8705
|
@property
|
|
8706
8706
|
def RequestId(self):
|
|
8707
|
-
"""The unique request ID,
|
|
8707
|
+
"""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.
|
|
8708
8708
|
:rtype: str
|
|
8709
8709
|
"""
|
|
8710
8710
|
return self._RequestId
|
|
@@ -8831,7 +8831,7 @@ class DescribeAccountsResponse(AbstractModel):
|
|
|
8831
8831
|
:type Items: list of AccountInfo
|
|
8832
8832
|
:param _MaxUserConnections: The maximum number of instance connections
|
|
8833
8833
|
:type MaxUserConnections: int
|
|
8834
|
-
:param _RequestId: The unique request ID,
|
|
8834
|
+
:param _RequestId: 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.
|
|
8835
8835
|
:type RequestId: str
|
|
8836
8836
|
"""
|
|
8837
8837
|
self._TotalCount = None
|
|
@@ -8874,7 +8874,7 @@ class DescribeAccountsResponse(AbstractModel):
|
|
|
8874
8874
|
|
|
8875
8875
|
@property
|
|
8876
8876
|
def RequestId(self):
|
|
8877
|
-
"""The unique request ID,
|
|
8877
|
+
"""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.
|
|
8878
8878
|
:rtype: str
|
|
8879
8879
|
"""
|
|
8880
8880
|
return self._RequestId
|
|
@@ -8945,7 +8945,7 @@ Note: This field may return null, indicating that no valid values can be obtaine
|
|
|
8945
8945
|
:param _Info: Task execution information.
|
|
8946
8946
|
Note: This field may return null, indicating that no valid values can be obtained.
|
|
8947
8947
|
:type Info: str
|
|
8948
|
-
:param _RequestId: The unique request ID,
|
|
8948
|
+
:param _RequestId: 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.
|
|
8949
8949
|
:type RequestId: str
|
|
8950
8950
|
"""
|
|
8951
8951
|
self._Status = None
|
|
@@ -8978,7 +8978,7 @@ Note: This field may return null, indicating that no valid values can be obtaine
|
|
|
8978
8978
|
|
|
8979
8979
|
@property
|
|
8980
8980
|
def RequestId(self):
|
|
8981
|
-
"""The unique request ID,
|
|
8981
|
+
"""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.
|
|
8982
8982
|
:rtype: str
|
|
8983
8983
|
"""
|
|
8984
8984
|
return self._RequestId
|
|
@@ -9158,7 +9158,7 @@ class DescribeAuditLogsResponse(AbstractModel):
|
|
|
9158
9158
|
:param _Items: Audit log details
|
|
9159
9159
|
Note: This field may return null, indicating that no valid values can be obtained.
|
|
9160
9160
|
:type Items: list of AuditLog
|
|
9161
|
-
:param _RequestId: The unique request ID,
|
|
9161
|
+
:param _RequestId: 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.
|
|
9162
9162
|
:type RequestId: str
|
|
9163
9163
|
"""
|
|
9164
9164
|
self._TotalCount = None
|
|
@@ -9190,7 +9190,7 @@ Note: This field may return null, indicating that no valid values can be obtaine
|
|
|
9190
9190
|
|
|
9191
9191
|
@property
|
|
9192
9192
|
def RequestId(self):
|
|
9193
|
-
"""The unique request ID,
|
|
9193
|
+
"""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.
|
|
9194
9194
|
:rtype: str
|
|
9195
9195
|
"""
|
|
9196
9196
|
return self._RequestId
|
|
@@ -9351,7 +9351,7 @@ class DescribeAuditPoliciesResponse(AbstractModel):
|
|
|
9351
9351
|
:param _Items: Audit policy details
|
|
9352
9352
|
Note: This field may return `null`, indicating that no valid value was found.
|
|
9353
9353
|
:type Items: list of AuditPolicy
|
|
9354
|
-
:param _RequestId: The unique request ID,
|
|
9354
|
+
:param _RequestId: 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.
|
|
9355
9355
|
:type RequestId: str
|
|
9356
9356
|
"""
|
|
9357
9357
|
self._TotalCount = None
|
|
@@ -9383,7 +9383,7 @@ Note: This field may return `null`, indicating that no valid value was found.
|
|
|
9383
9383
|
|
|
9384
9384
|
@property
|
|
9385
9385
|
def RequestId(self):
|
|
9386
|
-
"""The unique request ID,
|
|
9386
|
+
"""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.
|
|
9387
9387
|
:rtype: str
|
|
9388
9388
|
"""
|
|
9389
9389
|
return self._RequestId
|
|
@@ -9497,7 +9497,7 @@ class DescribeAuditRulesResponse(AbstractModel):
|
|
|
9497
9497
|
:param _Items: Audit rule details
|
|
9498
9498
|
Note: This field may return `null`, indicating that no valid value was found.
|
|
9499
9499
|
:type Items: list of AuditRule
|
|
9500
|
-
:param _RequestId: The unique request ID,
|
|
9500
|
+
:param _RequestId: 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.
|
|
9501
9501
|
:type RequestId: str
|
|
9502
9502
|
"""
|
|
9503
9503
|
self._TotalCount = None
|
|
@@ -9529,7 +9529,7 @@ Note: This field may return `null`, indicating that no valid value was found.
|
|
|
9529
9529
|
|
|
9530
9530
|
@property
|
|
9531
9531
|
def RequestId(self):
|
|
9532
|
-
"""The unique request ID,
|
|
9532
|
+
"""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.
|
|
9533
9533
|
:rtype: str
|
|
9534
9534
|
"""
|
|
9535
9535
|
return self._RequestId
|
|
@@ -9631,7 +9631,7 @@ class DescribeBackupConfigResponse(AbstractModel):
|
|
|
9631
9631
|
:type EnableBinlogStandby: str
|
|
9632
9632
|
:param _BinlogStandbyDays: The period (in days) of how long a log backup is retained before switching to standard storage, which falls between 30 days and the number of days from the time it is created until it expires. If the archive backup is enabled, this period cannot be greater than archive backup period.
|
|
9633
9633
|
:type BinlogStandbyDays: int
|
|
9634
|
-
:param _RequestId: The unique request ID,
|
|
9634
|
+
:param _RequestId: 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.
|
|
9635
9635
|
:type RequestId: str
|
|
9636
9636
|
"""
|
|
9637
9637
|
self._StartTimeMin = None
|
|
@@ -9866,7 +9866,7 @@ class DescribeBackupConfigResponse(AbstractModel):
|
|
|
9866
9866
|
|
|
9867
9867
|
@property
|
|
9868
9868
|
def RequestId(self):
|
|
9869
|
-
"""The unique request ID,
|
|
9869
|
+
"""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.
|
|
9870
9870
|
:rtype: str
|
|
9871
9871
|
"""
|
|
9872
9872
|
return self._RequestId
|
|
@@ -9961,7 +9961,7 @@ class DescribeBackupDecryptionKeyResponse(AbstractModel):
|
|
|
9961
9961
|
r"""
|
|
9962
9962
|
:param _DecryptionKey: The decryption key of a backup file
|
|
9963
9963
|
:type DecryptionKey: str
|
|
9964
|
-
:param _RequestId: The unique request ID,
|
|
9964
|
+
:param _RequestId: 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.
|
|
9965
9965
|
:type RequestId: str
|
|
9966
9966
|
"""
|
|
9967
9967
|
self._DecryptionKey = None
|
|
@@ -9980,7 +9980,7 @@ class DescribeBackupDecryptionKeyResponse(AbstractModel):
|
|
|
9980
9980
|
|
|
9981
9981
|
@property
|
|
9982
9982
|
def RequestId(self):
|
|
9983
|
-
"""The unique request ID,
|
|
9983
|
+
"""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.
|
|
9984
9984
|
:rtype: str
|
|
9985
9985
|
"""
|
|
9986
9986
|
return self._RequestId
|
|
@@ -10018,7 +10018,7 @@ class DescribeBackupDownloadRestrictionResponse(AbstractModel):
|
|
|
10018
10018
|
:type LimitVpc: list of BackupLimitVpcItem
|
|
10019
10019
|
:param _LimitIp: IPs used to restrict backup download.
|
|
10020
10020
|
:type LimitIp: list of str
|
|
10021
|
-
:param _RequestId: The unique request ID,
|
|
10021
|
+
:param _RequestId: 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.
|
|
10022
10022
|
:type RequestId: str
|
|
10023
10023
|
"""
|
|
10024
10024
|
self._LimitType = None
|
|
@@ -10085,7 +10085,7 @@ class DescribeBackupDownloadRestrictionResponse(AbstractModel):
|
|
|
10085
10085
|
|
|
10086
10086
|
@property
|
|
10087
10087
|
def RequestId(self):
|
|
10088
|
-
"""The unique request ID,
|
|
10088
|
+
"""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.
|
|
10089
10089
|
:rtype: str
|
|
10090
10090
|
"""
|
|
10091
10091
|
return self._RequestId
|
|
@@ -10154,7 +10154,7 @@ class DescribeBackupEncryptionStatusResponse(AbstractModel):
|
|
|
10154
10154
|
r"""
|
|
10155
10155
|
:param _EncryptionStatus: Whether the physical cold backup is enabled for the instance. Valid values: `on`, `off`.
|
|
10156
10156
|
:type EncryptionStatus: str
|
|
10157
|
-
:param _RequestId: The unique request ID,
|
|
10157
|
+
:param _RequestId: 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.
|
|
10158
10158
|
:type RequestId: str
|
|
10159
10159
|
"""
|
|
10160
10160
|
self._EncryptionStatus = None
|
|
@@ -10173,7 +10173,7 @@ class DescribeBackupEncryptionStatusResponse(AbstractModel):
|
|
|
10173
10173
|
|
|
10174
10174
|
@property
|
|
10175
10175
|
def RequestId(self):
|
|
10176
|
-
"""The unique request ID,
|
|
10176
|
+
"""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.
|
|
10177
10177
|
:rtype: str
|
|
10178
10178
|
"""
|
|
10179
10179
|
return self._RequestId
|
|
@@ -10248,7 +10248,7 @@ Note: This field may return null, indicating that no valid value can be obtained
|
|
|
10248
10248
|
:param _BackupStandbyVolume: Backup capacity of standard storage, which includes data backups and log backups.
|
|
10249
10249
|
Note: This field may return null, indicating that no valid value can be obtained.
|
|
10250
10250
|
:type BackupStandbyVolume: int
|
|
10251
|
-
:param _RequestId: The unique request ID,
|
|
10251
|
+
:param _RequestId: 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.
|
|
10252
10252
|
:type RequestId: str
|
|
10253
10253
|
"""
|
|
10254
10254
|
self._BackupCount = None
|
|
@@ -10342,7 +10342,7 @@ Note: This field may return null, indicating that no valid value can be obtained
|
|
|
10342
10342
|
|
|
10343
10343
|
@property
|
|
10344
10344
|
def RequestId(self):
|
|
10345
|
-
"""The unique request ID,
|
|
10345
|
+
"""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.
|
|
10346
10346
|
:rtype: str
|
|
10347
10347
|
"""
|
|
10348
10348
|
return self._RequestId
|
|
@@ -10470,7 +10470,7 @@ class DescribeBackupSummariesResponse(AbstractModel):
|
|
|
10470
10470
|
:type Items: list of BackupSummaryItem
|
|
10471
10471
|
:param _TotalCount: Total number of instance backups.
|
|
10472
10472
|
:type TotalCount: int
|
|
10473
|
-
:param _RequestId: The unique request ID,
|
|
10473
|
+
:param _RequestId: 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.
|
|
10474
10474
|
:type RequestId: str
|
|
10475
10475
|
"""
|
|
10476
10476
|
self._Items = None
|
|
@@ -10501,7 +10501,7 @@ class DescribeBackupSummariesResponse(AbstractModel):
|
|
|
10501
10501
|
|
|
10502
10502
|
@property
|
|
10503
10503
|
def RequestId(self):
|
|
10504
|
-
"""The unique request ID,
|
|
10504
|
+
"""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.
|
|
10505
10505
|
:rtype: str
|
|
10506
10506
|
"""
|
|
10507
10507
|
return self._RequestId
|
|
@@ -10599,7 +10599,7 @@ class DescribeBackupsResponse(AbstractModel):
|
|
|
10599
10599
|
:type TotalCount: int
|
|
10600
10600
|
:param _Items: Details of eligible backups.
|
|
10601
10601
|
:type Items: list of BackupInfo
|
|
10602
|
-
:param _RequestId: The unique request ID,
|
|
10602
|
+
:param _RequestId: 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.
|
|
10603
10603
|
:type RequestId: str
|
|
10604
10604
|
"""
|
|
10605
10605
|
self._TotalCount = None
|
|
@@ -10630,7 +10630,7 @@ class DescribeBackupsResponse(AbstractModel):
|
|
|
10630
10630
|
|
|
10631
10631
|
@property
|
|
10632
10632
|
def RequestId(self):
|
|
10633
|
-
"""The unique request ID,
|
|
10633
|
+
"""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.
|
|
10634
10634
|
:rtype: str
|
|
10635
10635
|
"""
|
|
10636
10636
|
return self._RequestId
|
|
@@ -10710,7 +10710,7 @@ class DescribeBinlogBackupOverviewResponse(AbstractModel):
|
|
|
10710
10710
|
:type BinlogStandbyVolume: int
|
|
10711
10711
|
:param _BinlogStandbyCount: Number of log backups of standard storage
|
|
10712
10712
|
:type BinlogStandbyCount: int
|
|
10713
|
-
:param _RequestId: The unique request ID,
|
|
10713
|
+
:param _RequestId: 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.
|
|
10714
10714
|
:type RequestId: str
|
|
10715
10715
|
"""
|
|
10716
10716
|
self._BinlogBackupVolume = None
|
|
@@ -10813,7 +10813,7 @@ class DescribeBinlogBackupOverviewResponse(AbstractModel):
|
|
|
10813
10813
|
|
|
10814
10814
|
@property
|
|
10815
10815
|
def RequestId(self):
|
|
10816
|
-
"""The unique request ID,
|
|
10816
|
+
"""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.
|
|
10817
10817
|
:rtype: str
|
|
10818
10818
|
"""
|
|
10819
10819
|
return self._RequestId
|
|
@@ -10942,7 +10942,7 @@ class DescribeBinlogsResponse(AbstractModel):
|
|
|
10942
10942
|
:type TotalCount: int
|
|
10943
10943
|
:param _Items: Number of eligible binlog files.
|
|
10944
10944
|
:type Items: list of BinlogInfo
|
|
10945
|
-
:param _RequestId: The unique request ID,
|
|
10945
|
+
:param _RequestId: 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.
|
|
10946
10946
|
:type RequestId: str
|
|
10947
10947
|
"""
|
|
10948
10948
|
self._TotalCount = None
|
|
@@ -10973,7 +10973,7 @@ class DescribeBinlogsResponse(AbstractModel):
|
|
|
10973
10973
|
|
|
10974
10974
|
@property
|
|
10975
10975
|
def RequestId(self):
|
|
10976
|
-
"""The unique request ID,
|
|
10976
|
+
"""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.
|
|
10977
10977
|
:rtype: str
|
|
10978
10978
|
"""
|
|
10979
10979
|
return self._RequestId
|
|
@@ -11056,7 +11056,7 @@ class DescribeCdbProxyInfoResponse(AbstractModel):
|
|
|
11056
11056
|
:type Count: int
|
|
11057
11057
|
:param _ProxyInfos: Proxy group information Note: This field may return null, indicating that no valid values can be obtained.
|
|
11058
11058
|
:type ProxyInfos: list of ProxyGroupInfo
|
|
11059
|
-
:param _RequestId: The unique request ID,
|
|
11059
|
+
:param _RequestId: 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.
|
|
11060
11060
|
:type RequestId: str
|
|
11061
11061
|
"""
|
|
11062
11062
|
self._Count = None
|
|
@@ -11087,7 +11087,7 @@ class DescribeCdbProxyInfoResponse(AbstractModel):
|
|
|
11087
11087
|
|
|
11088
11088
|
@property
|
|
11089
11089
|
def RequestId(self):
|
|
11090
|
-
"""The unique request ID,
|
|
11090
|
+
"""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.
|
|
11091
11091
|
:rtype: str
|
|
11092
11092
|
"""
|
|
11093
11093
|
return self._RequestId
|
|
@@ -11123,7 +11123,7 @@ class DescribeCdbZoneConfigResponse(AbstractModel):
|
|
|
11123
11123
|
r"""
|
|
11124
11124
|
:param _DataResult: List of purchasable specification and region information
|
|
11125
11125
|
:type DataResult: :class:`tencentcloud.cdb.v20170320.models.CdbZoneDataResult`
|
|
11126
|
-
:param _RequestId: The unique request ID,
|
|
11126
|
+
:param _RequestId: 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.
|
|
11127
11127
|
:type RequestId: str
|
|
11128
11128
|
"""
|
|
11129
11129
|
self._DataResult = None
|
|
@@ -11142,7 +11142,7 @@ class DescribeCdbZoneConfigResponse(AbstractModel):
|
|
|
11142
11142
|
|
|
11143
11143
|
@property
|
|
11144
11144
|
def RequestId(self):
|
|
11145
|
-
"""The unique request ID,
|
|
11145
|
+
"""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.
|
|
11146
11146
|
:rtype: str
|
|
11147
11147
|
"""
|
|
11148
11148
|
return self._RequestId
|
|
@@ -11236,7 +11236,7 @@ class DescribeCloneListResponse(AbstractModel):
|
|
|
11236
11236
|
:type TotalCount: int
|
|
11237
11237
|
:param _Items: Clone task list
|
|
11238
11238
|
:type Items: list of CloneItem
|
|
11239
|
-
:param _RequestId: The unique request ID,
|
|
11239
|
+
:param _RequestId: 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.
|
|
11240
11240
|
:type RequestId: str
|
|
11241
11241
|
"""
|
|
11242
11242
|
self._TotalCount = None
|
|
@@ -11267,7 +11267,7 @@ class DescribeCloneListResponse(AbstractModel):
|
|
|
11267
11267
|
|
|
11268
11268
|
@property
|
|
11269
11269
|
def RequestId(self):
|
|
11270
|
-
"""The unique request ID,
|
|
11270
|
+
"""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.
|
|
11271
11271
|
:rtype: str
|
|
11272
11272
|
"""
|
|
11273
11273
|
return self._RequestId
|
|
@@ -11340,7 +11340,7 @@ Note: This field may return null, indicating that no valid values can be obtaine
|
|
|
11340
11340
|
:param _AutoStrategy: Automatic expansion policy, which is valid when `Type` is `auto`.
|
|
11341
11341
|
Note: This field may return null, indicating that no valid values can be obtained.
|
|
11342
11342
|
:type AutoStrategy: str
|
|
11343
|
-
:param _RequestId: The unique request ID,
|
|
11343
|
+
:param _RequestId: 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.
|
|
11344
11344
|
:type RequestId: str
|
|
11345
11345
|
"""
|
|
11346
11346
|
self._Type = None
|
|
@@ -11386,7 +11386,7 @@ Note: This field may return null, indicating that no valid values can be obtaine
|
|
|
11386
11386
|
|
|
11387
11387
|
@property
|
|
11388
11388
|
def RequestId(self):
|
|
11389
|
-
"""The unique request ID,
|
|
11389
|
+
"""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.
|
|
11390
11390
|
:rtype: str
|
|
11391
11391
|
"""
|
|
11392
11392
|
return self._RequestId
|
|
@@ -11464,7 +11464,7 @@ class DescribeDBFeaturesResponse(AbstractModel):
|
|
|
11464
11464
|
:type CurrentSubVersion: str
|
|
11465
11465
|
:param _TargetSubVersion: Available kernel version for upgrade
|
|
11466
11466
|
:type TargetSubVersion: str
|
|
11467
|
-
:param _RequestId: The unique request ID,
|
|
11467
|
+
:param _RequestId: 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.
|
|
11468
11468
|
:type RequestId: str
|
|
11469
11469
|
"""
|
|
11470
11470
|
self._IsSupportAudit = None
|
|
@@ -11579,7 +11579,7 @@ class DescribeDBFeaturesResponse(AbstractModel):
|
|
|
11579
11579
|
|
|
11580
11580
|
@property
|
|
11581
11581
|
def RequestId(self):
|
|
11582
|
-
"""The unique request ID,
|
|
11582
|
+
"""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.
|
|
11583
11583
|
:rtype: str
|
|
11584
11584
|
"""
|
|
11585
11585
|
return self._RequestId
|
|
@@ -11709,7 +11709,7 @@ class DescribeDBImportRecordsResponse(AbstractModel):
|
|
|
11709
11709
|
:type TotalCount: int
|
|
11710
11710
|
:param _Items: List of import operation records.
|
|
11711
11711
|
:type Items: list of ImportRecord
|
|
11712
|
-
:param _RequestId: The unique request ID,
|
|
11712
|
+
:param _RequestId: 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.
|
|
11713
11713
|
:type RequestId: str
|
|
11714
11714
|
"""
|
|
11715
11715
|
self._TotalCount = None
|
|
@@ -11740,7 +11740,7 @@ class DescribeDBImportRecordsResponse(AbstractModel):
|
|
|
11740
11740
|
|
|
11741
11741
|
@property
|
|
11742
11742
|
def RequestId(self):
|
|
11743
|
-
"""The unique request ID,
|
|
11743
|
+
"""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.
|
|
11744
11744
|
:rtype: str
|
|
11745
11745
|
"""
|
|
11746
11746
|
return self._RequestId
|
|
@@ -11806,7 +11806,7 @@ class DescribeDBInstanceCharsetResponse(AbstractModel):
|
|
|
11806
11806
|
r"""
|
|
11807
11807
|
:param _Charset: Default character set of the instance, such as "latin1" and "utf8".
|
|
11808
11808
|
:type Charset: str
|
|
11809
|
-
:param _RequestId: The unique request ID,
|
|
11809
|
+
:param _RequestId: 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.
|
|
11810
11810
|
:type RequestId: str
|
|
11811
11811
|
"""
|
|
11812
11812
|
self._Charset = None
|
|
@@ -11825,7 +11825,7 @@ class DescribeDBInstanceCharsetResponse(AbstractModel):
|
|
|
11825
11825
|
|
|
11826
11826
|
@property
|
|
11827
11827
|
def RequestId(self):
|
|
11828
|
-
"""The unique request ID,
|
|
11828
|
+
"""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.
|
|
11829
11829
|
:rtype: str
|
|
11830
11830
|
"""
|
|
11831
11831
|
return self._RequestId
|
|
@@ -11897,7 +11897,7 @@ Note: `null` may be returned for this field, indicating that no valid values can
|
|
|
11897
11897
|
:type BackupConfig: :class:`tencentcloud.cdb.v20170320.models.BackupConfig`
|
|
11898
11898
|
:param _Switched: This parameter is only available for multi-AZ instances. It indicates whether the source AZ is the same as the one specified upon purchase. `true`: not the same, `false`: the same.
|
|
11899
11899
|
:type Switched: bool
|
|
11900
|
-
:param _RequestId: The unique request ID,
|
|
11900
|
+
:param _RequestId: 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.
|
|
11901
11901
|
:type RequestId: str
|
|
11902
11902
|
"""
|
|
11903
11903
|
self._ProtectMode = None
|
|
@@ -11978,7 +11978,7 @@ Note: `null` may be returned for this field, indicating that no valid values can
|
|
|
11978
11978
|
|
|
11979
11979
|
@property
|
|
11980
11980
|
def RequestId(self):
|
|
11981
|
-
"""The unique request ID,
|
|
11981
|
+
"""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.
|
|
11982
11982
|
:rtype: str
|
|
11983
11983
|
"""
|
|
11984
11984
|
return self._RequestId
|
|
@@ -12047,7 +12047,7 @@ class DescribeDBInstanceGTIDResponse(AbstractModel):
|
|
|
12047
12047
|
r"""
|
|
12048
12048
|
:param _IsGTIDOpen: GTID enablement flag. Value range: 0 (not enabled), 1 (enabled).
|
|
12049
12049
|
:type IsGTIDOpen: int
|
|
12050
|
-
:param _RequestId: The unique request ID,
|
|
12050
|
+
:param _RequestId: 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.
|
|
12051
12051
|
:type RequestId: str
|
|
12052
12052
|
"""
|
|
12053
12053
|
self._IsGTIDOpen = None
|
|
@@ -12066,7 +12066,7 @@ class DescribeDBInstanceGTIDResponse(AbstractModel):
|
|
|
12066
12066
|
|
|
12067
12067
|
@property
|
|
12068
12068
|
def RequestId(self):
|
|
12069
|
-
"""The unique request ID,
|
|
12069
|
+
"""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.
|
|
12070
12070
|
:rtype: str
|
|
12071
12071
|
"""
|
|
12072
12072
|
return self._RequestId
|
|
@@ -12139,7 +12139,7 @@ Note: this field may return null, indicating that no valid values can be obtaine
|
|
|
12139
12139
|
:param _DefaultKmsRegion: The default region of the KMS service currently used by the TencentDB backend service.
|
|
12140
12140
|
Note: this field may return `null`, indicating that no valid value can be found.
|
|
12141
12141
|
:type DefaultKmsRegion: str
|
|
12142
|
-
:param _RequestId: The unique request ID,
|
|
12142
|
+
:param _RequestId: 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.
|
|
12143
12143
|
:type RequestId: str
|
|
12144
12144
|
"""
|
|
12145
12145
|
self._InstanceId = None
|
|
@@ -12221,7 +12221,7 @@ Note: this field may return `null`, indicating that no valid value can be found.
|
|
|
12221
12221
|
|
|
12222
12222
|
@property
|
|
12223
12223
|
def RequestId(self):
|
|
12224
|
-
"""The unique request ID,
|
|
12224
|
+
"""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.
|
|
12225
12225
|
:rtype: str
|
|
12226
12226
|
"""
|
|
12227
12227
|
return self._RequestId
|
|
@@ -12290,7 +12290,7 @@ Note: The return value may be null, indicating that no valid data can be obtaine
|
|
|
12290
12290
|
:param _SlowLog: Configurations of sending slow logs to CLS.
|
|
12291
12291
|
Note: The return value may be null, indicating that no valid data can be obtained.
|
|
12292
12292
|
:type SlowLog: :class:`tencentcloud.cdb.v20170320.models.LogToCLSConfig`
|
|
12293
|
-
:param _RequestId: The unique request ID,
|
|
12293
|
+
:param _RequestId: 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.
|
|
12294
12294
|
:type RequestId: str
|
|
12295
12295
|
"""
|
|
12296
12296
|
self._ErrorLog = None
|
|
@@ -12323,7 +12323,7 @@ Note: The return value may be null, indicating that no valid data can be obtaine
|
|
|
12323
12323
|
|
|
12324
12324
|
@property
|
|
12325
12325
|
def RequestId(self):
|
|
12326
|
-
"""The unique request ID,
|
|
12326
|
+
"""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.
|
|
12327
12327
|
:rtype: str
|
|
12328
12328
|
"""
|
|
12329
12329
|
return self._RequestId
|
|
@@ -12390,7 +12390,7 @@ class DescribeDBInstanceRebootTimeResponse(AbstractModel):
|
|
|
12390
12390
|
:type TotalCount: int
|
|
12391
12391
|
:param _Items: Returned parameter information.
|
|
12392
12392
|
:type Items: list of InstanceRebootTime
|
|
12393
|
-
:param _RequestId: The unique request ID,
|
|
12393
|
+
:param _RequestId: 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.
|
|
12394
12394
|
:type RequestId: str
|
|
12395
12395
|
"""
|
|
12396
12396
|
self._TotalCount = None
|
|
@@ -12421,7 +12421,7 @@ class DescribeDBInstanceRebootTimeResponse(AbstractModel):
|
|
|
12421
12421
|
|
|
12422
12422
|
@property
|
|
12423
12423
|
def RequestId(self):
|
|
12424
|
-
"""The unique request ID,
|
|
12424
|
+
"""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.
|
|
12425
12425
|
:rtype: str
|
|
12426
12426
|
"""
|
|
12427
12427
|
return self._RequestId
|
|
@@ -13004,7 +13004,7 @@ class DescribeDBInstancesResponse(AbstractModel):
|
|
|
13004
13004
|
:type TotalCount: int
|
|
13005
13005
|
:param _Items: List of instance details
|
|
13006
13006
|
:type Items: list of InstanceInfo
|
|
13007
|
-
:param _RequestId: The unique request ID,
|
|
13007
|
+
:param _RequestId: 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.
|
|
13008
13008
|
:type RequestId: str
|
|
13009
13009
|
"""
|
|
13010
13010
|
self._TotalCount = None
|
|
@@ -13035,7 +13035,7 @@ class DescribeDBInstancesResponse(AbstractModel):
|
|
|
13035
13035
|
|
|
13036
13036
|
@property
|
|
13037
13037
|
def RequestId(self):
|
|
13038
|
-
"""The unique request ID,
|
|
13038
|
+
"""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.
|
|
13039
13039
|
:rtype: str
|
|
13040
13040
|
"""
|
|
13041
13041
|
return self._RequestId
|
|
@@ -13285,7 +13285,7 @@ class DescribeDBPriceResponse(AbstractModel):
|
|
|
13285
13285
|
:type OriginalPrice: int
|
|
13286
13286
|
:param _Currency: Currency: `CNY`, `USD`.
|
|
13287
13287
|
:type Currency: str
|
|
13288
|
-
:param _RequestId: The unique request ID,
|
|
13288
|
+
:param _RequestId: 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.
|
|
13289
13289
|
:type RequestId: str
|
|
13290
13290
|
"""
|
|
13291
13291
|
self._Price = None
|
|
@@ -13328,7 +13328,7 @@ class DescribeDBPriceResponse(AbstractModel):
|
|
|
13328
13328
|
|
|
13329
13329
|
@property
|
|
13330
13330
|
def RequestId(self):
|
|
13331
|
-
"""The unique request ID,
|
|
13331
|
+
"""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.
|
|
13332
13332
|
:rtype: str
|
|
13333
13333
|
"""
|
|
13334
13334
|
return self._RequestId
|
|
@@ -13405,7 +13405,7 @@ class DescribeDBSecurityGroupsResponse(AbstractModel):
|
|
|
13405
13405
|
r"""
|
|
13406
13406
|
:param _Groups: Security group details.
|
|
13407
13407
|
:type Groups: list of SecurityGroup
|
|
13408
|
-
:param _RequestId: The unique request ID,
|
|
13408
|
+
:param _RequestId: 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.
|
|
13409
13409
|
:type RequestId: str
|
|
13410
13410
|
"""
|
|
13411
13411
|
self._Groups = None
|
|
@@ -13424,7 +13424,7 @@ class DescribeDBSecurityGroupsResponse(AbstractModel):
|
|
|
13424
13424
|
|
|
13425
13425
|
@property
|
|
13426
13426
|
def RequestId(self):
|
|
13427
|
-
"""The unique request ID,
|
|
13427
|
+
"""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.
|
|
13428
13428
|
:rtype: str
|
|
13429
13429
|
"""
|
|
13430
13430
|
return self._RequestId
|
|
@@ -13521,7 +13521,7 @@ class DescribeDBSwitchRecordsResponse(AbstractModel):
|
|
|
13521
13521
|
:type TotalCount: int
|
|
13522
13522
|
:param _Items: Details of instance switches.
|
|
13523
13523
|
:type Items: list of DBSwitchInfo
|
|
13524
|
-
:param _RequestId: The unique request ID,
|
|
13524
|
+
:param _RequestId: 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.
|
|
13525
13525
|
:type RequestId: str
|
|
13526
13526
|
"""
|
|
13527
13527
|
self._TotalCount = None
|
|
@@ -13552,7 +13552,7 @@ class DescribeDBSwitchRecordsResponse(AbstractModel):
|
|
|
13552
13552
|
|
|
13553
13553
|
@property
|
|
13554
13554
|
def RequestId(self):
|
|
13555
|
-
"""The unique request ID,
|
|
13555
|
+
"""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.
|
|
13556
13556
|
:rtype: str
|
|
13557
13557
|
"""
|
|
13558
13558
|
return self._RequestId
|
|
@@ -13640,7 +13640,7 @@ class DescribeDataBackupOverviewResponse(AbstractModel):
|
|
|
13640
13640
|
:type DataBackupStandbyVolume: int
|
|
13641
13641
|
:param _DataBackupStandbyCount: Total number of standard storage backups in current region
|
|
13642
13642
|
:type DataBackupStandbyCount: int
|
|
13643
|
-
:param _RequestId: The unique request ID,
|
|
13643
|
+
:param _RequestId: 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.
|
|
13644
13644
|
:type RequestId: str
|
|
13645
13645
|
"""
|
|
13646
13646
|
self._DataBackupVolume = None
|
|
@@ -13791,7 +13791,7 @@ class DescribeDataBackupOverviewResponse(AbstractModel):
|
|
|
13791
13791
|
|
|
13792
13792
|
@property
|
|
13793
13793
|
def RequestId(self):
|
|
13794
|
-
"""The unique request ID,
|
|
13794
|
+
"""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.
|
|
13795
13795
|
:rtype: str
|
|
13796
13796
|
"""
|
|
13797
13797
|
return self._RequestId
|
|
@@ -13911,7 +13911,7 @@ class DescribeDatabasesResponse(AbstractModel):
|
|
|
13911
13911
|
:type Items: list of str
|
|
13912
13912
|
:param _DatabaseList: Database name and character set
|
|
13913
13913
|
:type DatabaseList: list of DatabasesWithCharacterLists
|
|
13914
|
-
:param _RequestId: The unique request ID,
|
|
13914
|
+
:param _RequestId: 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.
|
|
13915
13915
|
:type RequestId: str
|
|
13916
13916
|
"""
|
|
13917
13917
|
self._TotalCount = None
|
|
@@ -13954,7 +13954,7 @@ class DescribeDatabasesResponse(AbstractModel):
|
|
|
13954
13954
|
|
|
13955
13955
|
@property
|
|
13956
13956
|
def RequestId(self):
|
|
13957
|
-
"""The unique request ID,
|
|
13957
|
+
"""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.
|
|
13958
13958
|
:rtype: str
|
|
13959
13959
|
"""
|
|
13960
13960
|
return self._RequestId
|
|
@@ -14053,7 +14053,7 @@ class DescribeDefaultParamsResponse(AbstractModel):
|
|
|
14053
14053
|
:type TotalCount: int
|
|
14054
14054
|
:param _Items: Parameter details.
|
|
14055
14055
|
:type Items: list of ParameterDetail
|
|
14056
|
-
:param _RequestId: The unique request ID,
|
|
14056
|
+
:param _RequestId: 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.
|
|
14057
14057
|
:type RequestId: str
|
|
14058
14058
|
"""
|
|
14059
14059
|
self._TotalCount = None
|
|
@@ -14084,7 +14084,7 @@ class DescribeDefaultParamsResponse(AbstractModel):
|
|
|
14084
14084
|
|
|
14085
14085
|
@property
|
|
14086
14086
|
def RequestId(self):
|
|
14087
|
-
"""The unique request ID,
|
|
14087
|
+
"""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.
|
|
14088
14088
|
:rtype: str
|
|
14089
14089
|
"""
|
|
14090
14090
|
return self._RequestId
|
|
@@ -14171,7 +14171,7 @@ class DescribeDeviceMonitorInfoResponse(AbstractModel):
|
|
|
14171
14171
|
:type Net: :class:`tencentcloud.cdb.v20170320.models.DeviceNetInfo`
|
|
14172
14172
|
:param _Disk: Disk monitoring data of the instance
|
|
14173
14173
|
:type Disk: :class:`tencentcloud.cdb.v20170320.models.DeviceDiskInfo`
|
|
14174
|
-
:param _RequestId: The unique request ID,
|
|
14174
|
+
:param _RequestId: 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.
|
|
14175
14175
|
:type RequestId: str
|
|
14176
14176
|
"""
|
|
14177
14177
|
self._Cpu = None
|
|
@@ -14226,7 +14226,7 @@ class DescribeDeviceMonitorInfoResponse(AbstractModel):
|
|
|
14226
14226
|
|
|
14227
14227
|
@property
|
|
14228
14228
|
def RequestId(self):
|
|
14229
|
-
"""The unique request ID,
|
|
14229
|
+
"""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.
|
|
14230
14230
|
:rtype: str
|
|
14231
14231
|
"""
|
|
14232
14232
|
return self._RequestId
|
|
@@ -14390,7 +14390,7 @@ class DescribeErrorLogDataResponse(AbstractModel):
|
|
|
14390
14390
|
:param _Items: Returned result.
|
|
14391
14391
|
Note: this field may return null, indicating that no valid values can be obtained.
|
|
14392
14392
|
:type Items: list of ErrlogItem
|
|
14393
|
-
:param _RequestId: The unique request ID,
|
|
14393
|
+
:param _RequestId: 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.
|
|
14394
14394
|
:type RequestId: str
|
|
14395
14395
|
"""
|
|
14396
14396
|
self._TotalCount = None
|
|
@@ -14422,7 +14422,7 @@ Note: this field may return null, indicating that no valid values can be obtaine
|
|
|
14422
14422
|
|
|
14423
14423
|
@property
|
|
14424
14424
|
def RequestId(self):
|
|
14425
|
-
"""The unique request ID,
|
|
14425
|
+
"""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.
|
|
14426
14426
|
:rtype: str
|
|
14427
14427
|
"""
|
|
14428
14428
|
return self._RequestId
|
|
@@ -14520,7 +14520,7 @@ class DescribeInstanceParamRecordsResponse(AbstractModel):
|
|
|
14520
14520
|
:type TotalCount: int
|
|
14521
14521
|
:param _Items: Parameter modification records.
|
|
14522
14522
|
:type Items: list of ParamRecord
|
|
14523
|
-
:param _RequestId: The unique request ID,
|
|
14523
|
+
:param _RequestId: 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.
|
|
14524
14524
|
:type RequestId: str
|
|
14525
14525
|
"""
|
|
14526
14526
|
self._TotalCount = None
|
|
@@ -14551,7 +14551,7 @@ class DescribeInstanceParamRecordsResponse(AbstractModel):
|
|
|
14551
14551
|
|
|
14552
14552
|
@property
|
|
14553
14553
|
def RequestId(self):
|
|
14554
|
-
"""The unique request ID,
|
|
14554
|
+
"""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.
|
|
14555
14555
|
:rtype: str
|
|
14556
14556
|
"""
|
|
14557
14557
|
return self._RequestId
|
|
@@ -14619,7 +14619,7 @@ class DescribeInstanceParamsResponse(AbstractModel):
|
|
|
14619
14619
|
:type TotalCount: int
|
|
14620
14620
|
:param _Items: Parameter details.
|
|
14621
14621
|
:type Items: list of ParameterDetail
|
|
14622
|
-
:param _RequestId: The unique request ID,
|
|
14622
|
+
:param _RequestId: 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.
|
|
14623
14623
|
:type RequestId: str
|
|
14624
14624
|
"""
|
|
14625
14625
|
self._TotalCount = None
|
|
@@ -14650,7 +14650,7 @@ class DescribeInstanceParamsResponse(AbstractModel):
|
|
|
14650
14650
|
|
|
14651
14651
|
@property
|
|
14652
14652
|
def RequestId(self):
|
|
14653
|
-
"""The unique request ID,
|
|
14653
|
+
"""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.
|
|
14654
14654
|
:rtype: str
|
|
14655
14655
|
"""
|
|
14656
14656
|
return self._RequestId
|
|
@@ -14718,7 +14718,7 @@ class DescribeLocalBinlogConfigResponse(AbstractModel):
|
|
|
14718
14718
|
:type LocalBinlogConfig: :class:`tencentcloud.cdb.v20170320.models.LocalBinlogConfig`
|
|
14719
14719
|
:param _LocalBinlogConfigDefault: Default binlog retention policy in the region.
|
|
14720
14720
|
:type LocalBinlogConfigDefault: :class:`tencentcloud.cdb.v20170320.models.LocalBinlogConfigDefault`
|
|
14721
|
-
:param _RequestId: The unique request ID,
|
|
14721
|
+
:param _RequestId: 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.
|
|
14722
14722
|
:type RequestId: str
|
|
14723
14723
|
"""
|
|
14724
14724
|
self._LocalBinlogConfig = None
|
|
@@ -14749,7 +14749,7 @@ class DescribeLocalBinlogConfigResponse(AbstractModel):
|
|
|
14749
14749
|
|
|
14750
14750
|
@property
|
|
14751
14751
|
def RequestId(self):
|
|
14752
|
-
"""The unique request ID,
|
|
14752
|
+
"""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.
|
|
14753
14753
|
:rtype: str
|
|
14754
14754
|
"""
|
|
14755
14755
|
return self._RequestId
|
|
@@ -14829,7 +14829,7 @@ class DescribeParamTemplateInfoResponse(AbstractModel):
|
|
|
14829
14829
|
:param _EngineType: Parameter template engine. Valid values: `InnoDB`, `RocksDB`.
|
|
14830
14830
|
Note: This field may return null, indicating that no valid values can be obtained.
|
|
14831
14831
|
:type EngineType: str
|
|
14832
|
-
:param _RequestId: The unique request ID,
|
|
14832
|
+
:param _RequestId: 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.
|
|
14833
14833
|
:type RequestId: str
|
|
14834
14834
|
"""
|
|
14835
14835
|
self._TemplateId = None
|
|
@@ -14933,7 +14933,7 @@ Note: This field may return null, indicating that no valid values can be obtain
|
|
|
14933
14933
|
|
|
14934
14934
|
@property
|
|
14935
14935
|
def RequestId(self):
|
|
14936
|
-
"""The unique request ID,
|
|
14936
|
+
"""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.
|
|
14937
14937
|
:rtype: str
|
|
14938
14938
|
"""
|
|
14939
14939
|
return self._RequestId
|
|
@@ -15052,7 +15052,7 @@ class DescribeParamTemplatesResponse(AbstractModel):
|
|
|
15052
15052
|
:type TotalCount: int
|
|
15053
15053
|
:param _Items: Parameter template details.
|
|
15054
15054
|
:type Items: list of ParamTemplateInfo
|
|
15055
|
-
:param _RequestId: The unique request ID,
|
|
15055
|
+
:param _RequestId: 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.
|
|
15056
15056
|
:type RequestId: str
|
|
15057
15057
|
"""
|
|
15058
15058
|
self._TotalCount = None
|
|
@@ -15083,7 +15083,7 @@ class DescribeParamTemplatesResponse(AbstractModel):
|
|
|
15083
15083
|
|
|
15084
15084
|
@property
|
|
15085
15085
|
def RequestId(self):
|
|
15086
|
-
"""The unique request ID,
|
|
15086
|
+
"""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.
|
|
15087
15087
|
:rtype: str
|
|
15088
15088
|
"""
|
|
15089
15089
|
return self._RequestId
|
|
@@ -15151,7 +15151,7 @@ class DescribeProjectSecurityGroupsResponse(AbstractModel):
|
|
|
15151
15151
|
:type Groups: list of SecurityGroup
|
|
15152
15152
|
:param _TotalCount: Number of security group rules
|
|
15153
15153
|
:type TotalCount: int
|
|
15154
|
-
:param _RequestId: The unique request ID,
|
|
15154
|
+
:param _RequestId: 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.
|
|
15155
15155
|
:type RequestId: str
|
|
15156
15156
|
"""
|
|
15157
15157
|
self._Groups = None
|
|
@@ -15182,7 +15182,7 @@ class DescribeProjectSecurityGroupsResponse(AbstractModel):
|
|
|
15182
15182
|
|
|
15183
15183
|
@property
|
|
15184
15184
|
def RequestId(self):
|
|
15185
|
-
"""The unique request ID,
|
|
15185
|
+
"""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.
|
|
15186
15186
|
:rtype: str
|
|
15187
15187
|
"""
|
|
15188
15188
|
return self._RequestId
|
|
@@ -15285,7 +15285,7 @@ Note: this field may return `null`, indicating that no valid value can be found.
|
|
|
15285
15285
|
:param _WeightRule: Weight rule
|
|
15286
15286
|
Note: this field may return `null`, indicating that no valid value can be found.
|
|
15287
15287
|
:type WeightRule: :class:`tencentcloud.cdb.v20170320.models.Rule`
|
|
15288
|
-
:param _RequestId: The unique request ID,
|
|
15288
|
+
:param _RequestId: 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.
|
|
15289
15289
|
:type RequestId: str
|
|
15290
15290
|
"""
|
|
15291
15291
|
self._Count = None
|
|
@@ -15331,7 +15331,7 @@ Note: this field may return `null`, indicating that no valid value can be found.
|
|
|
15331
15331
|
|
|
15332
15332
|
@property
|
|
15333
15333
|
def RequestId(self):
|
|
15334
|
-
"""The unique request ID,
|
|
15334
|
+
"""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.
|
|
15335
15335
|
:rtype: str
|
|
15336
15336
|
"""
|
|
15337
15337
|
return self._RequestId
|
|
@@ -15411,7 +15411,7 @@ class DescribeProxySupportParamResponse(AbstractModel):
|
|
|
15411
15411
|
:type SupportTransSplitMinVersion: str
|
|
15412
15412
|
:param _SupportReadOnly: Whether read-only mode is supported Note: This field may return null, indicating that no valid values can be obtained.
|
|
15413
15413
|
:type SupportReadOnly: bool
|
|
15414
|
-
:param _RequestId: The unique request ID,
|
|
15414
|
+
:param _RequestId: 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.
|
|
15415
15415
|
:type RequestId: str
|
|
15416
15416
|
"""
|
|
15417
15417
|
self._ProxyVersion = None
|
|
@@ -15514,7 +15514,7 @@ class DescribeProxySupportParamResponse(AbstractModel):
|
|
|
15514
15514
|
|
|
15515
15515
|
@property
|
|
15516
15516
|
def RequestId(self):
|
|
15517
|
-
"""The unique request ID,
|
|
15517
|
+
"""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.
|
|
15518
15518
|
:rtype: str
|
|
15519
15519
|
"""
|
|
15520
15520
|
return self._RequestId
|
|
@@ -15589,7 +15589,7 @@ class DescribeRemoteBackupConfigResponse(AbstractModel):
|
|
|
15589
15589
|
:type RemoteRegion: list of str
|
|
15590
15590
|
:param _RegionList: List of remote backup regions
|
|
15591
15591
|
:type RegionList: list of str
|
|
15592
|
-
:param _RequestId: The unique request ID,
|
|
15592
|
+
:param _RequestId: 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.
|
|
15593
15593
|
:type RequestId: str
|
|
15594
15594
|
"""
|
|
15595
15595
|
self._ExpireDays = None
|
|
@@ -15656,7 +15656,7 @@ class DescribeRemoteBackupConfigResponse(AbstractModel):
|
|
|
15656
15656
|
|
|
15657
15657
|
@property
|
|
15658
15658
|
def RequestId(self):
|
|
15659
|
-
"""The unique request ID,
|
|
15659
|
+
"""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.
|
|
15660
15660
|
:rtype: str
|
|
15661
15661
|
"""
|
|
15662
15662
|
return self._RequestId
|
|
@@ -15720,7 +15720,7 @@ class DescribeRoGroupsResponse(AbstractModel):
|
|
|
15720
15720
|
r"""
|
|
15721
15721
|
:param _RoGroups: RO group information array. An instance can be associated with multiple RO groups.
|
|
15722
15722
|
:type RoGroups: list of RoGroup
|
|
15723
|
-
:param _RequestId: The unique request ID,
|
|
15723
|
+
:param _RequestId: 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.
|
|
15724
15724
|
:type RequestId: str
|
|
15725
15725
|
"""
|
|
15726
15726
|
self._RoGroups = None
|
|
@@ -15739,7 +15739,7 @@ class DescribeRoGroupsResponse(AbstractModel):
|
|
|
15739
15739
|
|
|
15740
15740
|
@property
|
|
15741
15741
|
def RequestId(self):
|
|
15742
|
-
"""The unique request ID,
|
|
15742
|
+
"""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.
|
|
15743
15743
|
:rtype: str
|
|
15744
15744
|
"""
|
|
15745
15745
|
return self._RequestId
|
|
@@ -15821,7 +15821,7 @@ class DescribeRoMinScaleResponse(AbstractModel):
|
|
|
15821
15821
|
:type Memory: int
|
|
15822
15822
|
:param _Volume: Disk size in GB.
|
|
15823
15823
|
:type Volume: int
|
|
15824
|
-
:param _RequestId: The unique request ID,
|
|
15824
|
+
:param _RequestId: 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.
|
|
15825
15825
|
:type RequestId: str
|
|
15826
15826
|
"""
|
|
15827
15827
|
self._Memory = None
|
|
@@ -15852,7 +15852,7 @@ class DescribeRoMinScaleResponse(AbstractModel):
|
|
|
15852
15852
|
|
|
15853
15853
|
@property
|
|
15854
15854
|
def RequestId(self):
|
|
15855
|
-
"""The unique request ID,
|
|
15855
|
+
"""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.
|
|
15856
15856
|
:rtype: str
|
|
15857
15857
|
"""
|
|
15858
15858
|
return self._RequestId
|
|
@@ -15945,7 +15945,7 @@ class DescribeRollbackRangeTimeResponse(AbstractModel):
|
|
|
15945
15945
|
:type TotalCount: int
|
|
15946
15946
|
:param _Items: Returned parameter information.
|
|
15947
15947
|
:type Items: list of InstanceRollbackRangeTime
|
|
15948
|
-
:param _RequestId: The unique request ID,
|
|
15948
|
+
:param _RequestId: 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.
|
|
15949
15949
|
:type RequestId: str
|
|
15950
15950
|
"""
|
|
15951
15951
|
self._TotalCount = None
|
|
@@ -15976,7 +15976,7 @@ class DescribeRollbackRangeTimeResponse(AbstractModel):
|
|
|
15976
15976
|
|
|
15977
15977
|
@property
|
|
15978
15978
|
def RequestId(self):
|
|
15979
|
-
"""The unique request ID,
|
|
15979
|
+
"""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.
|
|
15980
15980
|
:rtype: str
|
|
15981
15981
|
"""
|
|
15982
15982
|
return self._RequestId
|
|
@@ -16090,7 +16090,7 @@ class DescribeRollbackTaskDetailResponse(AbstractModel):
|
|
|
16090
16090
|
:param _Items: Rollback task details.
|
|
16091
16091
|
Note: this field may return null, indicating that no valid values can be obtained.
|
|
16092
16092
|
:type Items: list of RollbackTask
|
|
16093
|
-
:param _RequestId: The unique request ID,
|
|
16093
|
+
:param _RequestId: 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.
|
|
16094
16094
|
:type RequestId: str
|
|
16095
16095
|
"""
|
|
16096
16096
|
self._TotalCount = None
|
|
@@ -16122,7 +16122,7 @@ Note: this field may return null, indicating that no valid values can be obtaine
|
|
|
16122
16122
|
|
|
16123
16123
|
@property
|
|
16124
16124
|
def RequestId(self):
|
|
16125
|
-
"""The unique request ID,
|
|
16125
|
+
"""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.
|
|
16126
16126
|
:rtype: str
|
|
16127
16127
|
"""
|
|
16128
16128
|
return self._RequestId
|
|
@@ -16341,7 +16341,7 @@ class DescribeSlowLogDataResponse(AbstractModel):
|
|
|
16341
16341
|
:param _Items: Queried results.
|
|
16342
16342
|
Note: this field may return null, indicating that no valid values can be obtained.
|
|
16343
16343
|
:type Items: list of SlowLogItem
|
|
16344
|
-
:param _RequestId: The unique request ID,
|
|
16344
|
+
:param _RequestId: 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.
|
|
16345
16345
|
:type RequestId: str
|
|
16346
16346
|
"""
|
|
16347
16347
|
self._TotalCount = None
|
|
@@ -16373,7 +16373,7 @@ Note: this field may return null, indicating that no valid values can be obtaine
|
|
|
16373
16373
|
|
|
16374
16374
|
@property
|
|
16375
16375
|
def RequestId(self):
|
|
16376
|
-
"""The unique request ID,
|
|
16376
|
+
"""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.
|
|
16377
16377
|
:rtype: str
|
|
16378
16378
|
"""
|
|
16379
16379
|
return self._RequestId
|
|
@@ -16471,7 +16471,7 @@ class DescribeSlowLogsResponse(AbstractModel):
|
|
|
16471
16471
|
:type TotalCount: int
|
|
16472
16472
|
:param _Items: Details of eligible slow logs.
|
|
16473
16473
|
:type Items: list of SlowLogInfo
|
|
16474
|
-
:param _RequestId: The unique request ID,
|
|
16474
|
+
:param _RequestId: 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.
|
|
16475
16475
|
:type RequestId: str
|
|
16476
16476
|
"""
|
|
16477
16477
|
self._TotalCount = None
|
|
@@ -16502,7 +16502,7 @@ class DescribeSlowLogsResponse(AbstractModel):
|
|
|
16502
16502
|
|
|
16503
16503
|
@property
|
|
16504
16504
|
def RequestId(self):
|
|
16505
|
-
"""The unique request ID,
|
|
16505
|
+
"""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.
|
|
16506
16506
|
:rtype: str
|
|
16507
16507
|
"""
|
|
16508
16508
|
return self._RequestId
|
|
@@ -16574,7 +16574,7 @@ class DescribeSupportedPrivilegesResponse(AbstractModel):
|
|
|
16574
16574
|
:type TableSupportedPrivileges: list of str
|
|
16575
16575
|
:param _ColumnSupportedPrivileges: Column permissions supported by the instance.
|
|
16576
16576
|
:type ColumnSupportedPrivileges: list of str
|
|
16577
|
-
:param _RequestId: The unique request ID,
|
|
16577
|
+
:param _RequestId: 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.
|
|
16578
16578
|
:type RequestId: str
|
|
16579
16579
|
"""
|
|
16580
16580
|
self._GlobalSupportedPrivileges = None
|
|
@@ -16629,7 +16629,7 @@ class DescribeSupportedPrivilegesResponse(AbstractModel):
|
|
|
16629
16629
|
|
|
16630
16630
|
@property
|
|
16631
16631
|
def RequestId(self):
|
|
16632
|
-
"""The unique request ID,
|
|
16632
|
+
"""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.
|
|
16633
16633
|
:rtype: str
|
|
16634
16634
|
"""
|
|
16635
16635
|
return self._RequestId
|
|
@@ -16754,7 +16754,7 @@ class DescribeTablesResponse(AbstractModel):
|
|
|
16754
16754
|
:type TotalCount: int
|
|
16755
16755
|
:param _Items: Information of a table.
|
|
16756
16756
|
:type Items: list of str
|
|
16757
|
-
:param _RequestId: The unique request ID,
|
|
16757
|
+
:param _RequestId: 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.
|
|
16758
16758
|
:type RequestId: str
|
|
16759
16759
|
"""
|
|
16760
16760
|
self._TotalCount = None
|
|
@@ -16785,7 +16785,7 @@ class DescribeTablesResponse(AbstractModel):
|
|
|
16785
16785
|
|
|
16786
16786
|
@property
|
|
16787
16787
|
def RequestId(self):
|
|
16788
|
-
"""The unique request ID,
|
|
16788
|
+
"""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.
|
|
16789
16789
|
:rtype: str
|
|
16790
16790
|
"""
|
|
16791
16791
|
return self._RequestId
|
|
@@ -16880,7 +16880,7 @@ class DescribeTagsOfInstanceIdsResponse(AbstractModel):
|
|
|
16880
16880
|
:type Limit: int
|
|
16881
16881
|
:param _Rows: Instance tag information.
|
|
16882
16882
|
:type Rows: list of TagsInfoOfInstance
|
|
16883
|
-
:param _RequestId: The unique request ID,
|
|
16883
|
+
:param _RequestId: 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.
|
|
16884
16884
|
:type RequestId: str
|
|
16885
16885
|
"""
|
|
16886
16886
|
self._Offset = None
|
|
@@ -16923,7 +16923,7 @@ class DescribeTagsOfInstanceIdsResponse(AbstractModel):
|
|
|
16923
16923
|
|
|
16924
16924
|
@property
|
|
16925
16925
|
def RequestId(self):
|
|
16926
|
-
"""The unique request ID,
|
|
16926
|
+
"""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.
|
|
16927
16927
|
:rtype: str
|
|
16928
16928
|
"""
|
|
16929
16929
|
return self._RequestId
|
|
@@ -17137,7 +17137,7 @@ class DescribeTasksResponse(AbstractModel):
|
|
|
17137
17137
|
:type TotalCount: int
|
|
17138
17138
|
:param _Items: Information of an instance task.
|
|
17139
17139
|
:type Items: list of TaskDetail
|
|
17140
|
-
:param _RequestId: The unique request ID,
|
|
17140
|
+
:param _RequestId: 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.
|
|
17141
17141
|
:type RequestId: str
|
|
17142
17142
|
"""
|
|
17143
17143
|
self._TotalCount = None
|
|
@@ -17168,7 +17168,7 @@ class DescribeTasksResponse(AbstractModel):
|
|
|
17168
17168
|
|
|
17169
17169
|
@property
|
|
17170
17170
|
def RequestId(self):
|
|
17171
|
-
"""The unique request ID,
|
|
17171
|
+
"""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.
|
|
17172
17172
|
:rtype: str
|
|
17173
17173
|
"""
|
|
17174
17174
|
return self._RequestId
|
|
@@ -17248,7 +17248,7 @@ class DescribeTimeWindowResponse(AbstractModel):
|
|
|
17248
17248
|
:type Sunday: list of str
|
|
17249
17249
|
:param _MaxDelayTime: Maximum data delay threshold
|
|
17250
17250
|
:type MaxDelayTime: int
|
|
17251
|
-
:param _RequestId: The unique request ID,
|
|
17251
|
+
:param _RequestId: 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.
|
|
17252
17252
|
:type RequestId: str
|
|
17253
17253
|
"""
|
|
17254
17254
|
self._Monday = None
|
|
@@ -17351,7 +17351,7 @@ class DescribeTimeWindowResponse(AbstractModel):
|
|
|
17351
17351
|
|
|
17352
17352
|
@property
|
|
17353
17353
|
def RequestId(self):
|
|
17354
|
-
"""The unique request ID,
|
|
17354
|
+
"""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.
|
|
17355
17355
|
:rtype: str
|
|
17356
17356
|
"""
|
|
17357
17357
|
return self._RequestId
|
|
@@ -17450,7 +17450,7 @@ class DescribeUploadedFilesResponse(AbstractModel):
|
|
|
17450
17450
|
:type TotalCount: int
|
|
17451
17451
|
:param _Items: List of returned SQL files.
|
|
17452
17452
|
:type Items: list of SqlFileInfo
|
|
17453
|
-
:param _RequestId: The unique request ID,
|
|
17453
|
+
:param _RequestId: 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.
|
|
17454
17454
|
:type RequestId: str
|
|
17455
17455
|
"""
|
|
17456
17456
|
self._TotalCount = None
|
|
@@ -17481,7 +17481,7 @@ class DescribeUploadedFilesResponse(AbstractModel):
|
|
|
17481
17481
|
|
|
17482
17482
|
@property
|
|
17483
17483
|
def RequestId(self):
|
|
17484
|
-
"""The unique request ID,
|
|
17484
|
+
"""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.
|
|
17485
17485
|
:rtype: str
|
|
17486
17486
|
"""
|
|
17487
17487
|
return self._RequestId
|
|
@@ -17925,14 +17925,14 @@ class DisassociateSecurityGroupsResponse(AbstractModel):
|
|
|
17925
17925
|
|
|
17926
17926
|
def __init__(self):
|
|
17927
17927
|
r"""
|
|
17928
|
-
:param _RequestId: The unique request ID,
|
|
17928
|
+
:param _RequestId: 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.
|
|
17929
17929
|
:type RequestId: str
|
|
17930
17930
|
"""
|
|
17931
17931
|
self._RequestId = None
|
|
17932
17932
|
|
|
17933
17933
|
@property
|
|
17934
17934
|
def RequestId(self):
|
|
17935
|
-
"""The unique request ID,
|
|
17935
|
+
"""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.
|
|
17936
17936
|
:rtype: str
|
|
17937
17937
|
"""
|
|
17938
17938
|
return self._RequestId
|
|
@@ -18479,135 +18479,6 @@ class Inbound(AbstractModel):
|
|
|
18479
18479
|
|
|
18480
18480
|
|
|
18481
18481
|
|
|
18482
|
-
class InitDBInstancesRequest(AbstractModel):
|
|
18483
|
-
"""InitDBInstances request structure.
|
|
18484
|
-
|
|
18485
|
-
"""
|
|
18486
|
-
|
|
18487
|
-
def __init__(self):
|
|
18488
|
-
r"""
|
|
18489
|
-
:param _InstanceIds: Instance ID in the format of cdb-c1nl9rpv. It is the same as the instance ID displayed on the TencentDB Console page. You can use the [instance list querying API](https://intl.cloud.tencent.com/document/api/236/15872?from_cn_redirect=1) to query the ID, whose value is the `InstanceId` value in output parameters.
|
|
18490
|
-
:type InstanceIds: list of str
|
|
18491
|
-
:param _NewPassword: New password of the instance. Rule: It can only contain 8-64 characters and must contain at least two of the following types of characters: letters, digits, and special characters (!@#$%^*()).
|
|
18492
|
-
:type NewPassword: str
|
|
18493
|
-
:param _Parameters: List of instance parameters. Currently, "character_set_server" and "lower_case_table_names" are supported, whose value ranges are ["utf8","latin1","gbk","utf8mb4"] and ["0","1"], respectively.
|
|
18494
|
-
:type Parameters: list of ParamInfo
|
|
18495
|
-
:param _Vport: Instance port. Value range: [1024, 65535].
|
|
18496
|
-
:type Vport: int
|
|
18497
|
-
"""
|
|
18498
|
-
self._InstanceIds = None
|
|
18499
|
-
self._NewPassword = None
|
|
18500
|
-
self._Parameters = None
|
|
18501
|
-
self._Vport = None
|
|
18502
|
-
|
|
18503
|
-
@property
|
|
18504
|
-
def InstanceIds(self):
|
|
18505
|
-
"""Instance ID in the format of cdb-c1nl9rpv. It is the same as the instance ID displayed on the TencentDB Console page. You can use the [instance list querying API](https://intl.cloud.tencent.com/document/api/236/15872?from_cn_redirect=1) to query the ID, whose value is the `InstanceId` value in output parameters.
|
|
18506
|
-
:rtype: list of str
|
|
18507
|
-
"""
|
|
18508
|
-
return self._InstanceIds
|
|
18509
|
-
|
|
18510
|
-
@InstanceIds.setter
|
|
18511
|
-
def InstanceIds(self, InstanceIds):
|
|
18512
|
-
self._InstanceIds = InstanceIds
|
|
18513
|
-
|
|
18514
|
-
@property
|
|
18515
|
-
def NewPassword(self):
|
|
18516
|
-
"""New password of the instance. Rule: It can only contain 8-64 characters and must contain at least two of the following types of characters: letters, digits, and special characters (!@#$%^*()).
|
|
18517
|
-
:rtype: str
|
|
18518
|
-
"""
|
|
18519
|
-
return self._NewPassword
|
|
18520
|
-
|
|
18521
|
-
@NewPassword.setter
|
|
18522
|
-
def NewPassword(self, NewPassword):
|
|
18523
|
-
self._NewPassword = NewPassword
|
|
18524
|
-
|
|
18525
|
-
@property
|
|
18526
|
-
def Parameters(self):
|
|
18527
|
-
"""List of instance parameters. Currently, "character_set_server" and "lower_case_table_names" are supported, whose value ranges are ["utf8","latin1","gbk","utf8mb4"] and ["0","1"], respectively.
|
|
18528
|
-
:rtype: list of ParamInfo
|
|
18529
|
-
"""
|
|
18530
|
-
return self._Parameters
|
|
18531
|
-
|
|
18532
|
-
@Parameters.setter
|
|
18533
|
-
def Parameters(self, Parameters):
|
|
18534
|
-
self._Parameters = Parameters
|
|
18535
|
-
|
|
18536
|
-
@property
|
|
18537
|
-
def Vport(self):
|
|
18538
|
-
"""Instance port. Value range: [1024, 65535].
|
|
18539
|
-
:rtype: int
|
|
18540
|
-
"""
|
|
18541
|
-
return self._Vport
|
|
18542
|
-
|
|
18543
|
-
@Vport.setter
|
|
18544
|
-
def Vport(self, Vport):
|
|
18545
|
-
self._Vport = Vport
|
|
18546
|
-
|
|
18547
|
-
|
|
18548
|
-
def _deserialize(self, params):
|
|
18549
|
-
self._InstanceIds = params.get("InstanceIds")
|
|
18550
|
-
self._NewPassword = params.get("NewPassword")
|
|
18551
|
-
if params.get("Parameters") is not None:
|
|
18552
|
-
self._Parameters = []
|
|
18553
|
-
for item in params.get("Parameters"):
|
|
18554
|
-
obj = ParamInfo()
|
|
18555
|
-
obj._deserialize(item)
|
|
18556
|
-
self._Parameters.append(obj)
|
|
18557
|
-
self._Vport = params.get("Vport")
|
|
18558
|
-
memeber_set = set(params.keys())
|
|
18559
|
-
for name, value in vars(self).items():
|
|
18560
|
-
property_name = name[1:]
|
|
18561
|
-
if property_name in memeber_set:
|
|
18562
|
-
memeber_set.remove(property_name)
|
|
18563
|
-
if len(memeber_set) > 0:
|
|
18564
|
-
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
|
18565
|
-
|
|
18566
|
-
|
|
18567
|
-
|
|
18568
|
-
class InitDBInstancesResponse(AbstractModel):
|
|
18569
|
-
"""InitDBInstances response structure.
|
|
18570
|
-
|
|
18571
|
-
"""
|
|
18572
|
-
|
|
18573
|
-
def __init__(self):
|
|
18574
|
-
r"""
|
|
18575
|
-
:param _AsyncRequestIds: Array of async task request IDs, which can be used to query the execution results of async tasks.
|
|
18576
|
-
:type AsyncRequestIds: list of str
|
|
18577
|
-
:param _RequestId: The unique request ID, which is returned for each request. RequestId is required for locating a problem.
|
|
18578
|
-
:type RequestId: str
|
|
18579
|
-
"""
|
|
18580
|
-
self._AsyncRequestIds = None
|
|
18581
|
-
self._RequestId = None
|
|
18582
|
-
|
|
18583
|
-
@property
|
|
18584
|
-
def AsyncRequestIds(self):
|
|
18585
|
-
"""Array of async task request IDs, which can be used to query the execution results of async tasks.
|
|
18586
|
-
:rtype: list of str
|
|
18587
|
-
"""
|
|
18588
|
-
return self._AsyncRequestIds
|
|
18589
|
-
|
|
18590
|
-
@AsyncRequestIds.setter
|
|
18591
|
-
def AsyncRequestIds(self, AsyncRequestIds):
|
|
18592
|
-
self._AsyncRequestIds = AsyncRequestIds
|
|
18593
|
-
|
|
18594
|
-
@property
|
|
18595
|
-
def RequestId(self):
|
|
18596
|
-
"""The unique request ID, which is returned for each request. RequestId is required for locating a problem.
|
|
18597
|
-
:rtype: str
|
|
18598
|
-
"""
|
|
18599
|
-
return self._RequestId
|
|
18600
|
-
|
|
18601
|
-
@RequestId.setter
|
|
18602
|
-
def RequestId(self, RequestId):
|
|
18603
|
-
self._RequestId = RequestId
|
|
18604
|
-
|
|
18605
|
-
|
|
18606
|
-
def _deserialize(self, params):
|
|
18607
|
-
self._AsyncRequestIds = params.get("AsyncRequestIds")
|
|
18608
|
-
self._RequestId = params.get("RequestId")
|
|
18609
|
-
|
|
18610
|
-
|
|
18611
18482
|
class InstanceAuditLogFilters(AbstractModel):
|
|
18612
18483
|
"""Search filter for audit log
|
|
18613
18484
|
|
|
@@ -19671,7 +19542,7 @@ class IsolateDBInstanceResponse(AbstractModel):
|
|
|
19671
19542
|
:param _AsyncRequestId: Async task request ID, which can be used to query the execution result of an async task. (This returned field has been disused. You can query the isolation status of an instance through the `DescribeDBInstances` API.)
|
|
19672
19543
|
Note: this field may return null, indicating that no valid values can be obtained.
|
|
19673
19544
|
:type AsyncRequestId: str
|
|
19674
|
-
:param _RequestId: The unique request ID,
|
|
19545
|
+
:param _RequestId: 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.
|
|
19675
19546
|
:type RequestId: str
|
|
19676
19547
|
"""
|
|
19677
19548
|
self._AsyncRequestId = None
|
|
@@ -19691,7 +19562,7 @@ Note: this field may return null, indicating that no valid values can be obtaine
|
|
|
19691
19562
|
|
|
19692
19563
|
@property
|
|
19693
19564
|
def RequestId(self):
|
|
19694
|
-
"""The unique request ID,
|
|
19565
|
+
"""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.
|
|
19695
19566
|
:rtype: str
|
|
19696
19567
|
"""
|
|
19697
19568
|
return self._RequestId
|
|
@@ -20340,7 +20211,7 @@ class ModifyAccountDescriptionResponse(AbstractModel):
|
|
|
20340
20211
|
r"""
|
|
20341
20212
|
:param _AsyncRequestId: Async task request ID, which can be used to query the execution result of an async task.
|
|
20342
20213
|
:type AsyncRequestId: str
|
|
20343
|
-
:param _RequestId: The unique request ID,
|
|
20214
|
+
:param _RequestId: 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.
|
|
20344
20215
|
:type RequestId: str
|
|
20345
20216
|
"""
|
|
20346
20217
|
self._AsyncRequestId = None
|
|
@@ -20359,7 +20230,7 @@ class ModifyAccountDescriptionResponse(AbstractModel):
|
|
|
20359
20230
|
|
|
20360
20231
|
@property
|
|
20361
20232
|
def RequestId(self):
|
|
20362
|
-
"""The unique request ID,
|
|
20233
|
+
"""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.
|
|
20363
20234
|
:rtype: str
|
|
20364
20235
|
"""
|
|
20365
20236
|
return self._RequestId
|
|
@@ -20454,7 +20325,7 @@ class ModifyAccountMaxUserConnectionsResponse(AbstractModel):
|
|
|
20454
20325
|
r"""
|
|
20455
20326
|
:param _AsyncRequestId: Async task request ID, which can be used to query the execution result of an async task
|
|
20456
20327
|
:type AsyncRequestId: str
|
|
20457
|
-
:param _RequestId: The unique request ID,
|
|
20328
|
+
:param _RequestId: 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.
|
|
20458
20329
|
:type RequestId: str
|
|
20459
20330
|
"""
|
|
20460
20331
|
self._AsyncRequestId = None
|
|
@@ -20473,7 +20344,7 @@ class ModifyAccountMaxUserConnectionsResponse(AbstractModel):
|
|
|
20473
20344
|
|
|
20474
20345
|
@property
|
|
20475
20346
|
def RequestId(self):
|
|
20476
|
-
"""The unique request ID,
|
|
20347
|
+
"""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.
|
|
20477
20348
|
:rtype: str
|
|
20478
20349
|
"""
|
|
20479
20350
|
return self._RequestId
|
|
@@ -20568,7 +20439,7 @@ class ModifyAccountPasswordResponse(AbstractModel):
|
|
|
20568
20439
|
r"""
|
|
20569
20440
|
:param _AsyncRequestId: Async task request ID, which can be used to query the execution result of an async task.
|
|
20570
20441
|
:type AsyncRequestId: str
|
|
20571
|
-
:param _RequestId: The unique request ID,
|
|
20442
|
+
:param _RequestId: 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.
|
|
20572
20443
|
:type RequestId: str
|
|
20573
20444
|
"""
|
|
20574
20445
|
self._AsyncRequestId = None
|
|
@@ -20587,7 +20458,7 @@ class ModifyAccountPasswordResponse(AbstractModel):
|
|
|
20587
20458
|
|
|
20588
20459
|
@property
|
|
20589
20460
|
def RequestId(self):
|
|
20590
|
-
"""The unique request ID,
|
|
20461
|
+
"""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.
|
|
20591
20462
|
:rtype: str
|
|
20592
20463
|
"""
|
|
20593
20464
|
return self._RequestId
|
|
@@ -20765,7 +20636,7 @@ class ModifyAccountPrivilegesResponse(AbstractModel):
|
|
|
20765
20636
|
r"""
|
|
20766
20637
|
:param _AsyncRequestId: Async task request ID, which can be used to query the execution result of an async task.
|
|
20767
20638
|
:type AsyncRequestId: str
|
|
20768
|
-
:param _RequestId: The unique request ID,
|
|
20639
|
+
:param _RequestId: 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.
|
|
20769
20640
|
:type RequestId: str
|
|
20770
20641
|
"""
|
|
20771
20642
|
self._AsyncRequestId = None
|
|
@@ -20784,7 +20655,7 @@ class ModifyAccountPrivilegesResponse(AbstractModel):
|
|
|
20784
20655
|
|
|
20785
20656
|
@property
|
|
20786
20657
|
def RequestId(self):
|
|
20787
|
-
"""The unique request ID,
|
|
20658
|
+
"""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.
|
|
20788
20659
|
:rtype: str
|
|
20789
20660
|
"""
|
|
20790
20661
|
return self._RequestId
|
|
@@ -20857,14 +20728,14 @@ class ModifyAutoRenewFlagResponse(AbstractModel):
|
|
|
20857
20728
|
|
|
20858
20729
|
def __init__(self):
|
|
20859
20730
|
r"""
|
|
20860
|
-
:param _RequestId: The unique request ID,
|
|
20731
|
+
:param _RequestId: 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.
|
|
20861
20732
|
:type RequestId: str
|
|
20862
20733
|
"""
|
|
20863
20734
|
self._RequestId = None
|
|
20864
20735
|
|
|
20865
20736
|
@property
|
|
20866
20737
|
def RequestId(self):
|
|
20867
|
-
"""The unique request ID,
|
|
20738
|
+
"""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.
|
|
20868
20739
|
:rtype: str
|
|
20869
20740
|
"""
|
|
20870
20741
|
return self._RequestId
|
|
@@ -21208,14 +21079,14 @@ class ModifyBackupConfigResponse(AbstractModel):
|
|
|
21208
21079
|
|
|
21209
21080
|
def __init__(self):
|
|
21210
21081
|
r"""
|
|
21211
|
-
:param _RequestId: The unique request ID,
|
|
21082
|
+
:param _RequestId: 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.
|
|
21212
21083
|
:type RequestId: str
|
|
21213
21084
|
"""
|
|
21214
21085
|
self._RequestId = None
|
|
21215
21086
|
|
|
21216
21087
|
@property
|
|
21217
21088
|
def RequestId(self):
|
|
21218
|
-
"""The unique request ID,
|
|
21089
|
+
"""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.
|
|
21219
21090
|
:rtype: str
|
|
21220
21091
|
"""
|
|
21221
21092
|
return self._RequestId
|
|
@@ -21337,14 +21208,14 @@ class ModifyBackupDownloadRestrictionResponse(AbstractModel):
|
|
|
21337
21208
|
|
|
21338
21209
|
def __init__(self):
|
|
21339
21210
|
r"""
|
|
21340
|
-
:param _RequestId: The unique request ID,
|
|
21211
|
+
:param _RequestId: 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.
|
|
21341
21212
|
:type RequestId: str
|
|
21342
21213
|
"""
|
|
21343
21214
|
self._RequestId = None
|
|
21344
21215
|
|
|
21345
21216
|
@property
|
|
21346
21217
|
def RequestId(self):
|
|
21347
|
-
"""The unique request ID,
|
|
21218
|
+
"""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.
|
|
21348
21219
|
:rtype: str
|
|
21349
21220
|
"""
|
|
21350
21221
|
return self._RequestId
|
|
@@ -21416,14 +21287,14 @@ class ModifyBackupEncryptionStatusResponse(AbstractModel):
|
|
|
21416
21287
|
|
|
21417
21288
|
def __init__(self):
|
|
21418
21289
|
r"""
|
|
21419
|
-
:param _RequestId: The unique request ID,
|
|
21290
|
+
:param _RequestId: 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.
|
|
21420
21291
|
:type RequestId: str
|
|
21421
21292
|
"""
|
|
21422
21293
|
self._RequestId = None
|
|
21423
21294
|
|
|
21424
21295
|
@property
|
|
21425
21296
|
def RequestId(self):
|
|
21426
|
-
"""The unique request ID,
|
|
21297
|
+
"""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.
|
|
21427
21298
|
:rtype: str
|
|
21428
21299
|
"""
|
|
21429
21300
|
return self._RequestId
|
|
@@ -21510,14 +21381,14 @@ class ModifyCdbProxyAddressDescResponse(AbstractModel):
|
|
|
21510
21381
|
|
|
21511
21382
|
def __init__(self):
|
|
21512
21383
|
r"""
|
|
21513
|
-
:param _RequestId: The unique request ID,
|
|
21384
|
+
:param _RequestId: 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.
|
|
21514
21385
|
:type RequestId: str
|
|
21515
21386
|
"""
|
|
21516
21387
|
self._RequestId = None
|
|
21517
21388
|
|
|
21518
21389
|
@property
|
|
21519
21390
|
def RequestId(self):
|
|
21520
|
-
"""The unique request ID,
|
|
21391
|
+
"""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.
|
|
21521
21392
|
:rtype: str
|
|
21522
21393
|
"""
|
|
21523
21394
|
return self._RequestId
|
|
@@ -21664,14 +21535,14 @@ class ModifyCdbProxyAddressVipAndVPortResponse(AbstractModel):
|
|
|
21664
21535
|
|
|
21665
21536
|
def __init__(self):
|
|
21666
21537
|
r"""
|
|
21667
|
-
:param _RequestId: The unique request ID,
|
|
21538
|
+
:param _RequestId: 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.
|
|
21668
21539
|
:type RequestId: str
|
|
21669
21540
|
"""
|
|
21670
21541
|
self._RequestId = None
|
|
21671
21542
|
|
|
21672
21543
|
@property
|
|
21673
21544
|
def RequestId(self):
|
|
21674
|
-
"""The unique request ID,
|
|
21545
|
+
"""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.
|
|
21675
21546
|
:rtype: str
|
|
21676
21547
|
"""
|
|
21677
21548
|
return self._RequestId
|
|
@@ -21758,14 +21629,14 @@ class ModifyCdbProxyParamResponse(AbstractModel):
|
|
|
21758
21629
|
|
|
21759
21630
|
def __init__(self):
|
|
21760
21631
|
r"""
|
|
21761
|
-
:param _RequestId: The unique request ID,
|
|
21632
|
+
:param _RequestId: 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.
|
|
21762
21633
|
:type RequestId: str
|
|
21763
21634
|
"""
|
|
21764
21635
|
self._RequestId = None
|
|
21765
21636
|
|
|
21766
21637
|
@property
|
|
21767
21638
|
def RequestId(self):
|
|
21768
|
-
"""The unique request ID,
|
|
21639
|
+
"""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.
|
|
21769
21640
|
:rtype: str
|
|
21770
21641
|
"""
|
|
21771
21642
|
return self._RequestId
|
|
@@ -21942,14 +21813,14 @@ class ModifyDBInstanceLogToCLSResponse(AbstractModel):
|
|
|
21942
21813
|
|
|
21943
21814
|
def __init__(self):
|
|
21944
21815
|
r"""
|
|
21945
|
-
:param _RequestId: The unique request ID,
|
|
21816
|
+
:param _RequestId: 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.
|
|
21946
21817
|
:type RequestId: str
|
|
21947
21818
|
"""
|
|
21948
21819
|
self._RequestId = None
|
|
21949
21820
|
|
|
21950
21821
|
@property
|
|
21951
21822
|
def RequestId(self):
|
|
21952
|
-
"""The unique request ID,
|
|
21823
|
+
"""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.
|
|
21953
21824
|
:rtype: str
|
|
21954
21825
|
"""
|
|
21955
21826
|
return self._RequestId
|
|
@@ -22021,14 +21892,14 @@ class ModifyDBInstanceNameResponse(AbstractModel):
|
|
|
22021
21892
|
|
|
22022
21893
|
def __init__(self):
|
|
22023
21894
|
r"""
|
|
22024
|
-
:param _RequestId: The unique request ID,
|
|
21895
|
+
:param _RequestId: 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.
|
|
22025
21896
|
:type RequestId: str
|
|
22026
21897
|
"""
|
|
22027
21898
|
self._RequestId = None
|
|
22028
21899
|
|
|
22029
21900
|
@property
|
|
22030
21901
|
def RequestId(self):
|
|
22031
|
-
"""The unique request ID,
|
|
21902
|
+
"""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.
|
|
22032
21903
|
:rtype: str
|
|
22033
21904
|
"""
|
|
22034
21905
|
return self._RequestId
|
|
@@ -22100,14 +21971,14 @@ class ModifyDBInstanceProjectResponse(AbstractModel):
|
|
|
22100
21971
|
|
|
22101
21972
|
def __init__(self):
|
|
22102
21973
|
r"""
|
|
22103
|
-
:param _RequestId: The unique request ID,
|
|
21974
|
+
:param _RequestId: 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.
|
|
22104
21975
|
:type RequestId: str
|
|
22105
21976
|
"""
|
|
22106
21977
|
self._RequestId = None
|
|
22107
21978
|
|
|
22108
21979
|
@property
|
|
22109
21980
|
def RequestId(self):
|
|
22110
|
-
"""The unique request ID,
|
|
21981
|
+
"""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.
|
|
22111
21982
|
:rtype: str
|
|
22112
21983
|
"""
|
|
22113
21984
|
return self._RequestId
|
|
@@ -22194,14 +22065,14 @@ class ModifyDBInstanceSecurityGroupsResponse(AbstractModel):
|
|
|
22194
22065
|
|
|
22195
22066
|
def __init__(self):
|
|
22196
22067
|
r"""
|
|
22197
|
-
:param _RequestId: The unique request ID,
|
|
22068
|
+
:param _RequestId: 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.
|
|
22198
22069
|
:type RequestId: str
|
|
22199
22070
|
"""
|
|
22200
22071
|
self._RequestId = None
|
|
22201
22072
|
|
|
22202
22073
|
@property
|
|
22203
22074
|
def RequestId(self):
|
|
22204
|
-
"""The unique request ID,
|
|
22075
|
+
"""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.
|
|
22205
22076
|
:rtype: str
|
|
22206
22077
|
"""
|
|
22207
22078
|
return self._RequestId
|
|
@@ -22336,7 +22207,7 @@ class ModifyDBInstanceVipVportResponse(AbstractModel):
|
|
|
22336
22207
|
:param _AsyncRequestId: Async task ID. This parameter is deprecated.
|
|
22337
22208
|
Note: This field may return null, indicating that no valid values can be obtained.
|
|
22338
22209
|
:type AsyncRequestId: str
|
|
22339
|
-
:param _RequestId: The unique request ID,
|
|
22210
|
+
:param _RequestId: 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.
|
|
22340
22211
|
:type RequestId: str
|
|
22341
22212
|
"""
|
|
22342
22213
|
self._AsyncRequestId = None
|
|
@@ -22356,7 +22227,7 @@ Note: This field may return null, indicating that no valid values can be obtaine
|
|
|
22356
22227
|
|
|
22357
22228
|
@property
|
|
22358
22229
|
def RequestId(self):
|
|
22359
|
-
"""The unique request ID,
|
|
22230
|
+
"""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.
|
|
22360
22231
|
:rtype: str
|
|
22361
22232
|
"""
|
|
22362
22233
|
return self._RequestId
|
|
@@ -22496,7 +22367,7 @@ class ModifyInstanceParamResponse(AbstractModel):
|
|
|
22496
22367
|
r"""
|
|
22497
22368
|
:param _AsyncRequestId: Async task ID, which can be used to query task progress.
|
|
22498
22369
|
:type AsyncRequestId: str
|
|
22499
|
-
:param _RequestId: The unique request ID,
|
|
22370
|
+
:param _RequestId: 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.
|
|
22500
22371
|
:type RequestId: str
|
|
22501
22372
|
"""
|
|
22502
22373
|
self._AsyncRequestId = None
|
|
@@ -22515,7 +22386,7 @@ class ModifyInstanceParamResponse(AbstractModel):
|
|
|
22515
22386
|
|
|
22516
22387
|
@property
|
|
22517
22388
|
def RequestId(self):
|
|
22518
|
-
"""The unique request ID,
|
|
22389
|
+
"""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.
|
|
22519
22390
|
:rtype: str
|
|
22520
22391
|
"""
|
|
22521
22392
|
return self._RequestId
|
|
@@ -22595,7 +22466,7 @@ class ModifyInstancePasswordComplexityResponse(AbstractModel):
|
|
|
22595
22466
|
r"""
|
|
22596
22467
|
:param _AsyncRequestId: Async task ID, which can be used to query task progress.
|
|
22597
22468
|
:type AsyncRequestId: str
|
|
22598
|
-
:param _RequestId: The unique request ID,
|
|
22469
|
+
:param _RequestId: 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.
|
|
22599
22470
|
:type RequestId: str
|
|
22600
22471
|
"""
|
|
22601
22472
|
self._AsyncRequestId = None
|
|
@@ -22614,7 +22485,7 @@ class ModifyInstancePasswordComplexityResponse(AbstractModel):
|
|
|
22614
22485
|
|
|
22615
22486
|
@property
|
|
22616
22487
|
def RequestId(self):
|
|
22617
|
-
"""The unique request ID,
|
|
22488
|
+
"""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.
|
|
22618
22489
|
:rtype: str
|
|
22619
22490
|
"""
|
|
22620
22491
|
return self._RequestId
|
|
@@ -22712,14 +22583,14 @@ class ModifyInstanceTagResponse(AbstractModel):
|
|
|
22712
22583
|
|
|
22713
22584
|
def __init__(self):
|
|
22714
22585
|
r"""
|
|
22715
|
-
:param _RequestId: The unique request ID,
|
|
22586
|
+
:param _RequestId: 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.
|
|
22716
22587
|
:type RequestId: str
|
|
22717
22588
|
"""
|
|
22718
22589
|
self._RequestId = None
|
|
22719
22590
|
|
|
22720
22591
|
@property
|
|
22721
22592
|
def RequestId(self):
|
|
22722
|
-
"""The unique request ID,
|
|
22593
|
+
"""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.
|
|
22723
22594
|
:rtype: str
|
|
22724
22595
|
"""
|
|
22725
22596
|
return self._RequestId
|
|
@@ -22806,14 +22677,14 @@ class ModifyLocalBinlogConfigResponse(AbstractModel):
|
|
|
22806
22677
|
|
|
22807
22678
|
def __init__(self):
|
|
22808
22679
|
r"""
|
|
22809
|
-
:param _RequestId: The unique request ID,
|
|
22680
|
+
:param _RequestId: 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.
|
|
22810
22681
|
:type RequestId: str
|
|
22811
22682
|
"""
|
|
22812
22683
|
self._RequestId = None
|
|
22813
22684
|
|
|
22814
22685
|
@property
|
|
22815
22686
|
def RequestId(self):
|
|
22816
|
-
"""The unique request ID,
|
|
22687
|
+
"""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.
|
|
22817
22688
|
:rtype: str
|
|
22818
22689
|
"""
|
|
22819
22690
|
return self._RequestId
|
|
@@ -22900,14 +22771,14 @@ class ModifyNameOrDescByDpIdResponse(AbstractModel):
|
|
|
22900
22771
|
|
|
22901
22772
|
def __init__(self):
|
|
22902
22773
|
r"""
|
|
22903
|
-
:param _RequestId: The unique request ID,
|
|
22774
|
+
:param _RequestId: 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.
|
|
22904
22775
|
:type RequestId: str
|
|
22905
22776
|
"""
|
|
22906
22777
|
self._RequestId = None
|
|
22907
22778
|
|
|
22908
22779
|
@property
|
|
22909
22780
|
def RequestId(self):
|
|
22910
|
-
"""The unique request ID,
|
|
22781
|
+
"""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.
|
|
22911
22782
|
:rtype: str
|
|
22912
22783
|
"""
|
|
22913
22784
|
return self._RequestId
|
|
@@ -23014,14 +22885,14 @@ class ModifyParamTemplateResponse(AbstractModel):
|
|
|
23014
22885
|
|
|
23015
22886
|
def __init__(self):
|
|
23016
22887
|
r"""
|
|
23017
|
-
:param _RequestId: The unique request ID,
|
|
22888
|
+
:param _RequestId: 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.
|
|
23018
22889
|
:type RequestId: str
|
|
23019
22890
|
"""
|
|
23020
22891
|
self._RequestId = None
|
|
23021
22892
|
|
|
23022
22893
|
@property
|
|
23023
22894
|
def RequestId(self):
|
|
23024
|
-
"""The unique request ID,
|
|
22895
|
+
"""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.
|
|
23025
22896
|
:rtype: str
|
|
23026
22897
|
"""
|
|
23027
22898
|
return self._RequestId
|
|
@@ -23138,14 +23009,14 @@ class ModifyRemoteBackupConfigResponse(AbstractModel):
|
|
|
23138
23009
|
|
|
23139
23010
|
def __init__(self):
|
|
23140
23011
|
r"""
|
|
23141
|
-
:param _RequestId: The unique request ID,
|
|
23012
|
+
:param _RequestId: 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.
|
|
23142
23013
|
:type RequestId: str
|
|
23143
23014
|
"""
|
|
23144
23015
|
self._RequestId = None
|
|
23145
23016
|
|
|
23146
23017
|
@property
|
|
23147
23018
|
def RequestId(self):
|
|
23148
|
-
"""The unique request ID,
|
|
23019
|
+
"""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.
|
|
23149
23020
|
:rtype: str
|
|
23150
23021
|
"""
|
|
23151
23022
|
return self._RequestId
|
|
@@ -23272,7 +23143,7 @@ class ModifyRoGroupInfoResponse(AbstractModel):
|
|
|
23272
23143
|
:param _AsyncRequestId: Async task ID.
|
|
23273
23144
|
Note: this field may return `null`, indicating that no valid values can be obtained.
|
|
23274
23145
|
:type AsyncRequestId: str
|
|
23275
|
-
:param _RequestId: The unique request ID,
|
|
23146
|
+
:param _RequestId: 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.
|
|
23276
23147
|
:type RequestId: str
|
|
23277
23148
|
"""
|
|
23278
23149
|
self._AsyncRequestId = None
|
|
@@ -23292,7 +23163,7 @@ Note: this field may return `null`, indicating that no valid values can be obtai
|
|
|
23292
23163
|
|
|
23293
23164
|
@property
|
|
23294
23165
|
def RequestId(self):
|
|
23295
|
-
"""The unique request ID,
|
|
23166
|
+
"""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.
|
|
23296
23167
|
:rtype: str
|
|
23297
23168
|
"""
|
|
23298
23169
|
return self._RequestId
|
|
@@ -23395,14 +23266,14 @@ class ModifyTimeWindowResponse(AbstractModel):
|
|
|
23395
23266
|
|
|
23396
23267
|
def __init__(self):
|
|
23397
23268
|
r"""
|
|
23398
|
-
:param _RequestId: The unique request ID,
|
|
23269
|
+
:param _RequestId: 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.
|
|
23399
23270
|
:type RequestId: str
|
|
23400
23271
|
"""
|
|
23401
23272
|
self._RequestId = None
|
|
23402
23273
|
|
|
23403
23274
|
@property
|
|
23404
23275
|
def RequestId(self):
|
|
23405
|
-
"""The unique request ID,
|
|
23276
|
+
"""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.
|
|
23406
23277
|
:rtype: str
|
|
23407
23278
|
"""
|
|
23408
23279
|
return self._RequestId
|
|
@@ -23459,14 +23330,14 @@ class OfflineIsolatedInstancesResponse(AbstractModel):
|
|
|
23459
23330
|
|
|
23460
23331
|
def __init__(self):
|
|
23461
23332
|
r"""
|
|
23462
|
-
:param _RequestId: The unique request ID,
|
|
23333
|
+
:param _RequestId: 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.
|
|
23463
23334
|
:type RequestId: str
|
|
23464
23335
|
"""
|
|
23465
23336
|
self._RequestId = None
|
|
23466
23337
|
|
|
23467
23338
|
@property
|
|
23468
23339
|
def RequestId(self):
|
|
23469
|
-
"""The unique request ID,
|
|
23340
|
+
"""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.
|
|
23470
23341
|
:rtype: str
|
|
23471
23342
|
"""
|
|
23472
23343
|
return self._RequestId
|
|
@@ -23603,14 +23474,14 @@ class OpenAuditServiceResponse(AbstractModel):
|
|
|
23603
23474
|
|
|
23604
23475
|
def __init__(self):
|
|
23605
23476
|
r"""
|
|
23606
|
-
:param _RequestId: The unique request ID,
|
|
23477
|
+
:param _RequestId: 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.
|
|
23607
23478
|
:type RequestId: str
|
|
23608
23479
|
"""
|
|
23609
23480
|
self._RequestId = None
|
|
23610
23481
|
|
|
23611
23482
|
@property
|
|
23612
23483
|
def RequestId(self):
|
|
23613
|
-
"""The unique request ID,
|
|
23484
|
+
"""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.
|
|
23614
23485
|
:rtype: str
|
|
23615
23486
|
"""
|
|
23616
23487
|
return self._RequestId
|
|
@@ -23697,14 +23568,14 @@ class OpenDBInstanceEncryptionResponse(AbstractModel):
|
|
|
23697
23568
|
|
|
23698
23569
|
def __init__(self):
|
|
23699
23570
|
r"""
|
|
23700
|
-
:param _RequestId: The unique request ID,
|
|
23571
|
+
:param _RequestId: 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.
|
|
23701
23572
|
:type RequestId: str
|
|
23702
23573
|
"""
|
|
23703
23574
|
self._RequestId = None
|
|
23704
23575
|
|
|
23705
23576
|
@property
|
|
23706
23577
|
def RequestId(self):
|
|
23707
|
-
"""The unique request ID,
|
|
23578
|
+
"""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.
|
|
23708
23579
|
:rtype: str
|
|
23709
23580
|
"""
|
|
23710
23581
|
return self._RequestId
|
|
@@ -23763,7 +23634,7 @@ class OpenDBInstanceGTIDResponse(AbstractModel):
|
|
|
23763
23634
|
r"""
|
|
23764
23635
|
:param _AsyncRequestId: Async task request ID, which can be used to query the execution result of an async task.
|
|
23765
23636
|
:type AsyncRequestId: str
|
|
23766
|
-
:param _RequestId: The unique request ID,
|
|
23637
|
+
:param _RequestId: 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.
|
|
23767
23638
|
:type RequestId: str
|
|
23768
23639
|
"""
|
|
23769
23640
|
self._AsyncRequestId = None
|
|
@@ -23782,7 +23653,7 @@ class OpenDBInstanceGTIDResponse(AbstractModel):
|
|
|
23782
23653
|
|
|
23783
23654
|
@property
|
|
23784
23655
|
def RequestId(self):
|
|
23785
|
-
"""The unique request ID,
|
|
23656
|
+
"""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.
|
|
23786
23657
|
:rtype: str
|
|
23787
23658
|
"""
|
|
23788
23659
|
return self._RequestId
|
|
@@ -23842,7 +23713,7 @@ class OpenWanServiceResponse(AbstractModel):
|
|
|
23842
23713
|
r"""
|
|
23843
23714
|
:param _AsyncRequestId: Async task request ID, which can be used to query the execution result of an async task.
|
|
23844
23715
|
:type AsyncRequestId: str
|
|
23845
|
-
:param _RequestId: The unique request ID,
|
|
23716
|
+
:param _RequestId: 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.
|
|
23846
23717
|
:type RequestId: str
|
|
23847
23718
|
"""
|
|
23848
23719
|
self._AsyncRequestId = None
|
|
@@ -23861,7 +23732,7 @@ class OpenWanServiceResponse(AbstractModel):
|
|
|
23861
23732
|
|
|
23862
23733
|
@property
|
|
23863
23734
|
def RequestId(self):
|
|
23864
|
-
"""The unique request ID,
|
|
23735
|
+
"""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.
|
|
23865
23736
|
:rtype: str
|
|
23866
23737
|
"""
|
|
23867
23738
|
return self._RequestId
|
|
@@ -25457,7 +25328,7 @@ class ReleaseIsolatedDBInstancesResponse(AbstractModel):
|
|
|
25457
25328
|
r"""
|
|
25458
25329
|
:param _Items: Deisolation result set.
|
|
25459
25330
|
:type Items: list of ReleaseResult
|
|
25460
|
-
:param _RequestId: The unique request ID,
|
|
25331
|
+
:param _RequestId: 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.
|
|
25461
25332
|
:type RequestId: str
|
|
25462
25333
|
"""
|
|
25463
25334
|
self._Items = None
|
|
@@ -25476,7 +25347,7 @@ class ReleaseIsolatedDBInstancesResponse(AbstractModel):
|
|
|
25476
25347
|
|
|
25477
25348
|
@property
|
|
25478
25349
|
def RequestId(self):
|
|
25479
|
-
"""The unique request ID,
|
|
25350
|
+
"""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.
|
|
25480
25351
|
:rtype: str
|
|
25481
25352
|
"""
|
|
25482
25353
|
return self._RequestId
|
|
@@ -25620,14 +25491,14 @@ class ReloadBalanceProxyNodeResponse(AbstractModel):
|
|
|
25620
25491
|
|
|
25621
25492
|
def __init__(self):
|
|
25622
25493
|
r"""
|
|
25623
|
-
:param _RequestId: The unique request ID,
|
|
25494
|
+
:param _RequestId: 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.
|
|
25624
25495
|
:type RequestId: str
|
|
25625
25496
|
"""
|
|
25626
25497
|
self._RequestId = None
|
|
25627
25498
|
|
|
25628
25499
|
@property
|
|
25629
25500
|
def RequestId(self):
|
|
25630
|
-
"""The unique request ID,
|
|
25501
|
+
"""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.
|
|
25631
25502
|
:rtype: str
|
|
25632
25503
|
"""
|
|
25633
25504
|
return self._RequestId
|
|
@@ -25827,7 +25698,7 @@ class RenewDBInstanceResponse(AbstractModel):
|
|
|
25827
25698
|
r"""
|
|
25828
25699
|
:param _DealId: Order ID
|
|
25829
25700
|
:type DealId: str
|
|
25830
|
-
:param _RequestId: The unique request ID,
|
|
25701
|
+
:param _RequestId: 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.
|
|
25831
25702
|
:type RequestId: str
|
|
25832
25703
|
"""
|
|
25833
25704
|
self._DealId = None
|
|
@@ -25846,7 +25717,7 @@ class RenewDBInstanceResponse(AbstractModel):
|
|
|
25846
25717
|
|
|
25847
25718
|
@property
|
|
25848
25719
|
def RequestId(self):
|
|
25849
|
-
"""The unique request ID,
|
|
25720
|
+
"""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.
|
|
25850
25721
|
:rtype: str
|
|
25851
25722
|
"""
|
|
25852
25723
|
return self._RequestId
|
|
@@ -25904,14 +25775,14 @@ class ResetRootAccountResponse(AbstractModel):
|
|
|
25904
25775
|
|
|
25905
25776
|
def __init__(self):
|
|
25906
25777
|
r"""
|
|
25907
|
-
:param _RequestId: The unique request ID,
|
|
25778
|
+
:param _RequestId: 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.
|
|
25908
25779
|
:type RequestId: str
|
|
25909
25780
|
"""
|
|
25910
25781
|
self._RequestId = None
|
|
25911
25782
|
|
|
25912
25783
|
@property
|
|
25913
25784
|
def RequestId(self):
|
|
25914
|
-
"""The unique request ID,
|
|
25785
|
+
"""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.
|
|
25915
25786
|
:rtype: str
|
|
25916
25787
|
"""
|
|
25917
25788
|
return self._RequestId
|
|
@@ -25970,7 +25841,7 @@ class RestartDBInstancesResponse(AbstractModel):
|
|
|
25970
25841
|
r"""
|
|
25971
25842
|
:param _AsyncRequestId: Async task request ID, which can be used to query the execution result of an async task.
|
|
25972
25843
|
:type AsyncRequestId: str
|
|
25973
|
-
:param _RequestId: The unique request ID,
|
|
25844
|
+
:param _RequestId: 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.
|
|
25974
25845
|
:type RequestId: str
|
|
25975
25846
|
"""
|
|
25976
25847
|
self._AsyncRequestId = None
|
|
@@ -25989,7 +25860,7 @@ class RestartDBInstancesResponse(AbstractModel):
|
|
|
25989
25860
|
|
|
25990
25861
|
@property
|
|
25991
25862
|
def RequestId(self):
|
|
25992
|
-
"""The unique request ID,
|
|
25863
|
+
"""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.
|
|
25993
25864
|
:rtype: str
|
|
25994
25865
|
"""
|
|
25995
25866
|
return self._RequestId
|
|
@@ -28283,7 +28154,7 @@ class StartBatchRollbackResponse(AbstractModel):
|
|
|
28283
28154
|
r"""
|
|
28284
28155
|
:param _AsyncRequestId: Async task request ID, which can be used to query the execution result of an async task.
|
|
28285
28156
|
:type AsyncRequestId: str
|
|
28286
|
-
:param _RequestId: The unique request ID,
|
|
28157
|
+
:param _RequestId: 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.
|
|
28287
28158
|
:type RequestId: str
|
|
28288
28159
|
"""
|
|
28289
28160
|
self._AsyncRequestId = None
|
|
@@ -28302,7 +28173,7 @@ class StartBatchRollbackResponse(AbstractModel):
|
|
|
28302
28173
|
|
|
28303
28174
|
@property
|
|
28304
28175
|
def RequestId(self):
|
|
28305
|
-
"""The unique request ID,
|
|
28176
|
+
"""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.
|
|
28306
28177
|
:rtype: str
|
|
28307
28178
|
"""
|
|
28308
28179
|
return self._RequestId
|
|
@@ -28411,7 +28282,7 @@ class StartCpuExpandResponse(AbstractModel):
|
|
|
28411
28282
|
r"""
|
|
28412
28283
|
:param _AsyncRequestId: Async task ID, which can be passed in by calling the `DescribeAsyncRequest` API for task progress query.
|
|
28413
28284
|
:type AsyncRequestId: str
|
|
28414
|
-
:param _RequestId: The unique request ID,
|
|
28285
|
+
:param _RequestId: 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.
|
|
28415
28286
|
:type RequestId: str
|
|
28416
28287
|
"""
|
|
28417
28288
|
self._AsyncRequestId = None
|
|
@@ -28430,7 +28301,7 @@ class StartCpuExpandResponse(AbstractModel):
|
|
|
28430
28301
|
|
|
28431
28302
|
@property
|
|
28432
28303
|
def RequestId(self):
|
|
28433
|
-
"""The unique request ID,
|
|
28304
|
+
"""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.
|
|
28434
28305
|
:rtype: str
|
|
28435
28306
|
"""
|
|
28436
28307
|
return self._RequestId
|
|
@@ -28491,7 +28362,7 @@ class StartReplicationResponse(AbstractModel):
|
|
|
28491
28362
|
:param _AsyncRequestId: Async task ID.
|
|
28492
28363
|
Note: this field may return `null`, indicating that no valid values can be obtained.
|
|
28493
28364
|
:type AsyncRequestId: str
|
|
28494
|
-
:param _RequestId: The unique request ID,
|
|
28365
|
+
:param _RequestId: 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.
|
|
28495
28366
|
:type RequestId: str
|
|
28496
28367
|
"""
|
|
28497
28368
|
self._AsyncRequestId = None
|
|
@@ -28511,7 +28382,7 @@ Note: this field may return `null`, indicating that no valid values can be obtai
|
|
|
28511
28382
|
|
|
28512
28383
|
@property
|
|
28513
28384
|
def RequestId(self):
|
|
28514
|
-
"""The unique request ID,
|
|
28385
|
+
"""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.
|
|
28515
28386
|
:rtype: str
|
|
28516
28387
|
"""
|
|
28517
28388
|
return self._RequestId
|
|
@@ -28571,7 +28442,7 @@ class StopCpuExpandResponse(AbstractModel):
|
|
|
28571
28442
|
r"""
|
|
28572
28443
|
:param _AsyncRequestId: Async task ID, which can be passed in by calling the `DescribeAsyncRequest` API for task progress query.
|
|
28573
28444
|
:type AsyncRequestId: str
|
|
28574
|
-
:param _RequestId: The unique request ID,
|
|
28445
|
+
:param _RequestId: 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.
|
|
28575
28446
|
:type RequestId: str
|
|
28576
28447
|
"""
|
|
28577
28448
|
self._AsyncRequestId = None
|
|
@@ -28590,7 +28461,7 @@ class StopCpuExpandResponse(AbstractModel):
|
|
|
28590
28461
|
|
|
28591
28462
|
@property
|
|
28592
28463
|
def RequestId(self):
|
|
28593
|
-
"""The unique request ID,
|
|
28464
|
+
"""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.
|
|
28594
28465
|
:rtype: str
|
|
28595
28466
|
"""
|
|
28596
28467
|
return self._RequestId
|
|
@@ -28648,14 +28519,14 @@ class StopDBImportJobResponse(AbstractModel):
|
|
|
28648
28519
|
|
|
28649
28520
|
def __init__(self):
|
|
28650
28521
|
r"""
|
|
28651
|
-
:param _RequestId: The unique request ID,
|
|
28522
|
+
:param _RequestId: 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.
|
|
28652
28523
|
:type RequestId: str
|
|
28653
28524
|
"""
|
|
28654
28525
|
self._RequestId = None
|
|
28655
28526
|
|
|
28656
28527
|
@property
|
|
28657
28528
|
def RequestId(self):
|
|
28658
|
-
"""The unique request ID,
|
|
28529
|
+
"""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.
|
|
28659
28530
|
:rtype: str
|
|
28660
28531
|
"""
|
|
28661
28532
|
return self._RequestId
|
|
@@ -28715,7 +28586,7 @@ class StopReplicationResponse(AbstractModel):
|
|
|
28715
28586
|
:param _AsyncRequestId: Async task ID.
|
|
28716
28587
|
Note: this field may return `null`, indicating that no valid values can be obtained.
|
|
28717
28588
|
:type AsyncRequestId: str
|
|
28718
|
-
:param _RequestId: The unique request ID,
|
|
28589
|
+
:param _RequestId: 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.
|
|
28719
28590
|
:type RequestId: str
|
|
28720
28591
|
"""
|
|
28721
28592
|
self._AsyncRequestId = None
|
|
@@ -28735,7 +28606,7 @@ Note: this field may return `null`, indicating that no valid values can be obtai
|
|
|
28735
28606
|
|
|
28736
28607
|
@property
|
|
28737
28608
|
def RequestId(self):
|
|
28738
|
-
"""The unique request ID,
|
|
28609
|
+
"""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.
|
|
28739
28610
|
:rtype: str
|
|
28740
28611
|
"""
|
|
28741
28612
|
return self._RequestId
|
|
@@ -28795,7 +28666,7 @@ class StopRollbackResponse(AbstractModel):
|
|
|
28795
28666
|
r"""
|
|
28796
28667
|
:param _AsyncRequestId: Async task request ID
|
|
28797
28668
|
:type AsyncRequestId: str
|
|
28798
|
-
:param _RequestId: The unique request ID,
|
|
28669
|
+
:param _RequestId: 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.
|
|
28799
28670
|
:type RequestId: str
|
|
28800
28671
|
"""
|
|
28801
28672
|
self._AsyncRequestId = None
|
|
@@ -28814,7 +28685,7 @@ class StopRollbackResponse(AbstractModel):
|
|
|
28814
28685
|
|
|
28815
28686
|
@property
|
|
28816
28687
|
def RequestId(self):
|
|
28817
|
-
"""The unique request ID,
|
|
28688
|
+
"""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.
|
|
28818
28689
|
:rtype: str
|
|
28819
28690
|
"""
|
|
28820
28691
|
return self._RequestId
|
|
@@ -28887,14 +28758,14 @@ class SwitchCDBProxyResponse(AbstractModel):
|
|
|
28887
28758
|
|
|
28888
28759
|
def __init__(self):
|
|
28889
28760
|
r"""
|
|
28890
|
-
:param _RequestId: The unique request ID,
|
|
28761
|
+
:param _RequestId: 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.
|
|
28891
28762
|
:type RequestId: str
|
|
28892
28763
|
"""
|
|
28893
28764
|
self._RequestId = None
|
|
28894
28765
|
|
|
28895
28766
|
@property
|
|
28896
28767
|
def RequestId(self):
|
|
28897
|
-
"""The unique request ID,
|
|
28768
|
+
"""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.
|
|
28898
28769
|
:rtype: str
|
|
28899
28770
|
"""
|
|
28900
28771
|
return self._RequestId
|
|
@@ -28998,7 +28869,7 @@ class SwitchDBInstanceMasterSlaveResponse(AbstractModel):
|
|
|
28998
28869
|
r"""
|
|
28999
28870
|
:param _AsyncRequestId: Async task ID
|
|
29000
28871
|
:type AsyncRequestId: str
|
|
29001
|
-
:param _RequestId: The unique request ID,
|
|
28872
|
+
:param _RequestId: 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.
|
|
29002
28873
|
:type RequestId: str
|
|
29003
28874
|
"""
|
|
29004
28875
|
self._AsyncRequestId = None
|
|
@@ -29017,7 +28888,7 @@ class SwitchDBInstanceMasterSlaveResponse(AbstractModel):
|
|
|
29017
28888
|
|
|
29018
28889
|
@property
|
|
29019
28890
|
def RequestId(self):
|
|
29020
|
-
"""The unique request ID,
|
|
28891
|
+
"""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.
|
|
29021
28892
|
:rtype: str
|
|
29022
28893
|
"""
|
|
29023
28894
|
return self._RequestId
|
|
@@ -29077,7 +28948,7 @@ class SwitchDrInstanceToMasterResponse(AbstractModel):
|
|
|
29077
28948
|
r"""
|
|
29078
28949
|
:param _AsyncRequestId: Async task request ID, which can be used to query the execution result of an async task
|
|
29079
28950
|
:type AsyncRequestId: str
|
|
29080
|
-
:param _RequestId: The unique request ID,
|
|
28951
|
+
:param _RequestId: 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.
|
|
29081
28952
|
:type RequestId: str
|
|
29082
28953
|
"""
|
|
29083
28954
|
self._AsyncRequestId = None
|
|
@@ -29096,7 +28967,7 @@ class SwitchDrInstanceToMasterResponse(AbstractModel):
|
|
|
29096
28967
|
|
|
29097
28968
|
@property
|
|
29098
28969
|
def RequestId(self):
|
|
29099
|
-
"""The unique request ID,
|
|
28970
|
+
"""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.
|
|
29100
28971
|
:rtype: str
|
|
29101
28972
|
"""
|
|
29102
28973
|
return self._RequestId
|
|
@@ -29154,14 +29025,14 @@ class SwitchForUpgradeResponse(AbstractModel):
|
|
|
29154
29025
|
|
|
29155
29026
|
def __init__(self):
|
|
29156
29027
|
r"""
|
|
29157
|
-
:param _RequestId: The unique request ID,
|
|
29028
|
+
:param _RequestId: 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.
|
|
29158
29029
|
:type RequestId: str
|
|
29159
29030
|
"""
|
|
29160
29031
|
self._RequestId = None
|
|
29161
29032
|
|
|
29162
29033
|
@property
|
|
29163
29034
|
def RequestId(self):
|
|
29164
|
-
"""The unique request ID,
|
|
29035
|
+
"""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.
|
|
29165
29036
|
:rtype: str
|
|
29166
29037
|
"""
|
|
29167
29038
|
return self._RequestId
|
|
@@ -29826,7 +29697,7 @@ class UpgradeCDBProxyVersionResponse(AbstractModel):
|
|
|
29826
29697
|
:param _AsyncRequestId: Async request ID
|
|
29827
29698
|
Note: this field may return `null`, indicating that no valid value can be found.
|
|
29828
29699
|
:type AsyncRequestId: str
|
|
29829
|
-
:param _RequestId: The unique request ID,
|
|
29700
|
+
:param _RequestId: 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.
|
|
29830
29701
|
:type RequestId: str
|
|
29831
29702
|
"""
|
|
29832
29703
|
self._AsyncRequestId = None
|
|
@@ -29846,7 +29717,7 @@ Note: this field may return `null`, indicating that no valid value can be found.
|
|
|
29846
29717
|
|
|
29847
29718
|
@property
|
|
29848
29719
|
def RequestId(self):
|
|
29849
|
-
"""The unique request ID,
|
|
29720
|
+
"""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.
|
|
29850
29721
|
:rtype: str
|
|
29851
29722
|
"""
|
|
29852
29723
|
return self._RequestId
|
|
@@ -29966,7 +29837,7 @@ class UpgradeDBInstanceEngineVersionResponse(AbstractModel):
|
|
|
29966
29837
|
r"""
|
|
29967
29838
|
:param _AsyncRequestId: Async task ID. The task execution result can be queried using the [async task execution result querying API](https://intl.cloud.tencent.com/document/api/236/20410?from_cn_redirect=1).
|
|
29968
29839
|
:type AsyncRequestId: str
|
|
29969
|
-
:param _RequestId: The unique request ID,
|
|
29840
|
+
:param _RequestId: 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.
|
|
29970
29841
|
:type RequestId: str
|
|
29971
29842
|
"""
|
|
29972
29843
|
self._AsyncRequestId = None
|
|
@@ -29985,7 +29856,7 @@ class UpgradeDBInstanceEngineVersionResponse(AbstractModel):
|
|
|
29985
29856
|
|
|
29986
29857
|
@property
|
|
29987
29858
|
def RequestId(self):
|
|
29988
|
-
"""The unique request ID,
|
|
29859
|
+
"""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.
|
|
29989
29860
|
:rtype: str
|
|
29990
29861
|
"""
|
|
29991
29862
|
return self._RequestId
|
|
@@ -30287,7 +30158,7 @@ class UpgradeDBInstanceResponse(AbstractModel):
|
|
|
30287
30158
|
:type DealIds: list of str
|
|
30288
30159
|
:param _AsyncRequestId: Async task request ID, which can be used to query the execution result of an async task.
|
|
30289
30160
|
:type AsyncRequestId: str
|
|
30290
|
-
:param _RequestId: The unique request ID,
|
|
30161
|
+
:param _RequestId: 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.
|
|
30291
30162
|
:type RequestId: str
|
|
30292
30163
|
"""
|
|
30293
30164
|
self._DealIds = None
|
|
@@ -30318,7 +30189,7 @@ class UpgradeDBInstanceResponse(AbstractModel):
|
|
|
30318
30189
|
|
|
30319
30190
|
@property
|
|
30320
30191
|
def RequestId(self):
|
|
30321
|
-
"""The unique request ID,
|
|
30192
|
+
"""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.
|
|
30322
30193
|
:rtype: str
|
|
30323
30194
|
"""
|
|
30324
30195
|
return self._RequestId
|