|
@@ -15,8 +15,8 @@ package alikafka
|
|
|
// Code generated by Alibaba Cloud SDK Code Generator.
|
|
// Code generated by Alibaba Cloud SDK Code Generator.
|
|
|
// Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
// Changes may cause incorrect behavior and will be lost if the code is regenerated.
|
|
|
|
|
|
|
|
-// InstanceListItem is a nested struct in alikafka response
|
|
|
|
|
-type InstanceListItem struct {
|
|
|
|
|
|
|
+// InstanceVO is a nested struct in alikafka response
|
|
|
|
|
+type InstanceVO struct {
|
|
|
InstanceId string `json:"InstanceId" xml:"InstanceId"`
|
|
InstanceId string `json:"InstanceId" xml:"InstanceId"`
|
|
|
RegionId string `json:"RegionId" xml:"RegionId"`
|
|
RegionId string `json:"RegionId" xml:"RegionId"`
|
|
|
ServiceStatus int `json:"ServiceStatus" xml:"ServiceStatus"`
|
|
ServiceStatus int `json:"ServiceStatus" xml:"ServiceStatus"`
|