wb-hx510875 před 7 roky
rodič
revize
83be2456fc

+ 1 - 1
ecs/include/alibabacloud/ecs/model/DescribeAccessPointsRequest.h

@@ -32,7 +32,7 @@ namespace AlibabaCloud
 			{
 				struct Filter
 				{
-					Value value;
+					std::vector<std::string> value;
 					std::string key;
 				};
 

+ 1 - 1
ecs/include/alibabacloud/ecs/model/DescribeHaVipsRequest.h

@@ -32,7 +32,7 @@ namespace AlibabaCloud
 			{
 				struct Filter
 				{
-					Value value;
+					std::vector<std::string> value;
 					std::string key;
 				};
 

+ 1 - 1
ecs/include/alibabacloud/ecs/model/DescribePhysicalConnectionsRequest.h

@@ -32,7 +32,7 @@ namespace AlibabaCloud
 			{
 				struct Filter
 				{
-					Value value;
+					std::vector<std::string> value;
 					std::string key;
 				};
 

+ 1 - 1
ecs/include/alibabacloud/ecs/model/DescribeRouterInterfacesRequest.h

@@ -32,7 +32,7 @@ namespace AlibabaCloud
 			{
 				struct Filter
 				{
-					Value value;
+					std::vector<std::string> value;
 					std::string key;
 				};
 

+ 1 - 1
ecs/include/alibabacloud/ecs/model/DescribeVirtualBorderRoutersForPhysicalConnectionRequest.h

@@ -32,7 +32,7 @@ namespace AlibabaCloud
 			{
 				struct Filter
 				{
-					Value value;
+					std::vector<std::string> value;
 					std::string key;
 				};
 

+ 1 - 1
ecs/include/alibabacloud/ecs/model/DescribeVirtualBorderRoutersRequest.h

@@ -32,7 +32,7 @@ namespace AlibabaCloud
 			{
 				struct Filter
 				{
-					Value value;
+					std::vector<std::string> value;
 					std::string key;
 				};
 

+ 1 - 1
vpc/include/alibabacloud/vpc/model/DescribeAccessPointsRequest.h

@@ -32,7 +32,7 @@ namespace AlibabaCloud
 			{
 				struct Filter
 				{
-					Value value;
+					std::vector<std::string> value;
 					std::string key;
 				};
 

+ 1 - 1
vpc/include/alibabacloud/vpc/model/DescribeExpressCloudConnectionsRequest.h

@@ -32,7 +32,7 @@ namespace AlibabaCloud
 			{
 				struct Filter
 				{
-					Value value;
+					std::vector<std::string> value;
 					std::string key;
 				};
 

+ 1 - 1
vpc/include/alibabacloud/vpc/model/DescribeHaVipsRequest.h

@@ -32,7 +32,7 @@ namespace AlibabaCloud
 			{
 				struct Filter
 				{
-					Value value;
+					std::vector<std::string> value;
 					std::string key;
 				};
 

+ 1 - 1
vpc/include/alibabacloud/vpc/model/DescribePhysicalConnectionsRequest.h

@@ -32,7 +32,7 @@ namespace AlibabaCloud
 			{
 				struct Filter
 				{
-					Value value;
+					std::vector<std::string> value;
 					std::string key;
 				};
 

+ 1 - 1
vpc/include/alibabacloud/vpc/model/DescribeRouterInterfacesRequest.h

@@ -32,7 +32,7 @@ namespace AlibabaCloud
 			{
 				struct Filter
 				{
-					Value value;
+					std::vector<std::string> value;
 					std::string key;
 				};
 

+ 1 - 1
vpc/include/alibabacloud/vpc/model/DescribeVirtualBorderRoutersForPhysicalConnectionRequest.h

@@ -32,7 +32,7 @@ namespace AlibabaCloud
 			{
 				struct Filter
 				{
-					Value value;
+					std::vector<std::string> value;
 					std::string key;
 				};
 

+ 1 - 1
vpc/include/alibabacloud/vpc/model/DescribeVirtualBorderRoutersRequest.h

@@ -32,7 +32,7 @@ namespace AlibabaCloud
 			{
 				struct Filter
 				{
-					Value value;
+					std::vector<std::string> value;
 					std::string key;
 				};