RosGroupsProps
Properties for defining a RosGroups.
See https://www.alibabacloud.com/help/ros/developer-reference/datasource-rocketmq-groups
Initializer
import "github.com/alibabacloud-go/ros-cdk/alicloudroscdkrocketmq/datasource"
&datasource.RosGroupsProps {
GroupName: interface{},
GroupType: interface{},
InstanceId: interface{},
RefreshOptions: interface{},
}
Properties
| Name | Type | Description |
|---|---|---|
GroupName | interface{} | No description. |
GroupType | interface{} | No description. |
InstanceId | interface{} | No description. |
RefreshOptions | interface{} | No description. |
GroupNameOptional
GroupName interface{}
- Type: interface{}
GroupTypeOptional
GroupType interface{}
- Type: interface{}
InstanceIdOptional
InstanceId interface{}
- Type: interface{}
RefreshOptionsOptional
RefreshOptions interface{}
- Type: interface{}