InstancesProperty
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkcms"
&alicloudroscdkcms.InstancesProperty {
Category: interface{},
InstanceId: interface{},
InstanceName: interface{},
RegionId: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
Category |
interface{} |
No description. |
InstanceId |
interface{} |
No description. |
InstanceName |
interface{} |
No description. |
RegionId |
interface{} |
No description. |
CategoryRequired
Category interface{}
- Type: interface{}
InstanceIdRequired
InstanceId interface{}
- Type: interface{}
InstanceNameRequired
InstanceName interface{}
- Type: interface{}
RegionIdRequired
RegionId interface{}
- Type: interface{}