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. |
Category
Required
Category interface{}
- Type: interface{}
InstanceId
Required
InstanceId interface{}
- Type: interface{}
InstanceName
Required
InstanceName interface{}
- Type: interface{}
RegionId
Required
RegionId interface{}
- Type: interface{}