You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vpc-20160428/alibabacloud_vpc20160428/models.py
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2718,8 +2718,6 @@ def __init__(
2718
2718
# This parameter is required.
2719
2719
self.ipv_6address_id = ipv_6address_id
2720
2720
# The ID of the IPv6 gateway.
2721
-
#
2722
-
# This parameter is required.
2723
2721
self.ipv_6gateway_id = ipv_6gateway_id
2724
2722
self.owner_account = owner_account
2725
2723
self.owner_id = owner_id
@@ -25584,7 +25582,7 @@ def __init__(
25584
25582
self.force = force
25585
25583
self.owner_account = owner_account
25586
25584
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.
0 commit comments