Support TargetImageId in ApplyNodes Interface.
This commit is contained in:
@@ -39,6 +39,7 @@ namespace AlibabaCloud
|
||||
struct InstanceTypeModel
|
||||
{
|
||||
float maxPrice;
|
||||
std::string targetImageId;
|
||||
std::string instanceType;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user