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. |
InstanceName
Required
InstanceName interface{}
- Type: interface{}
DeletionForce
Optional
DeletionForce interface{}
- Type: interface{}
Remark
Optional
Remark interface{}
- Type: interface{}
Tags
Optional
Tags *[]TagsProperty
- Type: *[]TagsProperty