alibabacloud-rds20140815 13.0.0__py3-none-any.whl → 13.0.1__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.
- alibabacloud_rds20140815/__init__.py +1 -1
- alibabacloud_rds20140815/client.py +4 -0
- alibabacloud_rds20140815/models.py +6 -0
- {alibabacloud_rds20140815-13.0.0.dist-info → alibabacloud_rds20140815-13.0.1.dist-info}/METADATA +1 -1
- alibabacloud_rds20140815-13.0.1.dist-info/RECORD +8 -0
- alibabacloud_rds20140815-13.0.0.dist-info/RECORD +0 -8
- {alibabacloud_rds20140815-13.0.0.dist-info → alibabacloud_rds20140815-13.0.1.dist-info}/LICENSE +0 -0
- {alibabacloud_rds20140815-13.0.0.dist-info → alibabacloud_rds20140815-13.0.1.dist-info}/WHEEL +0 -0
- {alibabacloud_rds20140815-13.0.0.dist-info → alibabacloud_rds20140815-13.0.1.dist-info}/top_level.txt +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
__version__ = '13.0.
|
|
1
|
+
__version__ = '13.0.1'
|
|
@@ -50040,6 +50040,8 @@ class Client(OpenApiClient):
|
|
|
50040
50040
|
query['OwnerAccount'] = request.owner_account
|
|
50041
50041
|
if not UtilClient.is_unset(request.owner_id):
|
|
50042
50042
|
query['OwnerId'] = request.owner_id
|
|
50043
|
+
if not UtilClient.is_unset(request.rwaddress_type):
|
|
50044
|
+
query['RWAddressType'] = request.rwaddress_type
|
|
50043
50045
|
if not UtilClient.is_unset(request.resource_owner_account):
|
|
50044
50046
|
query['ResourceOwnerAccount'] = request.resource_owner_account
|
|
50045
50047
|
if not UtilClient.is_unset(request.resource_owner_id):
|
|
@@ -50095,6 +50097,8 @@ class Client(OpenApiClient):
|
|
|
50095
50097
|
query['OwnerAccount'] = request.owner_account
|
|
50096
50098
|
if not UtilClient.is_unset(request.owner_id):
|
|
50097
50099
|
query['OwnerId'] = request.owner_id
|
|
50100
|
+
if not UtilClient.is_unset(request.rwaddress_type):
|
|
50101
|
+
query['RWAddressType'] = request.rwaddress_type
|
|
50098
50102
|
if not UtilClient.is_unset(request.resource_owner_account):
|
|
50099
50103
|
query['ResourceOwnerAccount'] = request.resource_owner_account
|
|
50100
50104
|
if not UtilClient.is_unset(request.resource_owner_id):
|
|
@@ -89906,6 +89906,7 @@ class ReleaseReadWriteSplittingConnectionRequest(TeaModel):
|
|
|
89906
89906
|
dbinstance_id: str = None,
|
|
89907
89907
|
owner_account: str = None,
|
|
89908
89908
|
owner_id: int = None,
|
|
89909
|
+
rwaddress_type: str = None,
|
|
89909
89910
|
resource_owner_account: str = None,
|
|
89910
89911
|
resource_owner_id: int = None,
|
|
89911
89912
|
):
|
|
@@ -89915,6 +89916,7 @@ class ReleaseReadWriteSplittingConnectionRequest(TeaModel):
|
|
|
89915
89916
|
self.dbinstance_id = dbinstance_id
|
|
89916
89917
|
self.owner_account = owner_account
|
|
89917
89918
|
self.owner_id = owner_id
|
|
89919
|
+
self.rwaddress_type = rwaddress_type
|
|
89918
89920
|
self.resource_owner_account = resource_owner_account
|
|
89919
89921
|
self.resource_owner_id = resource_owner_id
|
|
89920
89922
|
|
|
@@ -89933,6 +89935,8 @@ class ReleaseReadWriteSplittingConnectionRequest(TeaModel):
|
|
|
89933
89935
|
result['OwnerAccount'] = self.owner_account
|
|
89934
89936
|
if self.owner_id is not None:
|
|
89935
89937
|
result['OwnerId'] = self.owner_id
|
|
89938
|
+
if self.rwaddress_type is not None:
|
|
89939
|
+
result['RWAddressType'] = self.rwaddress_type
|
|
89936
89940
|
if self.resource_owner_account is not None:
|
|
89937
89941
|
result['ResourceOwnerAccount'] = self.resource_owner_account
|
|
89938
89942
|
if self.resource_owner_id is not None:
|
|
@@ -89947,6 +89951,8 @@ class ReleaseReadWriteSplittingConnectionRequest(TeaModel):
|
|
|
89947
89951
|
self.owner_account = m.get('OwnerAccount')
|
|
89948
89952
|
if m.get('OwnerId') is not None:
|
|
89949
89953
|
self.owner_id = m.get('OwnerId')
|
|
89954
|
+
if m.get('RWAddressType') is not None:
|
|
89955
|
+
self.rwaddress_type = m.get('RWAddressType')
|
|
89950
89956
|
if m.get('ResourceOwnerAccount') is not None:
|
|
89951
89957
|
self.resource_owner_account = m.get('ResourceOwnerAccount')
|
|
89952
89958
|
if m.get('ResourceOwnerId') is not None:
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
alibabacloud_rds20140815/__init__.py,sha256=HV37zvLUTfso3ee7aMt_MNsvI-id19vtsMHO00UN85c,22
|
|
2
|
+
alibabacloud_rds20140815/client.py,sha256=vf1Gcb0itUq7THjZAjPAb6gF2wVUj0j-WykmSYEkN7Q,2671719
|
|
3
|
+
alibabacloud_rds20140815/models.py,sha256=pwEue3qfn8Ip4sbrkJFBqWq54anxMUG8mTBRjlN_JUI,3839875
|
|
4
|
+
alibabacloud_rds20140815-13.0.1.dist-info/LICENSE,sha256=0CFItL6bHvxqS44T6vlLoW2R4Zaic304OO3WxN0oXF0,600
|
|
5
|
+
alibabacloud_rds20140815-13.0.1.dist-info/METADATA,sha256=vLNPOthxfcQ3JvAKVDLJsfutvT6Va3VyU0_19SFtd_M,2313
|
|
6
|
+
alibabacloud_rds20140815-13.0.1.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
|
|
7
|
+
alibabacloud_rds20140815-13.0.1.dist-info/top_level.txt,sha256=JrnffxBPffQ-kwp8_cVNsbxBsxm7QysAdoFB1xAdY70,25
|
|
8
|
+
alibabacloud_rds20140815-13.0.1.dist-info/RECORD,,
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
alibabacloud_rds20140815/__init__.py,sha256=Cm1jKaWhX1MucAoC2HJDoDoCm_YjNLD2f7Z8MIxPKaU,22
|
|
2
|
-
alibabacloud_rds20140815/client.py,sha256=Qiubs0YgRefinQVFQsPwW52QojSjmycAMFM2c0SljWQ,2671479
|
|
3
|
-
alibabacloud_rds20140815/models.py,sha256=4lM-UY2CEJInLpuBJCz9tBinrfjR1239cZP5HrYMxGg,3839588
|
|
4
|
-
alibabacloud_rds20140815-13.0.0.dist-info/LICENSE,sha256=0CFItL6bHvxqS44T6vlLoW2R4Zaic304OO3WxN0oXF0,600
|
|
5
|
-
alibabacloud_rds20140815-13.0.0.dist-info/METADATA,sha256=hQwK9zBTV_01ueqPZRQ5ZWaNiPrYeGstsyGWe03aba0,2313
|
|
6
|
-
alibabacloud_rds20140815-13.0.0.dist-info/WHEEL,sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo,92
|
|
7
|
-
alibabacloud_rds20140815-13.0.0.dist-info/top_level.txt,sha256=JrnffxBPffQ-kwp8_cVNsbxBsxm7QysAdoFB1xAdY70,25
|
|
8
|
-
alibabacloud_rds20140815-13.0.0.dist-info/RECORD,,
|
{alibabacloud_rds20140815-13.0.0.dist-info → alibabacloud_rds20140815-13.0.1.dist-info}/LICENSE
RENAMED
|
File without changes
|
{alibabacloud_rds20140815-13.0.0.dist-info → alibabacloud_rds20140815-13.0.1.dist-info}/WHEEL
RENAMED
|
File without changes
|
|
File without changes
|