RosInstanceProps
Properties for defining a RosInstance
.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-ots-instance
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkots"
&alicloudroscdkots.RosInstanceProps {
InstanceName: interface{},
ClusterType: interface{},
Description: interface{},
Network: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkots.RosInstance.TagsProperty,
}
Properties
Name | Type | Description |
---|---|---|
InstanceName |
interface{} |
No description. |
ClusterType |
interface{} |
No description. |
Description |
interface{} |
No description. |
Network |
interface{} |
No description. |
Tags |
*[]TagsProperty |
No description. |
InstanceName
Required
InstanceName interface{}
- Type: interface{}
ClusterType
Optional
ClusterType interface{}
- Type: interface{}
Description
Optional
Description interface{}
- Type: interface{}
Network
Optional
Network interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]TagsProperty