@huaweicloud/huaweicloud-sdk-vpc 3.0.55-rc → 3.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/v2/VpcRegion.d.ts +2 -0
- package/v2/VpcRegion.js +4 -0
- package/v3/VpcRegion.d.ts +2 -0
- package/v3/VpcRegion.js +4 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@huaweicloud/huaweicloud-sdk-vpc",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.1.1",
|
|
4
4
|
"description": "Huaweicloud SDK for vpc",
|
|
5
5
|
"main": "huaweicloud-sdk-vpc.js",
|
|
6
6
|
"typings": "huaweicloud-sdk-vpc.d.ts",
|
|
@@ -14,6 +14,6 @@
|
|
|
14
14
|
"author": "HuaweiCloud_SDK",
|
|
15
15
|
"license": "Apache-2.0",
|
|
16
16
|
"dependencies": {
|
|
17
|
-
"@huaweicloud/huaweicloud-sdk-core": "^3.
|
|
17
|
+
"@huaweicloud/huaweicloud-sdk-core": "^3.1.1"
|
|
18
18
|
}
|
|
19
19
|
}
|
package/v2/VpcRegion.d.ts
CHANGED
|
@@ -14,6 +14,8 @@ export declare class VpcRegion {
|
|
|
14
14
|
static LA_NORTH_2: any;
|
|
15
15
|
static CN_SOUTH_2: any;
|
|
16
16
|
static CN_NORTH_2: any;
|
|
17
|
+
static LA_SOUTH_2: any;
|
|
18
|
+
static NA_MEXICO_1: any;
|
|
17
19
|
private static STATIC_FIELDS;
|
|
18
20
|
private static createStaticFields;
|
|
19
21
|
static valueOf(regionId: String): any;
|
package/v2/VpcRegion.js
CHANGED
|
@@ -22,6 +22,8 @@ var VpcRegion = /** @class */ (function () {
|
|
|
22
22
|
map.set("la-north-2", VpcRegion.LA_NORTH_2);
|
|
23
23
|
map.set("cn-south-2", VpcRegion.CN_SOUTH_2);
|
|
24
24
|
map.set("cn-north-2", VpcRegion.CN_NORTH_2);
|
|
25
|
+
map.set("la-south-2", VpcRegion.LA_SOUTH_2);
|
|
26
|
+
map.set("na-mexico-1", VpcRegion.NA_MEXICO_1);
|
|
25
27
|
return map;
|
|
26
28
|
};
|
|
27
29
|
VpcRegion.valueOf = function (regionId) {
|
|
@@ -49,6 +51,8 @@ var VpcRegion = /** @class */ (function () {
|
|
|
49
51
|
VpcRegion.LA_NORTH_2 = new region_1.Region("la-north-2", "https://vpc.la-north-2.myhuaweicloud.com");
|
|
50
52
|
VpcRegion.CN_SOUTH_2 = new region_1.Region("cn-south-2", "https://vpc.cn-south-2.myhuaweicloud.com");
|
|
51
53
|
VpcRegion.CN_NORTH_2 = new region_1.Region("cn-north-2", "https://vpc.cn-north-2.myhuaweicloud.com");
|
|
54
|
+
VpcRegion.LA_SOUTH_2 = new region_1.Region("la-south-2", "https://vpc.la-south-2.myhuaweicloud.com");
|
|
55
|
+
VpcRegion.NA_MEXICO_1 = new region_1.Region("na-mexico-1", "https://vpc.na-mexico-1.myhuaweicloud.com");
|
|
52
56
|
VpcRegion.STATIC_FIELDS = VpcRegion.createStaticFields();
|
|
53
57
|
return VpcRegion;
|
|
54
58
|
}());
|
package/v3/VpcRegion.d.ts
CHANGED
|
@@ -14,6 +14,8 @@ export declare class VpcRegion {
|
|
|
14
14
|
static LA_NORTH_2: any;
|
|
15
15
|
static CN_SOUTH_2: any;
|
|
16
16
|
static CN_NORTH_2: any;
|
|
17
|
+
static LA_SOUTH_2: any;
|
|
18
|
+
static NA_MEXICO_1: any;
|
|
17
19
|
private static STATIC_FIELDS;
|
|
18
20
|
private static createStaticFields;
|
|
19
21
|
static valueOf(regionId: String): any;
|
package/v3/VpcRegion.js
CHANGED
|
@@ -22,6 +22,8 @@ var VpcRegion = /** @class */ (function () {
|
|
|
22
22
|
map.set("la-north-2", VpcRegion.LA_NORTH_2);
|
|
23
23
|
map.set("cn-south-2", VpcRegion.CN_SOUTH_2);
|
|
24
24
|
map.set("cn-north-2", VpcRegion.CN_NORTH_2);
|
|
25
|
+
map.set("la-south-2", VpcRegion.LA_SOUTH_2);
|
|
26
|
+
map.set("na-mexico-1", VpcRegion.NA_MEXICO_1);
|
|
25
27
|
return map;
|
|
26
28
|
};
|
|
27
29
|
VpcRegion.valueOf = function (regionId) {
|
|
@@ -49,6 +51,8 @@ var VpcRegion = /** @class */ (function () {
|
|
|
49
51
|
VpcRegion.LA_NORTH_2 = new region_1.Region("la-north-2", "https://vpc.la-north-2.myhuaweicloud.com");
|
|
50
52
|
VpcRegion.CN_SOUTH_2 = new region_1.Region("cn-south-2", "https://vpc.cn-south-2.myhuaweicloud.com");
|
|
51
53
|
VpcRegion.CN_NORTH_2 = new region_1.Region("cn-north-2", "https://vpc.cn-north-2.myhuaweicloud.com");
|
|
54
|
+
VpcRegion.LA_SOUTH_2 = new region_1.Region("la-south-2", "https://vpc.la-south-2.myhuaweicloud.com");
|
|
55
|
+
VpcRegion.NA_MEXICO_1 = new region_1.Region("na-mexico-1", "https://vpc.na-mexico-1.myhuaweicloud.com");
|
|
52
56
|
VpcRegion.STATIC_FIELDS = VpcRegion.createStaticFields();
|
|
53
57
|
return VpcRegion;
|
|
54
58
|
}());
|