Skip to content

Commit 5a7337b

Browse files
committed
Generated python 2016-04-28 for Vpc.
1 parent 9554aa2 commit 5a7337b

File tree

4 files changed

+6
-5
lines changed

4 files changed

+6
-5
lines changed

vpc-20160428/ChangeLog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2025-12-11 Version: 6.13.1
2+
- Generated python 2016-04-28 for Vpc.
3+
14
2025-11-03 Version: 6.13.0
25
- Support API DeleteExpressConnect.
36
- Support API DescribeGrantRulesToEcr.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '6.13.0'
1+
__version__ = '6.13.1'

vpc-20160428/alibabacloud_vpc20160428/models.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2718,8 +2718,6 @@ def __init__(
27182718
# This parameter is required.
27192719
self.ipv_6address_id = ipv_6address_id
27202720
# The ID of the IPv6 gateway.
2721-
#
2722-
# This parameter is required.
27232721
self.ipv_6gateway_id = ipv_6gateway_id
27242722
self.owner_account = owner_account
27252723
self.owner_id = owner_id
@@ -25584,7 +25582,7 @@ def __init__(
2558425582
self.force = force
2558525583
self.owner_account = owner_account
2558625584
self.owner_id = owner_id
25587-
# The ID of the region where the Express Connect instance is deployed. Call the [DescribeRegions](36063) operation to query the region list.
25585+
# The ID of the region where the Express Connect instance is deployed. Call the [DescribeRegion](https://www.alibabacloud.com/help/vpc/developer-reference/api-vpc-2016-04-28-describeregions?spm=a2c63.p38356.0.i2) operation to query the region list.
2558825586
#
2558925587
# This parameter is required.
2559025588
self.region_id = region_id

vpc-20160428/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"""
2525
setup module for alibabacloud_vpc20160428.
2626
27-
Created on 03/11/2025
27+
Created on 11/12/2025
2828
2929
@author: Alibaba Cloud SDK
3030
"""

0 commit comments

Comments
 (0)