RosInstanceProps
Properties for defining a RosInstance.
See https://www.alibabacloud.com/help/ros/developer-reference/aliyun-rocketmq-instance
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkrocketmq"
&alicloudroscdkrocketmq.RosInstanceProps {
InstanceName: interface{},
DeletionForce: interface{},
Remark: interface{},
Tags: *[]github.com/alibabacloud-go/ros-cdk/alicloudroscdkrocketmq.RosInstance.TagsProperty,
}
Properties
| Name | Type | Description |
|---|---|---|
InstanceName |
interface{} |
No description. |
DeletionForce |
interface{} |
No description. |
Remark |
interface{} |
No description. |
Tags |
*[]TagsProperty |
No description. |
InstanceNameRequired
InstanceName interface{}
- Type: interface{}
DeletionForceOptional
DeletionForce interface{}
- Type: interface{}
RemarkOptional
Remark interface{}
- Type: interface{}
TagsOptional
Tags *[]TagsProperty
- Type: *[]TagsProperty